Player crashing in some places after update
fddaineze opened this issue ยท 0 comments
My modpack was updated after 4 months without updates, in some locations on the server the game crashes, when removing the iris & oculus mod, the location no longer crashes.
Here's the log:
crash-2023-11-23_22.19.34-client.txt
// Uh... Did I do that?
Time: 11/23/23, 10:19 PM
Description: Unexpected error
java.lang.IllegalStateException: Already in a group
at net.coderbot.batchedentityrendering.impl.ordering.GraphTranslucencyRenderOrderManager.startGroup(GraphTranslucencyRenderOrderManager.java:69)
~[oculus-mc1.18.2-1.6.4.jar%23162!/:?] {re:classloading}
at net.coderbot.batchedentityrendering.impl.FullyBufferedMultiBufferSource.startGroup(FullyBufferedMultiBufferSource.java:245)
~[oculus-mc1.18.2-1.6.4.jar%23162!/:?] {re:mixin,re:classloading}
at net.minecraft.client.renderer.LevelRenderer.handler$bdl000$batchedentityrendering$preRenderEntity(LevelRenderer.java:4080)
~[client-1.18.2-20220404.173914-srg.jar%23204!/:?] {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:1219)
~[client-1.18.2-20220404.173914-srg.jar%23204!/:?] {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:1061)
~[client-1.18.2-20220404.173914-srg.jar%23204!/:?]
{
re:mixin,pl:accesstransformer:B,
pl:runtimedistcleaner:A,
re:classloading,
pl:accesstransformer:B,
pl:mixin:APP:pehkui.mixins.json:client.compat115plus.compat1192minus.GameRendererMixin,
pl:mixin:APP:immersive_aircraft.mixins.json:GameRendererMixin,
pl:mixin:APP:cmdcam.mixins.json:MouseOverMixin,
pl:mixin:APP:mixins.oculus.json:GameRendererAccessor,
pl:mixin:APP:mixins.oculus.json:MixinGameRenderer,
pl:mixin:APP:mixins.oculus.json:MixinModelViewBobbing,
pl:mixin:APP:mixins.oculus.json:MixinTweakFarPlane,
pl:mixin:APP:fastload.mixins.json:client.GameRendererMixin,
pl:mixin:APP:pehkui.mixins.json:client.compat115plus.GameRendererMixin,
pl:mixin:APP:justzoom.mixin.json:MixinGameRenderer,
pl:mixin:APP:create.mixins.json:client.GameRendererMixin,
pl:mixin:APP:create.mixins.json:accessor.GameRendererAccessor,
pl:mixin:APP:mixins.oculus.json:MixinGameRenderer_NightVisionCompat,
pl:mixin:APP:securitycraft.mixins.json:camera.GameRendererMixin,
pl:mixin:A,
pl:runtimedistcleaner:A
}
at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:835)
~[client-1.18.2-20220404.173914-srg.jar%23204!/:?]
{
re:mixin,
pl:accesstransformer:B,
pl:runtimedistcleaner:A,
re:classloading,
pl:accesstransformer:B,
pl:mixin:APP:pehkui.mixins.json:client.compat115plus.compat1192minus.GameRendererMixin,
pl:mixin:APP:immersive_aircraft.mixins.json:GameRendererMixin,
pl:mixin:APP:cmdcam.mixins.json:MouseOverMixin,
pl:mixin:APP:mixins.oculus.json:GameRendererAccessor,
pl:mixin:APP:mixins.oculus.json:MixinGameRenderer,
pl:mixin:APP:mixins.oculus.json:MixinModelViewBobbing,
pl:mixin:APP:mixins.oculus.json:MixinTweakFarPlane,
pl:mixin:APP:fastload.mixins.json:client.GameRendererMixin,
pl:mixin:APP:pehkui.mixins.json:client.compat115plus.GameRendererMixin,
pl:mixin:APP:justzoom.mixin.json:MixinGameRenderer,
pl:mixin:APP:create.mixins.json:client.GameRendererMixin,
pl:mixin:APP:create.mixins.json:accessor.GameRendererAccessor,
pl:mixin:APP:mixins.oculus.json:MixinGameRenderer_NightVisionCompat,
pl:mixin:APP:securitycraft.mixins.json:camera.GameRendererMixin,
pl:mixin:A,
pl:runtimedistcleaner:A
}
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1046)
~[client-1.18.2-20220404.173914-srg.jar%23204!/:?] {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_91374_(Minecraft.java:665)
~[client-1.18.2-20220404.173914-srg.jar%23204!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:205)
~[client-1.18.2-20220404.173914-srg.jar%23204!/:?] {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:31) ~[fmlloader-1.18.2-40.2.10.jar%2318!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.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.18.2-1.6.4.jar%23162!/:?] {re:classloading}
at net.coderbot.batchedentityrendering.impl.FullyBufferedMultiBufferSource.startGroup(FullyBufferedMultiBufferSource.java:245) ~[oculus-mc1.18.2-1.6.4.jar%23162!/:?] {re:mixin,re:classloading}
at net.minecraft.client.renderer.LevelRenderer.handler$bdl000$batchedentityrendering$preRenderEntity(LevelRenderer.java:4080) ~[client-1.18.2-20220404.173914-srg.jar%23204!/:?] {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:1219) ~[client-1.18.2-20220404.173914-srg.jar%23204!/:?] {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:1061) ~[client-1.18.2-20220404.173914-srg.jar%23204!/:?]
{
re:mixin,pl:accesstransformer:B,
pl:runtimedistcleaner:A,
re:classloading,pl:accesstransformer:B,
pl:mixin:APP:pehkui.mixins.json:client.compat115plus.compat1192minus.GameRendererMixin,
pl:mixin:APP:immersive_aircraft.mixins.json:GameRendererMixin,
pl:mixin:APP:cmdcam.mixins.json:MouseOverMixin,
pl:mixin:APP:mixins.oculus.json:GameRendererAccessor,
pl:mixin:APP:mixins.oculus.json:MixinGameRenderer,
pl:mixin:APP:mixins.oculus.json:MixinModelViewBobbing,
pl:mixin:APP:mixins.oculus.json:MixinTweakFarPlane,
pl:mixin:APP:fastload.mixins.json:client.GameRendererMixin,
pl:mixin:APP:pehkui.mixins.json:client.compat115plus.GameRendererMixin,
pl:mixin:APP:justzoom.mixin.json:MixinGameRenderer,
pl:mixin:APP:create.mixins.json:client.GameRendererMixin,
pl:mixin:APP:create.mixins.json:accessor.GameRendererAccessor,
pl:mixin:APP:mixins.oculus.json:MixinGameRenderer_NightVisionCompat,
pl:mixin:APP:securitycraft.mixins.json:camera.GameRendererMixin,
pl:mixin:A,pl:runtimedistcleaner:A
}
-- Affected level --
Details:
All players: 1 total; [LocalPlayer['daineze'/294, l='ClientLevel', x=-5218.70, y=61.23, z=-16139.30]]
Chunk stats: 1024, 526
Level dimension: minecraft:overworld
Level spawn location: World: (-1953,121,528), Section: (at 15,9,0 in -123,7,33; chunk contains blocks -1968,-64,528 to -1953,319,543), Region: (-4,1; contains chunks -128,32 to -97,63, blocks -2048,-64,512 to -1537,319,1023)
Level time: 200884149 game time, 35749149 day time
Server brand: forge
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:407) ~[client-1.18.2-20220404.173914-srg.jar%23204!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:rubidium.mixins.json:features.chunk_rendering.MixinClientWorld,pl:mixin:APP:rubidium.mixins.json:features.fast_biome_colors.MixinClientWorld,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:betterbiomeblend.mixins.json:MixinClientWorld,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:krypton.mixins.json:client.fastchunkentityaccess.ClientWorldMixin,pl:mixin:APP:radium.mixins.json:chunk.entity_class_groups.ClientWorldMixin,pl:mixin:APP:pehkui.mixins.json:client.ClientWorldMixin,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin,pl:mixin:APP:entityculling.mixins.json:ClientWorldMixin,pl:mixin:APP:enhancedcelestials.mixins.json:client.MixinClientWorld,pl:mixin:APP:byg.mixins.json:access.client.ClientLevelAccess,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2264) ~[client-1.18.2-20220404.173914-srg.jar%23204!/:?] {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_91374_(Minecraft.java:687) ~[client-1.18.2-20220404.173914-srg.jar%23204!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%23204!/:?] {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:31) ~[fmlloader-1.18.2-40.2.10.jar%2318!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}
-- Last reload --
Details:
Reload number: 1
Reload reason: initial
Finished: Yes
Packs: Default, Mod Resources, Supplementaries Generated Pack
-- System Details --
Details:
Minecraft Version: 1.18.2
Minecraft Version ID: 1.18.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.1, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 473731120 bytes (451 MiB) / 3539992576 bytes (3376 MiB) up to 4294967296 bytes (4096 MiB)
CPUs: 16
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 7 5700X 8-Core Processor
Identifier: AuthenticAMD Family 25 Model 33 Stepping 2
Microarchitecture: Zen 3
Frequency (GHz): 3.40
Number of physical packages: 1
Number of physical CPUs: 8
Number of logical CPUs: 16
Graphics card #0 name: NVIDIA GeForce RTX 2060
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x1e89
Graphics card #0 versionInfo: DriverVersion=31.0.15.4584
Memory slot #0 capacity (MB): 8192.00
Memory slot #0 clockSpeed (GHz): 2.13
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 8192.00
Memory slot #1 clockSpeed (GHz): 2.13
Memory slot #1 type: DDR4
Virtual memory max (MB): 46006.09
Virtual memory used (MB): 33355.11
Swap memory total (MB): 29696.00
Swap memory used (MB): 2084.03
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -Xms256m
Loaded Shaderpack: ComplementaryReimagined_r2.0.3.zip
Profile: HIGH (+2 options changed by user)
NEC status: No NEC detected
Launched Version: forge-40.2.10
Backend library: LWJGL version 3.2.2 SNAPSHOT
Backend API: NVIDIA GeForce RTX 2060/PCIe/SSE2 GL version 3.2.0 NVIDIA 545.84, NVIDIA Corporation
Window size: 1024x768
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'forge'
Type: Client (map_client.txt)
Graphics mode: fancy
Resource Packs:
Current Language: English (US)
CPU: 16x AMD Ryzen 7 5700X 8-Core Processor
ModLauncher: 9.1.3+9.1.3+main.9b69c82a
ModLauncher launch target: forgeclient
ModLauncher naming: srg
ModLauncher services:
mixin PLUGINSERVICE
eventbus PLUGINSERVICE
slf4jfixer PLUGINSERVICE
object_holder_definalize PLUGINSERVICE
runtime_enum_extender PLUGINSERVICE
capability_token_subclass PLUGINSERVICE
accesstransformer PLUGINSERVICE
runtimedistcleaner PLUGINSERVICE
mixin TRANSFORMATIONSERVICE
fml TRANSFORMATIONSERVICE
FML Language Providers:
[email protected]
lowcodefml@null
javafml@null
Mod List:
easy_npc_1.18.2-2.0.1.jar |Bo's Easy NPC |easy_npc |2.0.1 |DONE |Manifest: NOSIGNATURE
Divine+Weaponry+v1.4+1.18.2.jar |Divine Weaponry |divine_weaponry |1.3.0 |DONE |Manifest: NOSIGNATURE
player-animation-lib-forge-1.0.2+1.18.jar |Player Animator |playeranimator |1.0.2+1.18 |DONE |Manifest: NOSIGNATURE
Roleplay+_1.18.2_1.0.7.jar |Roleplay+ |roleplayplus |1.0.7 |DONE |Manifest: NOSIGNATURE
Entity_Collision_FPS_Fix-forge-1.18.2-1.0.0.jar |Entity Collision FPS Fix |entitycollisionfpsfix |1.0.0 |DONE |Manifest: NOSIGNATURE
mcw-windows-2.2.0-mc1.18.2forge.jar |Macaw's Windows |mcwwindows |2.2.0 |DONE |Manifest: NOSIGNATURE
macawsbridgesbyg-1.18.2-1.5.jar |Macaw's Bridges - BYG |macawsbridgesbyg |1.18.2-1.5 |DONE |Manifest: NOSIGNATURE
immersive_aircraft-0.5.2+1.18.2-forge.jar |Immersive Aircraft |immersive_aircraft |0.5.2+1.18.2 |DONE |Manifest: NOSIGNATURE
sophisticatedcore-1.18.2-0.5.105.497.jar |Sophisticated Core |sophisticatedcore |1.18.2-0.5.105.497 |DONE |Manifest: NOSIGNATURE
rubidium-0.5.6.jar |Rubidium |rubidium |0.5.6 |DONE |Manifest: NOSIGNATURE
InsaneLib-1.5.3-mc1.18.2.jar |InsaneLib |insanelib |1.5.3 |DONE |Manifest: NOSIGNATURE
CTM-1.18.2-1.1.5+5.jar |ConnectedTexturesMod |ctm |1.18.2-1.1.5+5 |DONE |Manifest: NOSIGNATURE
Controlling-forge-1.18.2-9.0+23.jar |Controlling |controlling |9.0+23 |DONE |Manifest: NOSIGNATURE
Placebo-1.18.2-6.6.7.jar |Placebo |placebo |6.6.7 |DONE |Manifest: NOSIGNATURE
modernlife-1.18.2-1.54.jar |Modern Life |modernlife |1.18.2-1.54 |DONE |Manifest: NOSIGNATURE
modernfix-forge-5.6.0+mc1.18.2.jar |ModernFix |modernfix |5.6.0+mc1.18.2 |DONE |Manifest: NOSIGNATURE
citadel-1.11.3-1.18.2.jar |Citadel |citadel |1.11.3 |DONE |Manifest: NOSIGNATURE
alexsmobs-1.18.6.jar |Alex's Mobs |alexsmobs |1.18.6 |DONE |Manifest: NOSIGNATURE
sophisticatedbackpacks-1.18.2-3.18.68.950.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.18.2-3.18.68.950 |DONE |Manifest: NOSIGNATURE
ProgressiveBosses-3.6.8-mc1.18.2.jar |Progressive Bosses |progressivebosses |3.6.8 |DONE |Manifest: NOSIGNATURE
mcw-doors-1.1.0forge-mc1.18.2.jar |Macaw's Doors |mcwdoors |1.1.0 |DONE |Manifest: NOSIGNATURE
fakename-1.18.1-1.3.5.jar |Fakename |fakename |1.3.5 |DONE |Manifest: NOSIGNATURE
balm-3.2.6.jar |Balm |balm |3.2.6 |DONE |Manifest: NOSIGNATURE
immersive_armors-1.5.6+1.18.2-forge.jar |Immersive Armors |immersive_armors |1.5.6+1.18.2 |DONE |Manifest: NOSIGNATURE
Paraglider-1.18.2-1.6.0.6.jar |Paraglider |paraglider |1.6.0.6 |DONE |Manifest: NOSIGNATURE
konkrete_forge_1.6.1_MC_1.18-1.18.2.jar |Konkrete |konkrete |1.6.1 |DONE |Manifest: NOSIGNATURE
ee18.jar |Enemy Expansion |enemyexpansion |1.18 |DONE |Manifest: NOSIGNATURE
corpse-1.18.2-1.0.1.jar |Corpse |corpse |1.18.2-1.0.1 |DONE |Manifest: NOSIGNATURE
chipped-forge-1.18.2-2.0.1.jar |Chipped |chipped |2.0.1 |DONE |Manifest: NOSIGNATURE
mcw-bridges-2.1.0-mc1.18.2forge.jar |Macaw's Bridges |mcwbridges |2.1.0 |DONE |Manifest: NOSIGNATURE
FarmersDelight-1.18.2-1.2.3.jar |Farmer's Delight |farmersdelight |1.18.2-1.2.3 |DONE |Manifest: NOSIGNATURE
DustrialDecor-1.3.3-1.18.2.jar |'Dustrial Decor |dustrial_decor |1.3.2 |DONE |Manifest: NOSIGNATURE
AmbientSounds_FORGE_v5.0.16_mc1.18.2.jar |Ambient Sounds |ambientsounds |5.0.16 |DONE |Manifest: NOSIGNATURE
signpost-1.18.2-2.02.0.jar |Signpost |signpost |1.18.2-2.02.0 |DONE |Manifest: NOSIGNATURE
CMDCam_FORGE_v2.0.16_mc1.18.2.jar |CMDCam |cmdcam |2.0.16 |DONE |Manifest: NOSIGNATURE
mcw-trapdoors-1.1.2-mc1.18.2forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.2 |DONE |Manifest: NOSIGNATURE
mcw-fences-1.0.7-mc1.18.2forge.jar |Macaw's Fences and Walls |mcwfences |1.0.7 |DONE |Manifest: NOSIGNATURE
supermartijn642corelib-1.1.15-forge-mc1.18.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.15 |DONE |Manifest: NOSIGNATURE
born_in_chaos_[Forge]1.18.2_1.17.jar |Born in Chaos |born_in_chaos_v1 |1.0.0 |DONE |Manifest: NOSIGNATURE
lightspeed-1.18.2-1.0.5.jar |Lightspeed |lightspeed |1.18.2-1.1.0 |DONE |Manifest: NOSIGNATURE
curios-forge-1.18.2-5.0.9.1.jar |Curios API |curios |1.18.2-5.0.9.1 |DONE |Manifest: NOSIGNATURE
Patchouli-1.18.2-71.1.jar |Patchouli |patchouli |1.18.2-71.1 |DONE |Manifest: NOSIGNATURE
oculus-mc1.18.2-1.6.4.jar |Oculus |oculus |1.6.4 |DONE |Manifest: NOSIGNATURE
Never-Enough-Currency-2-1.18.2.jar |Never Enough Currency 2 |currency |1.18.2-1.0.4 |DONE |Manifest: NOSIGNATURE
collective-1.18.2-7.7.jar |Collective |collective |7.7 |DONE |Manifest: NOSIGNATURE
reforgium-1.18.2-1.0.12a.jar |Reforgium |reforgium |1.18.2-1.0.12a |DONE |Manifest: NOSIGNATURE
camera-1.18.2-1.0.6.jar |Camera Mod |camera |1.18.2-1.0.6 |DONE |Manifest: NOSIGNATURE
betterbiomeblend-1.18.2-1.3.5-forge.jar |Better Biome Blend |betterbiomeblend |1.3.5-forge |DONE |Manifest: NOSIGNATURE
blockcarpentry-1.18-0.5.1.jar |BlockCarpentry |blockcarpentry |1.18-0.5.1 |DONE |Manifest: NOSIGNATURE
elevatorid-1.18.2-1.8.4.jar |Elevator Mod |elevatorid |1.18.2-1.8.4 |DONE |Manifest: NOSIGNATURE
worldedit-mod-7.2.10.jar |WorldEdit |worldedit |7.2.10+1742f98 |DONE |Manifest: NOSIGNATURE
MoreVanillaArmor-1.18.2-3.1.3.jar |MoreVanillaArmor |morevanillaarmor |1.18.2-3.1.3 |DONE |Manifest: NOSIGNATURE
mcw-roofs-2.2.4-mc1.18.2forge.jar |Macaw's Roofs |mcwroofs |2.2.4 |DONE |Manifest: NOSIGNATURE
cfm-7.0.0-pre35-1.18.2.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre35 |DONE |Manifest: NOSIGNATURE
architectury-4.11.93-forge.jar |Architectury |architectury |4.11.93 |DONE |Manifest: NOSIGNATURE
moreoverlays-1.20.11-mc1.18.2.jar |More Overlays Updated |moreoverlays |1.20.11-mc1.18.2 |DONE |Manifest: NOSIGNATURE
mcw-furniture-3.2.1-mc1.18.2forge.jar |Macaw's Furniture |mcwfurnitures |3.2.1 |DONE |Manifest: NOSIGNATURE
AnvilNeverTooExpensive-1.18-1.1.jar |Anvil Never Too Expensive |ante |1.1 |DONE |Manifest: NOSIGNATURE
krypton-0.1.10-SNAPSHOT.jar |Krypton Reforged |krypton |0.1.10-SNAPSHOT |DONE |Manifest: NOSIGNATURE
StateObserver-forge-1.18.2-1.2.1.jar |StateObserver |stateobserver |1.2.1 |DONE |Manifest: NOSIGNATURE
waterframes-1.18.2-1.3.1e.jar |WaterFrames |waterframes |1.3.1e |DONE |Manifest: NOSIGNATURE
DynamicTrees-1.18.2-1.0.4.jar |Dynamic Trees |dynamictrees |1.18.2-1.0.4 |DONE |Manifest: NOSIGNATURE
PlayerRevive_FORGE_v2.0.13_mc1.18.2.jar |PlayerRevive |playerrevive |2.0.13 |DONE |Manifest: NOSIGNATURE
mcw-lights-1.0.6-mc1.18.2forge.jar |Macaw's Lights and Lamps |mcwlights |1.0.6 |DONE |Manifest: NOSIGNATURE
radium-0.7.10.jar |Radium |radium |0.7.10 |DONE |Manifest: NOSIGNATURE
FixMySpawnR-forge-1.18.2-1.0.0.jar |Fix My SpawnR |fixmyspawnr |1.0.0 |DONE |Manifest: NOSIGNATURE
mowziesmobs-1.5.32.jar |Mowzie's Mobs |mowziesmobs |1.5.32 |DONE |Manifest: NOSIGNATURE
geckolib-forge-1.18-3.0.57.jar |GeckoLib |geckolib3 |3.0.57 |DONE |Manifest: NOSIGNATURE
Fastload-Reforged-mc1.18.2-3.4.0.jar |Fastload-Reforged |fastload |3.4.0 |DONE |Manifest: NOSIGNATURE
trashslot-forge-1.18.2-11.0.3.jar |TrashSlot |trashslot |11.0.3 |DONE |Manifest: NOSIGNATURE
ftb-library-forge-1802.3.11-build.177.jar |FTB Library |ftblibrary |1802.3.11-build.177 |DONE |Manifest: NOSIGNATURE
ftb-teams-forge-1802.2.11-build.107.jar |FTB Teams |ftbteams |1802.2.11-build.107 |DONE |Manifest: NOSIGNATURE
watermedia-1.3.43.jar |WaterMedia |watermedia |1.3.43 |DONE |Manifest: NOSIGNATURE
sophisticatedstorage-1.18.2-0.8.49.642.jar |Sophisticated Storage |sophisticatedstorage |1.18.2-0.8.49.642 |DONE |Manifest: NOSIGNATURE
item-filters-forge-1802.2.8-build.50.jar |Item Filters |itemfilters |1802.2.8-build.50 |DONE |Manifest: NOSIGNATURE
mkm-1.18.2-2.3.0.jar |Macro Keybind Mod |mkm |1.18.2-2.3.0 |DONE |Manifest: NOSIGNATURE
jei-1.18.2-forge-10.2.1.1005.jar |Just Enough Items |jei |10.2.1.1005 |DONE |Manifest: NOSIGNATURE
Pehkui-3.7.11+1.18.2-forge.jar |Pehkui |pehkui |3.7.11+1.18.2-forge |DONE |Manifest: NOSIGNATURE
justmobheads-1.18.2-7.4.jar |Just Mob Heads |justmobheads |7.4 |DONE |Manifest: NOSIGNATURE
caelus-forge-1.18.1-3.0.0.2.jar |Caelus API |caelus |1.18.1-3.0.0.2 |DONE |Manifest: NOSIGNATURE
waystones-forge-1.18.2-10.2.1.jar |Waystones |waystones |10.2.1 |DONE |Manifest: NOSIGNATURE
WeaponThrow-1.18.2-5.7.jar |Weapon Throw |weaponthrow |1.18.2-5.7 |DONE |Manifest: NOSIGNATURE
mcw-paintings-1.0.5-1.18.2forge.jar |Macaw's Paintings |mcwpaintings |1.0.5 |DONE |Manifest: NOSIGNATURE
FastSuite-1.18.2-3.0.2.jar |Fast Suite |fastsuite |3.0.2 |DONE |Manifest: NOSIGNATURE
journeymap-1.18.2-5.9.7-forge.jar |Journeymap |journeymap |5.9.7 |DONE |Manifest: NOSIGNATURE
comforts-forge-1.18.2-5.0.0.6.jar |Comforts |comforts |1.18.2-5.0.0.6 |DONE |Manifest: NOSIGNATURE
weaponleveling-1.18.2-1.4.3.jar |WeaponLeveling |weaponleveling |1.18.2-1.4.3 |DONE |Manifest: NOSIGNATURE
untamedwilds-1.18.2-2.4.3.jar |Untamed Wilds |untamedwilds |2.4.3 |DONE |Manifest: NOSIGNATURE
configured-2.0.1-1.18.2.jar |Configured |configured |2.0.1 |DONE |Manifest: NOSIGNATURE
CustomPlayerModels-1.18-0.6.13a.jar |Customizable Player Models |cpm |0.6.13a |DONE |Manifest: NOSIGNATURE
BetterWaystonesMenu-1.2.0+mc1.18.2.jar |BetterWaystonesMenu |betterwaystonesmenu |1.2.0+mc1.18.2 |DONE |Manifest: NOSIGNATURE
champions-forge-1.18.2-2.1.6.3.jar |Champions |champions |1.18.2-2.1.6.3 |DONE |Manifest: NOSIGNATURE
lazydfu-1.0-1.18+.jar |LazyDFU |lazydfu |0.1.3 |DONE |Manifest: NOSIGNATURE
additional_lights-1.18.2-2.1.4.jar |Additional Lights |additional_lights |2.1.4 |DONE |Manifest: NOSIGNATURE
Orcz_0.83_1.18.2 [AI FIXES].jar |Orcz |orcz |0.80 |DONE |Manifest: NOSIGNATURE
JEITweaker-1.18.2-3.0.0.9.jar |JEI Tweaker |jeitweaker |3.0.0.9 |DONE |Manifest: NOSIGNATURE
fusion-1.1.0-forge-mc1.18.jar |Fusion |fusion |1.1.0 |DONE |Manifest: NOSIGNATURE
memoryleakfix-forge-1.17+-1.0.0.jar |Memory Leak Fix |memoryleakfix |1.0.0 |DONE |Manifest: NOSIGNATURE
CraftTweaker-forge-1.18.2-9.1.211.jar |CraftTweaker |crafttweaker |9.1.211 |DONE |Manifest: NOSIGNATURE
ars_nouveau-1.18.2-2.9.0.jar |Ars Nouveau |ars_nouveau |2.9.0 |DONE |Manifest: NOSIGNATURE
forge-1.18.2-40.2.10-universal.jar |Forge |forge |40.2.10 |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
mcw-paths-1.0.3forge-mc1.18.2.jar |Macaw's Paths and Pavings |mcwpaths |1.0.3 |DONE |Manifest: NOSIGNATURE
emotecraft-for-MC1.18.2-2.2.5-forge.jar |Emotecraft |emotecraft |2.2.5 |DONE |Manifest: NOSIGNATURE
selene-1.18.2-1.17.14.jar |Selene |selene |1.18.2-1.17.14 |DONE |Manifest: NOSIGNATURE
supplementaries-1.18.2-1.5.18.jar |Supplementaries |supplementaries |1.18.2-1.5.18 |DONE |Manifest: NOSIGNATURE
DungeonsArise-1.18.2-2.1.52-release.jar |When Dungeons Arise |dungeons_arise |2.1.52-1.18.2 |DONE |Manifest: NOSIGNATURE
client-1.18.2-20220404.173914-srg.jar |Minecraft |minecraft |1.18.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
sons-of-sins-1.18.2-1.1.1.jar |sons of sins |sons_of_sins |1.1.1 |DONE |Manifest: NOSIGNATURE
radon-0.8.1.jar |Radon |radon |0.8.1 |DONE |Manifest: NOSIGNATURE
voicechat-forge-1.18.2-2.4.28.jar |Simple Voice Chat |voicechat |1.18.2-2.4.28 |DONE |Manifest: NOSIGNATURE
TerraBlender-forge-1.18.2-1.2.0.126.jar |TerraBlender |terrablender |1.2.0.126 |DONE |Manifest: NOSIGNATURE
MouseTweaks-forge-mc1.18-2.21.jar |Mouse Tweaks |mousetweaks |2.21 |DONE |Manifest: NOSIGNATURE
ftb-quests-forge-1802.3.15-build.298.jar |FTB Quests |ftbquests |1802.3.15-build.298 |DONE |Manifest: NOSIGNATURE
commonality-1.18.2-1.4.0.jar |Commonality |commonality |1.4.0 |DONE |Manifest: NOSIGNATURE
Jade-1.18.2-forge-5.3.1.jar |Jade |jade |5.3.1 |DONE |Manifest: NOSIGNATURE
CullLessLeaves-Reforged-1.18.2-1.0.5.jar |Cull Less Leaves Reforged |culllessleaves |1.18.2-1.0.5 |DONE |Manifest: NOSIGNATURE
CreativeCore_FORGE_v2.6.17_mc1.18.2.jar |CreativeCore |creativecore |0.0NONE |DONE |Manifest: NOSIGNATURE
smoothboot(reloaded)-mc1.18.2-0.0.2.jar |Smooth Boot (Reloaded) |smoothboot |0.0.2 |DONE |Manifest: NOSIGNATURE
Ksyxis-Forge1.17-1.1.jar |Ksyxis |ksyxis |1.1 |DONE |Manifest: NOSIGNATURE
SimpleLogin-1.18.2-1.0.0.jar |Simple Login |simplelogin |1.0.0 |DONE |Manifest: NOSIGNATURE
betterfpsdist-1.18.2-1.5.jar |betterfpsdist mod |betterfpsdist |1.18.2-1.5 |DONE |Manifest: NOSIGNATURE
whisperwoods-1.18.2-2.1.0-forge.jar |Whisperwoods |whisperwoods |1.18.2-2.1.0 |DONE |Manifest: NOSIGNATURE
flywheel-forge-1.18.2-0.6.8.a.jar |Flywheel |flywheel |0.6.8.a |DONE |Manifest: NOSIGNATURE
oculus-flywheel-compat-1.18.2-0.2.1.jar |Oculus Flywheel Compat |irisflw |1.18.2-0.2.1 |DONE |Manifest: NOSIGNATURE
create-1.18.2-0.5.1.b.jar |Create |create |0.5.1.b |DONE |Manifest: NOSIGNATURE
yawp-1.18.2-0.0.2.9-beta3-forge.jar |Yet Another World Protector |yawp |0.0.2.9-beta3 |DONE |Manifest: NOSIGNATURE
Croptopia-1.18.2-FORGE-2.1.0.jar |Croptopia |croptopia |2.1.0 |DONE |Manifest: NOSIGNATURE
polymorph-forge-1.18.2-0.49.jar |Polymorph |polymorph |1.18.2-0.49 |DONE |Manifest: NOSIGNATURE
[1.18.2] SecurityCraft v1.9.6.1.jar |SecurityCraft |securitycraft |1.9.6.1 |DONE |Manifest: NOSIGNATURE
Nullscape_1.18.2_v1.1.4.jar |Nullscape |nullscape |1.1.4 |DONE |Manifest: NOSIGNATURE
irons_spellbooks-1.18.2-1.1.4.3.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.18.2-1.1.4.3 |DONE |Manifest: NOSIGNATURE
entityculling-forge-1.6.1-mc1.18.2.jar |EntityCulling |entityculling |1.6.1 |DONE |Manifest: NOSIGNATURE
OfflineSkins-1.18.2-v2.jar |OfflineSkins |offlineskins |1.18.2-v2 |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
forgetmechunk-(forge)-mc1.18.2-0.0.1.jar |ForgetMeChunk (Forge) |forgetmechunk |0.0.1 |DONE |Manifest: NOSIGNATURE
fancymenu_forge_2.14.9_MC_1.18.2.jar |FancyMenu |fancymenu |2.14.9 |DONE |Manifest: NOSIGNATURE
ImmediatelyFastReforged-1.18.2-1.1.10.jar |ImmediatelyFast Reforged |immediatelyfast |1.18.2-1.1.10 |DONE |Manifest: NOSIGNATURE
creeperoverhaul-1.3.1-forge.jar |Creeper Overhaul |creeperoverhaul |1.3.1 |DONE |Manifest: NOSIGNATURE
appleskin-forge-mc1.18.2-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.18.2 |DONE |Manifest: NOSIGNATURE
lootr-1.18.2-0.3.25.64.jar |Lootr |lootr |0.3.25.64 |DONE |Manifest: NOSIGNATURE
ferritecore-4.2.2-forge.jar |Ferrite Core |ferritecore |4.2.2 |DONE |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
engineersdecor-1.18.2-1.1.28.jar |Engineer's Decor |engineersdecor |1.1.28 |DONE |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
connectedglass-1.1.9-forge-mc1.18.jar |Connected Glass |connectedglass |1.1.9 |DONE |Manifest: NOSIGNATURE
apexcore-1.18.2-4.13.0.jar |ApexCore |apexcore |4.13.0 |DONE |Manifest: NOSIGNATURE
fantasyfurniture-1.18.2-3.14.0.jar |Fantasy's Furniture |fantasyfurniture |3.14.0 |DONE |Manifest: NOSIGNATURE
Enhanced_Celestials-forge-1.18.2-2.0.7.jar |Enhanced Celestials |enhancedcelestials |2.0.7 |DONE |Manifest: NOSIGNATURE
Oh_The_Biomes_You'll_Go-forge-1.18.2-1.5.0.jar |Oh The Biomes You'll Go |byg |1.4 |DONE |Manifest: NOSIGNATURE
macawsroofsbyg-1.18.2-1.3.jar |Macaw's Roofs - BYG |macawsroofsbyg |1.18.2-1.3 |DONE |Manifest: NOSIGNATURE
mcwfencesbyg-1.18.2-1.3.jar |Macaw's Fences - BYG |mcwfencesbyg |1.18.2-1.3 |DONE |Manifest: NOSIGNATURE
justzoom_forge_1.0.2-1_MC_1.18.2.jar |Just Zoom |justzoom |1.0.2 |DONE |Manifest: NOSIGNATURE
Quick Harvest-1.18.2-1.6.1.jar |Quick Harvest |quickharvest |1.6.1 |DONE |Manifest: NOSIGNATURE
mcwfurnituresbyg-1.18.2-1.2.jar |Macaw's Furnitures - BYG |mcwfurnituresbyg |1.18.2-1.2 |DONE |Manifest: NOSIGNATURE
CosmeticArmorReworked-1.18.2-v2a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.18.2-v2a |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
UndeadUnleashed-1.1.1-1.18.2.jar |Undead Unleashed |undead_unleashed |1.1.0 |DONE |Manifest: NOSIGNATURE
cpm-svc-compat-1.1.0.jar |CPM SVC Compat |cpmsvcc |1.1.0 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: 53535beb-ceef-44e9-b4d3-39189de01859
FML: 40.2
Forge: net.minecraftforge:40.2.10
Flywheel Backend: GL33 Instanced Arrays```