World crashes
Galaxy2K99 opened this issue ยท 1 comments
Minecraft Version
Minecraft 1.19.2
Oculus Version
Oculus mc1.19.2-1.6.9
Sodium Version
Rubidium mc1.19.2-0.6.2c
Operating System
Windows 11
What is your GPU?
Nividia GeForce GTX 1660 Ti
Java Version
Java 17
Reproduction Steps
- I load up the game and click single player
- I join the world (no corruption warning, loads fine)
- The world loads after 1 tick of the world it crashes
Crash Report file and latest.log
---- Minecraft Crash Report ----
// There are four lights!
Time: 2023-10-04 18:17:59
Description: Unexpected error
java.lang.IllegalStateException: Already in a group
at net.coderbot.batchedentityrendering.impl.ordering.GraphTranslucencyRenderOrderManager.startGroup(GraphTranslucencyRenderOrderManager.java:69) ~[oculus-mc1.19.2-1.6.9.jar%23285!/:?] {re:classloading}
at net.coderbot.batchedentityrendering.impl.FullyBufferedMultiBufferSource.startGroup(FullyBufferedMultiBufferSource.java:245) ~[oculus-mc1.19.2-1.6.9.jar%23285!/:?] {re:mixin,re:classloading}
at net.minecraft.client.renderer.LevelRenderer.handler$boe000$batchedentityrendering$preRenderEntity(LevelRenderer.java:4135) ~[client-1.19.2-20220805.130853-srg.jar%23309!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1223) ~[client-1.19.2-20220805.130853-srg.jar%23309!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1068) ~[client-1.19.2-20220805.130853-srg.jar%23309!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:840) ~[client-1.19.2-20220805.130853-srg.jar%23309!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1115) ~[client-1.19.2-20220805.130853-srg.jar%23309!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:700) ~[client-1.19.2-20220805.130853-srg.jar%23309!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.m_239872_(Main.java:212) ~[client-1.19.2-20220805.130853-srg.jar%23309!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23309!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.2.23.jar%23101!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:
at net.coderbot.batchedentityrendering.impl.ordering.GraphTranslucencyRenderOrderManager.startGroup(GraphTranslucencyRenderOrderManager.java:69) ~[oculus-mc1.19.2-1.6.9.jar%23285!/:?] {re:classloading}
at net.coderbot.batchedentityrendering.impl.FullyBufferedMultiBufferSource.startGroup(FullyBufferedMultiBufferSource.java:245) ~[oculus-mc1.19.2-1.6.9.jar%23285!/:?] {re:mixin,re:classloading}
at net.minecraft.client.renderer.LevelRenderer.handler$boe000$batchedentityrendering$preRenderEntity(LevelRenderer.java:4135) ~[client-1.19.2-20220805.130853-srg.jar%23309!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1223) ~[client-1.19.2-20220805.130853-srg.jar%23309!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1068) ~[client-1.19.2-20220805.130853-srg.jar%23309!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
-- Affected level --
Details:
All players: 1 total; [LocalPlayer['AstruneAtlas618'/463, l='ClientLevel', x=-5.19, y=74.00, z=-5.08]]
Chunk stats: 4096, 757
Level dimension: minecraft:overworld
Level spawn location: World: (16,110,16), Section: (at 0,14,0 in 1,6,1; chunk contains blocks 16,-64,16 to 31,319,31), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
Level time: 16081348 game time, 19449278 day time
Server brand: forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:450) ~[client-1.19.2-20220805.130853-srg.jar%23309!/:?] {re:mixin,xf:fml:xaeroworldmap:xaero_wm_clientworldclass,xf:fml:xaerominimap:xaero_clientworldclass,pl:runtimedistcleaner:A,re:classloading,xf:fml:xaeroworldmap:xaero_wm_clientworldclass,xf:fml:xaerominimap:xaero_clientworldclass,pl:mixin:APP:rubidium.mixins.json:features.chunk_rendering.MixinClientWorld,pl:mixin:APP:rubidium.mixins.json:features.fast_biome_colors.MixinClientWorld,pl:mixin:APP:citadel.mixins.json:client.ClientLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ClientLevelMixin,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:entityculling.mixins.json:ClientWorldMixin,pl:mixin:APP:canary.mixins.json:chunk.entity_class_groups.ClientLevelMixin,pl:mixin:APP:pluto.mixins.json:fast_entity_access.ClientLevelMixin,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:enhancedcelestials.mixins.json:client.MixinClientWorld,pl:mixin:APP:byg.mixins.json:access.client.ClientLevelAccess,pl:mixin:APP:mixins.essential.json:feature.particles.Mixin_AddParticleSystemToClientWorld,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2280) ~[client-1.19.2-20220805.130853-srg.jar%23309!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:722) ~[client-1.19.2-20220805.130853-srg.jar%23309!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.m_239872_(Main.java:212) ~[client-1.19.2-20220805.130853-srg.jar%23309!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23309!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.2.23.jar%23101!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}
-- Last reload --
Details:
Reload number: 1
Reload reason: initial
Finished: Yes
Packs: Default, Mod Resources, Supplementaries Generated Pack, Essential (forge_1.19.2).jar
-- System Details --
Details:
Minecraft Version: 1.19.2
Minecraft Version ID: 1.19.2
Operating System: Windows 11 (amd64) version 10.0
Java Version: 17.0.7, Eclipse Adoptium
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
Memory: 6480464496 bytes (6180 MiB) / 11324620800 bytes (10800 MiB) up to 23202889728 bytes (22128 MiB)
CPUs: 6
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i5-9400F CPU @ 2.90GHz
Identifier: Intel64 Family 6 Model 158 Stepping 10
Microarchitecture: Coffee Lake
Frequency (GHz): 2.90
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 6
Graphics card #0 name: NVIDIA GeForce GTX 1660 Ti
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x2182
Graphics card #0 versionInfo: DriverVersion=31.0.15.3623
Memory slot #0 capacity (MB): 16384.00
Memory slot #0 clockSpeed (GHz): 2.67
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 16384.00
Memory slot #1 clockSpeed (GHz): 2.67
Memory slot #1 type: DDR4
Virtual memory max (MB): 87981.03
Virtual memory used (MB): 26844.98
Swap memory total (MB): 55296.00
Swap memory used (MB): 376.97
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx22117M
Loaded Shaderpack: ComplementaryReimagined_r5.0.1.zip
Profile: HIGH (+0 options changed by user)
Launched Version: 1.19.2
Backend library: LWJGL version 3.3.1 build 7
Backend API: NVIDIA GeForce GTX 1660 Ti/PCIe/SSE2 GL version 3.2.0 NVIDIA 536.23, NVIDIA Corporation
Window size: 1920x1009
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
Type: Integrated Server (map_client.txt)
Graphics mode: fancy
Resource Packs: vanilla, mod_resources, Supplementaries Generated Pack
Current Language: English (US)
CPU: 6x Intel(R) Core(TM) i5-9400F CPU @ 2.90GHz
Server Running: true
Player Count: 1 / 8; [ServerPlayer['AstruneAtlas618'/463, l='ServerLevel[AiveaV2]', x=-5.19, y=74.00, z=-5.08]]
Data Packs: vanilla, Supplementaries Generated Pack, mod:saturn, mod:entityculling, mod:canary, mod:moonlight (incompatible), mod:pluto, mod:additionaladditions (incompatible), mod:memoryleakfix (incompatible), mod:reeses_sodium_options (incompatible), mod:forge, mod:vanillatweaks (incompatible), mod:rubidium (incompatible), mod:supplementaries (incompatible), mod:gamemenumodoption, mod:xaerominimap, mod:xaeroworldmap, mod:essential (incompatible), mod:terrablender, mod:regions_unexplored, mod:travelersbackpack, mod:byg, mod:corgilib (incompatible), mod:fallingtree, mod:geckolib3 (incompatible), mod:cpm (incompatible), mod:architectury (incompatible), mod:cloth_config (incompatible), mod:cucumber (incompatible), mod:puzzleslib (incompatible), mod:epic_aquatics, mod:enchantinginfuser (incompatible), mod:mysticalagriculture (incompatible), mod:morestairs, mod:moredoors (incompatible), mod:aether (incompatible), mod:paragon, mod:mixinextras (incompatible), mod:morefences (incompatible), mod:morewalls (incompatible), mod:curios, mod:moretrapdoor, mod:cumulus_menus, mod:deeperdarker, mod:nitrogen_internals, mod:moreslabs (incompatible), mod:flywheel (incompatible), mod:create, mod:oreexcavation (incompatible), mod:jade (incompatible), mod:alloyed (incompatible), mod:alloyedguns, mod:cgm (incompatible), mod:framework (incompatible), mod:jei (incompatible), mod:fastload (incompatible), mod:smoothboot, mod:botarium, mod:incendium, mod:railways (incompatible), mod:advancementplaques (incompatible), mod:farmersdelight, mod:ends_delight, mod:ae2 (incompatible), mod:resourcefulconfig, mod:iceberg (incompatible), mod:endlessbiomes, mod:resourcefullib (incompatible), mod:ad_astra (incompatible), file/anti enderman grief v1.1.3 (MC 1.19.x) (incompatible), mod:expandedstorage (incompatible), mod:zerocore, mod:mafglib (incompatible), mod:bigreactors, mod:rubidium_extra (incompatible), mod:createaddition (incompatible), mod:citadel, mod:display_case (incompatible), mod:enhancedcelestials (incompatible), mod:domesticationinnovation, mod:justmobheads, mod:justplayerheads, mod:patchouli (incompatible), mod:ars_nouveau, mod:collective, mod:voicechat (incompatible), mod:spellbound_weapons_mr, mod:oculus
World Generation: Stable
ModLauncher: 10.0.8+10.0.8+main.0ef7e830
ModLauncher launch target: forgeclient
ModLauncher naming: srg
ModLauncher services:
mixin-0.8.5.jar mixin PLUGINSERVICE
eventbus-6.0.3.jar eventbus PLUGINSERVICE
fmlloader-1.19.2-43.2.23.jar slf4jfixer PLUGINSERVICE
fmlloader-1.19.2-43.2.23.jar object_holder_definalize PLUGINSERVICE
fmlloader-1.19.2-43.2.23.jar runtime_enum_extender PLUGINSERVICE
fmlloader-1.19.2-43.2.23.jar capability_token_subclass PLUGINSERVICE
accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
fmlloader-1.19.2-43.2.23.jar runtimedistcleaner PLUGINSERVICE
modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE
modlauncher-10.0.8.jar essential-loader TRANSFORMATIONSERVICE
modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE
FML Language Providers:
[email protected]
lowcodefml@null
[email protected]
javafml@null
Mod List:
saturn-mc1.19.2-0.0.4.jar |Saturn |saturn |0.0.4 |DONE |Manifest: NOSIGNATURE
MoreStairs-1.19.2-2.7.8-FORGE.jar |More Stairs |morestairs |2.7.8-[FORGE] |DONE |Manifest: NOSIGNATURE
Fastload-Reforged-mc1.19.2-3.4.0.jar |Fastload-Reforged |fastload |3.4.0 |DONE |Manifest: NOSIGNATURE
Cucumber-1.19.2-6.0.9.jar |Cucumber Library |cucumber |6.0.9 |DONE |Manifest: NOSIGNATURE
MoreDoors-1.19.2-1.1.7-FORGE.jar |More Doors |moredoors |1.1.7-[FORGE] |DONE |Manifest: NOSIGNATURE
botarium-forge-1.19.2-1.8.2.jar |Botarium |botarium |1.8.2 |DONE |Manifest: NOSIGNATURE
aether-1.19.2-1.0.0-beta.1.2-forge.jar |The Aether |aether |1.19.2-1.0.0-beta.1.|DONE |Manifest: NOSIGNATURE
jei-1.19.2-forge-11.6.0.1018.jar |Just Enough Items |jei |11.6.0.1018 |DONE |Manifest: NOSIGNATURE
paragon-forge-3.0.2-1.19x.jar |Paragon |paragon |3.0.2 |DONE |Manifest: NOSIGNATURE
justmobheads-1.19.2-7.3.jar |Just Mob Heads |justmobheads |7.3 |DONE |Manifest: NOSIGNATURE
Incendium_1.19.3_v5.1.6.jar |Incendium |incendium |5.1.6 |DONE |Manifest: NOSIGNATURE
rubidium-mc1.19.2-0.6.2c.jar |Rubidium |rubidium |0.6.2c |DONE |Manifest: NOSIGNATURE
XaerosWorldMap_1.34.1_Forge_1.19.1.jar |Xaero's World Map |xaeroworldmap |1.34.1 |DONE |Manifest: NOSIGNATURE
citadel-2.1.3-1.19.jar |Citadel |citadel |2.1.3 |DONE |Manifest: NOSIGNATURE
TravelersBackpack-1.19.2-8.2.33.jar |Traveler's Backpack |travelersbackpack |8.2.33 |DONE |Manifest: NOSIGNATURE
CustomPlayerModels-1.19-0.6.12a.jar |Customizable Player Models |cpm |0.6.12a |DONE |Manifest: NOSIGNATURE
mixinextras-forge-0.2.0-beta.9.jar |MixinExtras |mixinextras |0.2.0-beta.9 |DONE |Manifest: NOSIGNATURE
spellbound-weapons-v4.0.1f.jar |Spellbound Weapons |spellbound_weapons_mr |4.0.1d |DONE |Manifest: NOSIGNATURE
MoreFences-1.19.2-1.1.6-FORGE.jar |More Fences |morefences |1.1.6-[FORGE] |DONE |Manifest: NOSIGNATURE
memoryleakfix-forge-1.17+-1.1.2.jar |Memory Leak Fix |memoryleakfix |1.1.2 |DONE |Manifest: NOSIGNATURE
Display_Case-forge-1.19-1.0.7.jar |Display Case Mod |display_case |1.0.7 |DONE |Manifest: NOSIGNATURE
cloth-config-8.3.103-forge.jar |Cloth Config v8 API |cloth_config |8.3.103 |DONE |Manifest: NOSIGNATURE
forge-1.19.2-43.2.23-universal.jar |Forge |forge |43.2.23 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
VanillaTweaks-forge-1.19.2-1.5.66.jar |VanillaTweaks |vanillatweaks |1.5.66 |DONE |Manifest: NOSIGNATURE
supplementaries-1.19.2-2.3.24.jar |Supplementaries |supplementaries |1.19.2-2.3.24 |DONE |Manifest: NOSIGNATURE
MysticalAgriculture-1.19.2-6.0.12.jar |Mystical Agriculture |mysticalagriculture |6.0.12 |DONE |Manifest: NOSIGNATURE
AdvancementPlaques-1.19.2-1.4.7.jar |Advancement Plaques |advancementplaques |1.4.7 |DONE |Manifest: NOSIGNATURE
ZeroCore2-1.19.2-2.1.39.jar |Zero CORE 2 |zerocore |1.19.2-2.1.39 |DONE |Manifest: NOSIGNATURE
client-1.19.2-20220805.130853-srg.jar |Minecraft |minecraft |1.19.2 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
FarmersDelight-1.19.2-1.2.3.jar |Farmer's Delight |farmersdelight |1.19.2-1.2.3 |DONE |Manifest: NOSIGNATURE
endsdelight-1.19.2-1.2.1.jar |End's Delight |ends_delight |1.19.2-1.2.1 |DONE |Manifest: NOSIGNATURE
voicechat-forge-1.19.2-2.4.25.jar |Simple Voice Chat |voicechat |1.19.2-2.4.25 |DONE |Manifest: NOSIGNATURE
Steam_Rails-1.5.1+forge-mc1.19.2.jar |Create: Steam 'n' Rails |railways |1.5.1+forge-mc1.19.2|DONE |Manifest: NOSIGNATURE
TerraBlender-forge-1.19.2-2.0.1.166.jar |TerraBlender |terrablender |2.0.1.166 |DONE |Manifest: NOSIGNATURE
moonlight-1.19.2-2.2.46-forge.jar |Moonlight Library |moonlight |1.19.2-2.2.46 |DONE |Manifest: NOSIGNATURE
RegionsUnexploredForge-0.4.1_1+1.19.2.jar |Regions Unexplored |regions_unexplored |0.4.1_1 |DONE |Manifest: NOSIGNATURE
Jade-1.19.1-forge-8.9.0.jar |Jade |jade |8.9.0 |DONE |Manifest: NOSIGNATURE
appliedenergistics2-forge-12.9.8.jar |Applied Energistics 2 |ae2 |12.9.8 |DONE |Manifest: NOSIGNATURE
additionaladditions-5.1.0.jar |Additional Additions |additionaladditions |5.1.0 |DONE |Manifest: NOSIGNATURE
MaFgLib-0.1.7-mc1.19.2.jar |MaFgLib |mafglib |0.1.7-mc1.19.2 |DONE |Manifest: NOSIGNATURE
smoothboot(reloaded)-mc1.19.2-0.0.2.jar |Smooth Boot (Reloaded) |smoothboot |0.0.2 |DONE |Manifest: NOSIGNATURE
resourcefulconfig-forge-1.19.2-1.0.20.jar |Resourcefulconfig |resourcefulconfig |1.0.20 |DONE |Manifest: NOSIGNATURE
MoreWalls-1.19.2-1.1.4-FORGE.jar |More Walls |morewalls |1.1.4-[FORGE] |DONE |Manifest: NOSIGNATURE
TextruesRubidiumOptions-1.0.7-mc1.19.2.jar |TexTrue's Rubidium Options |reeses_sodium_options |1.0.7-mc1.19.2 |DONE |Manifest: NOSIGNATURE
justplayerheads-1.19.2-3.1.jar |Just Player Heads |justplayerheads |3.1 |DONE |Manifest: NOSIGNATURE
Iceberg-1.19.2-forge-1.1.4.jar |Iceberg |iceberg |1.1.4 |DONE |Manifest: NOSIGNATURE
flywheel-forge-1.19.2-0.6.10-20.jar |Flywheel |flywheel |0.6.10-20 |DONE |Manifest: NOSIGNATURE
alloyed-1.19.2-v1.5a.jar |Create: Alloyed |alloyed |1.19.2 |DONE |Manifest: NOSIGNATURE
create-1.19.2-0.5.1.e.jar |Create |create |0.5.1.e |DONE |Manifest: NOSIGNATURE
curios-forge-1.19.2-5.1.4.1.jar |Curios API |curios |1.19.2-5.1.4.1 |DONE |Manifest: NOSIGNATURE
Patchouli-1.19.2-77.jar |Patchouli |patchouli |1.19.2-77 |DONE |Manifest: NOSIGNATURE
ars_nouveau-1.19.2-3.18.0.jar |Ars Nouveau |ars_nouveau |3.18.0 |DONE |Manifest: NOSIGNATURE
Xaeros_Minimap_23.8.2_Forge_1.19.1.jar |Xaero's Minimap |xaerominimap |23.8.2 |DONE |Manifest: NOSIGNATURE
oculus-mc1.19.2-1.6.9.jar |Oculus |oculus |1.6.9 |DONE |Manifest: NOSIGNATURE
collective-1.19.2-6.66.jar |Collective |collective |6.66 |DONE |Manifest: NOSIGNATURE
alloyedguns-1.1.0-1.19.2.jar |Alloyed Guns |alloyedguns |1.1.0 |DONE |Manifest: NOSIGNATURE
cgm-forge-1.19.2-1.3.7.jar |MrCrayfish's Gun Mod |cgm |1.3.7 |DONE |Manifest: NOSIGNATURE
OreExcavation-1.11.166.jar |OreExcavation |oreexcavation |1.11.166 |DONE |Manifest: NOSIGNATURE
MoreTrapdoor-1.19.2-1.1.4-FORGE.jar |More Trapdoor |moretrapdoor |1.1.4-[FORGE] |DONE |Manifest: NOSIGNATURE
entityculling-forge-1.6.1-mc1.19.2.jar |EntityCulling |entityculling |1.6.1 |DONE |Manifest: NOSIGNATURE
canary-mc1.19.2-0.2.8.jar |Canary |canary |0.2.8 |DONE |Manifest: NOSIGNATURE
EndlessBiomes 1.4s - 1.19.2 (Server-friendly).jar |EndlessBiomes |endlessbiomes |1.0.0 |DONE |Manifest: NOSIGNATURE
expandedstorage-8.3.4+1.19.2-forge.jar |Expanded Storage |expandedstorage |8.3.4 |DONE |Manifest: NOSIGNATURE
resourcefullib-forge-1.19.2-1.1.24.jar |Resourceful Lib |resourcefullib |1.1.24 |DONE |Manifest: NOSIGNATURE
MoreSlabs-1.19.2-1.6.7-FORGE.jar |More Slabs |moreslabs |1.6.7-[FORGE] |DONE |Manifest: NOSIGNATURE
cumulus_menus-1.19.2-1.0.0-beta.1-forge.jar |Cumulus |cumulus_menus |1.19.2-1.0.0-beta.1-|DONE |Manifest: NOSIGNATURE
pluto-mc1.19.2-0.0.9.jar |Pluto |pluto |0.0.9 |DONE |Manifest: NOSIGNATURE
deeperdarker-forge-1.1.6-forge.jar |Deeper and Darker |deeperdarker |1.1.6 |DONE |Manifest: NOSIGNATURE
architectury-6.5.85-forge.jar |Architectury |architectury |6.5.85 |DONE |Manifest: NOSIGNATURE
ExtremeReactors2-1.19.2-2.0.71.jar |Extreme Reactors |bigreactors |1.19.2-2.0.71 |DONE |Manifest: NOSIGNATURE
PuzzlesLib-v4.4.3-1.19.2-Forge.jar |Puzzles Lib |puzzleslib |4.4.3 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
Enhanced_Celestials-forge-1.19.2-2.1.0.6.jar |Enhanced Celestials |enhancedcelestials |2.1.0.6 |DONE |Manifest: NOSIGNATURE
Oh_The_Biomes_You'll_Go-forge-1.19.2-2.0.1.4.jar |Oh The Biomes You'll Go |byg |2.0.1.4 |DONE |Manifest: NOSIGNATURE
CorgiLib-forge-1.19.2-1.0.0.34.jar |CorgiLib |corgilib |1.0.0.34 |DONE |Manifest: NOSIGNATURE
nitrogen_internals-1.19.2-0.1.0-forge.jar |Nitrogen |nitrogen_internals |1.19.2-0.1.0-forge |DONE |Manifest: NOSIGNATURE
rubidium-extra-0.4.19+mc1.19.2-build.105.jar |Rubidium Extra |rubidium_extra |0.4.19+mc1.19.2-buil|DONE |Manifest: NOSIGNATURE
epic_aquatics_beta.jar |Epic Aquatics |epic_aquatics |3 |DONE |Manifest: NOSIGNATURE
framework-forge-1.19.2-0.6.16.jar |Framework |framework |0.6.16 |DONE |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99
FallingTree-1.19.2-3.10.0.jar |FallingTree |fallingtree |3.10.0 |DONE |Manifest: 3c:8e:df:6c:df:a6:2a:9f:af:64:ea:04:9a:cf:65:92:3b:54:93:0e:96:50:b4:52:e1:13:42:18:2b:ae:40:29
gamemenumodoption-mc1.19.2-1.18.1.jar |Game Menu Mod Option |gamemenumodoption |1.18.1 |DONE |Manifest: NOSIGNATURE
geckolib-forge-1.19-3.1.40.jar |GeckoLib |geckolib3 |3.1.40 |DONE |Manifest: NOSIGNATURE
EnchantingInfuser-v4.2.2-1.19.2-Forge.jar |Enchanting Infuser |enchantinginfuser |4.2.2 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
domesticationinnovation-1.6.1-1.19.2.jar |Domestication Innovation |domesticationinnovation |1.6.1 |DONE |Manifest: NOSIGNATURE
createaddition-1.19.2-1.1.1.jar |Create Crafts & Additions |createaddition |1.19.2-1.1.1 |DONE |Manifest: NOSIGNATURE
Essential (forge_1.19.2).jar |Essential |essential |14099+deploy-staging|DONE |Manifest: NOSIGNATURE
ad_astra-forge-1.19.2-1.12.7.jar |Ad Astra |ad_astra |1.12.7 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: cce47f3f-9fa2-4fae-aad7-3b3baa240f19
FML: 43.2
Forge: net.minecraftforge:43.2.23
Flywheel Backend: Off
Additional context
Forge version 43.2.23