[๐]: The world crushing after installing the weather vane
Megavay opened this issue ยท 5 comments
Before Continuing:
- Check you are using the latest version of the mods and its dependencies
- Always include a latest.log if you are crashing
- Remove mod that enhances Minecraft: Optifine, Sodium, others. The issue persists.
- If you are unsure which mod is the culprit.
Disable all of your mods and enable them 1-2 mods each time to isolate the culprit - Confirm that there is no existing issue with a similar description submitted in the list of issues.
Version
1.20.1-FORGE
Supplementaries Version
1.20.1 supplementaries-1.20-2.6.9.jar (OUTDATED!)
Moonlight Lib Version
idk moonlight-1.20-2.8.45-forge.jar (OUTDATED!)
Issue Detail
crash-2024-04-15_00.08.58-client.txt
Tell me what to do (I'm a dummie), please...
Thanks for your answer.
Crash Report
---- Minecraft Crash Report ---- // You should try our sister game, Minceraft!Time: 2024-04-15 00:08:58
Description: Ticking block entity
java.lang.NoClassDefFoundError: coda/breezy/networking/BreezyNetworking
at net.mehvahdjukaar.supplementaries.integration.forge.BreezyCompatImpl.getWindDirection(BreezyCompatImpl.java:11) ~[supplementaries-1.20-2.6.9.jar%23391!/:?] {re:classloading}
at net.mehvahdjukaar.supplementaries.integration.BreezyCompat.getWindDirection(BreezyCompat.java) ~[supplementaries-1.20-2.6.9.jar%23391!/:?] {re:classloading}
at net.mehvahdjukaar.supplementaries.common.block.tiles.WindVaneBlockTile.tick(WindVaneBlockTile.java:60) ~[supplementaries-1.20-2.6.9.jar%23391!/:?] {re:classloading}
at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:689) ~[client-1.20.1-20230612.114412-srg.jar%23413!/:?] {re:classloading}
at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:782) ~[client-1.20.1-20230612.114412-srg.jar%23413!/:?] {re:classloading}
at net.minecraft.world.level.Level.m_46463_(Level.java:468) ~[client-1.20.1-20230612.114412-srg.jar%23413!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:LevelMixin,pl:mixin:A}
at net.minecraft.client.multiplayer.ClientLevel.m_104804_(ClientLevel.java:260) ~[client-1.20.1-20230612.114412-srg.jar%23413!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:citadel.mixins.json:client.ClientLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ClientLevelMixin,pl:mixin:APP:rubidium.mixins.json:core.world.biome.ClientWorldMixin,pl:mixin:APP:rubidium.mixins.json:core.world.map.ClientWorldMixin,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:alexscaves.mixins.json:client.ClientLevelMixin,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91398_(Minecraft.java:1814) ~[client-1.20.1-20230612.114412-srg.jar%23413!/:?] {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:1112) ~[client-1.20.1-20230612.114412-srg.jar%23413!/:?] {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:718) ~[client-1.20.1-20230612.114412-srg.jar%23413!/:?] {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:218) ~[Forge%201.20.1.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:notenoughcrashes.forge.mixins.json:client.MixinMain,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,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.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.2.20.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.2.20.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.2.20.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
Caused by: java.lang.ClassNotFoundException: coda.breezy.networking.BreezyNetworking
at jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) ~[?:?] {}
at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {}
at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:137) ~[securejarhandler-2.1.10.jar:?] {}
at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {}
at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:137) ~[securejarhandler-2.1.10.jar:?] {}
at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {}
... 26 more
A detailed walkthrough of the error, its code path and all known details is as follows:
-- Head --
Thread: Render thread
Suspected Mod:
Supplementaries (supplementaries), Version: 1.20-2.6.9
Issue tracker URL: https://github.com/MehVahdJukaar/Supplementaries/issues
at TRANSFORMER/[email protected]/net.mehvahdjukaar.supplementaries.integration.forge.BreezyCompatImpl.getWindDirection(BreezyCompatImpl.java:11)
Stacktrace:
at net.mehvahdjukaar.supplementaries.integration.forge.BreezyCompatImpl.getWindDirection(BreezyCompatImpl.java:11) ~[supplementaries-1.20-2.6.9.jar%23391!/:?] {re:classloading}
at net.mehvahdjukaar.supplementaries.integration.BreezyCompat.getWindDirection(BreezyCompat.java) ~[supplementaries-1.20-2.6.9.jar%23391!/:?] {re:classloading}
at net.mehvahdjukaar.supplementaries.common.block.tiles.WindVaneBlockTile.tick(WindVaneBlockTile.java:60) ~[supplementaries-1.20-2.6.9.jar%23391!/:?] {re:classloading}
at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:689) ~[client-1.20.1-20230612.114412-srg.jar%23413!/:?] {re:classloading}
at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:782) ~[client-1.20.1-20230612.114412-srg.jar%23413!/:?] {re:classloading}
at net.minecraft.world.level.Level.m_46463_(Level.java:468) ~[client-1.20.1-20230612.114412-srg.jar%23413!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:LevelMixin,pl:mixin:A}
at net.minecraft.client.multiplayer.ClientLevel.m_104804_(ClientLevel.java:260) ~[client-1.20.1-20230612.114412-srg.jar%23413!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:citadel.mixins.json:client.ClientLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ClientLevelMixin,pl:mixin:APP:rubidium.mixins.json:core.world.biome.ClientWorldMixin,pl:mixin:APP:rubidium.mixins.json:core.world.map.ClientWorldMixin,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:alexscaves.mixins.json:client.ClientLevelMixin,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin,pl:mixin:A,pl:runtimedistcleaner:A}
-- Block entity being ticked --
Details:
Name: supplementaries:wind_vane // net.mehvahdjukaar.supplementaries.common.block.tiles.WindVaneBlockTile
Block: Block{supplementaries:wind_vane}[waterlogged=false,wind_strength=0]
Block location: World: (1535,81,-995), Section: (at 15,1,13 in 95,5,-63; chunk contains blocks 1520,-64,-1008 to 1535,319,-993), Region: (2,-2; contains chunks 64,-64 to 95,-33, blocks 1024,-64,-1024 to 1535,319,-513)
Block: Block{supplementaries:wind_vane}[waterlogged=false,wind_strength=0]
Block location: World: (1535,81,-995), Section: (at 15,1,13 in 95,5,-63; chunk contains blocks 1520,-64,-1008 to 1535,319,-993), Region: (2,-2; contains chunks 64,-64 to 95,-33, blocks 1024,-64,-1024 to 1535,319,-513)
Block Entity NBT: {}
Stacktrace:
at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:689) ~[client-1.20.1-20230612.114412-srg.jar%23413!/:?] {re:classloading}
at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:782) ~[client-1.20.1-20230612.114412-srg.jar%23413!/:?] {re:classloading}
at net.minecraft.world.level.Level.m_46463_(Level.java:468) ~[client-1.20.1-20230612.114412-srg.jar%23413!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:LevelMixin,pl:mixin:A}
at net.minecraft.client.multiplayer.ClientLevel.m_104804_(ClientLevel.java:260) ~[client-1.20.1-20230612.114412-srg.jar%23413!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:citadel.mixins.json:client.ClientLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ClientLevelMixin,pl:mixin:APP:rubidium.mixins.json:core.world.biome.ClientWorldMixin,pl:mixin:APP:rubidium.mixins.json:core.world.map.ClientWorldMixin,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:alexscaves.mixins.json:client.ClientLevelMixin,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91398_(Minecraft.java:1814) ~[client-1.20.1-20230612.114412-srg.jar%23413!/:?] {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:1112) ~[client-1.20.1-20230612.114412-srg.jar%23413!/:?] {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:718) ~[client-1.20.1-20230612.114412-srg.jar%23413!/:?] {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:218) ~[Forge%201.20.1.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:notenoughcrashes.forge.mixins.json:client.MixinMain,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,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.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.2.20.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.2.20.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.2.20.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
-- Affected level --
Details:
All players: 1 total; [LocalPlayer['Stasey'/74, l='ClientLevel', x=1536.07, y=81.00, z=-996.22]]
Chunk stats: 1024, 533
Level dimension: minecraft:overworld
Level spawn location: World: (0,195,0), Section: (at 0,3,0 in 0,12,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
Level time: 1387402 game time, 1911652 day time
Server brand: forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:455) ~[client-1.20.1-20230612.114412-srg.jar%23413!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:citadel.mixins.json:client.ClientLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ClientLevelMixin,pl:mixin:APP:rubidium.mixins.json:core.world.biome.ClientWorldMixin,pl:mixin:APP:rubidium.mixins.json:core.world.map.ClientWorldMixin,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:alexscaves.mixins.json:client.ClientLevelMixin,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2319) ~[client-1.20.1-20230612.114412-srg.jar%23413!/:?] {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:735) ~[client-1.20.1-20230612.114412-srg.jar%23413!/:?] {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:218) ~[Forge%201.20.1.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:notenoughcrashes.forge.mixins.json:client.MixinMain,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,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.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.2.20.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.2.20.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.2.20.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
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: vanilla, mod_resources, Moonlight Mods Dynamic Assets, spelunkery:better_vanilla_gems, spelunkery:unlit_redstone_ores
-- System Details --
Details:
Minecraft Version: 1.20.1
Minecraft Version ID: 1.20.1
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.8, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 2710784904 bytes (2585 MiB) / 9898557440 bytes (9440 MiB) up to 13555990528 bytes (12928 MiB)
CPUs: 20
Processor Vendor: GenuineIntel
Processor Name: 12th Gen Intel(R) Core(TM) i7-12700H
Identifier: Intel64 Family 6 Model 154 Stepping 3
Microarchitecture: Alder Lake
Frequency (GHz): 2.69
Number of physical packages: 1
Number of physical CPUs: 14
Number of logical CPUs: 20
Graphics card #0 name: NVIDIA GeForce RTX 4050 Laptop GPU
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x28e1
Graphics card #0 versionInfo: DriverVersion=31.0.15.3645
Graphics card #1 name: Intel(R) Iris(R) Xe Graphics
Graphics card #1 vendor: Intel Corporation (0x8086)
Graphics card #1 VRAM (MB): 1024.00
Graphics card #1 deviceId: 0x46a6
Graphics card #1 versionInfo: DriverVersion=31.0.101.4502
Memory slot #0 capacity (MB): 8192.00
Memory slot #0 clockSpeed (GHz): 3.20
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 8192.00
Memory slot #1 clockSpeed (GHz): 3.20
Memory slot #1 type: DDR4
Virtual memory max (MB): 27357.84
Virtual memory used (MB): 24193.84
Swap memory total (MB): 11346.72
Swap memory used (MB): 1447.54
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx12908M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Loaded Shaderpack: ComplementaryReimagined_r5.0.1.zip
Profile: MEDIUM (+1 option changed by user)
Launched Version: Forge 1.20.1
Backend library: LWJGL version 3.3.1 build 7
Backend API: NVIDIA GeForce RTX 4050 Laptop GPU/PCIe/SSE2 GL version 4.6.0 NVIDIA 536.45, NVIDIA Corporation
Window size: 1920x1080
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:
Current Language: ru_ru
CPU: 20x 12th Gen Intel(R) Core(TM) i7-12700H
Server Running: true
Player Count: 1 / 8; [ServerPlayer['Stasey'/74, l='ServerLevel[Us]', x=1536.07, y=81.00, z=-996.22]]
Data Packs: vanilla, mod:treechop (incompatible), mod:betterdungeons, mod:notenoughcrashes (incompatible), mod:habitat (incompatible), mod:secondchanceforge (incompatible), mod:xbob (incompatible), mod:satin (incompatible), mod:geckolib, mod:playeranimator (incompatible), mod:botarium (incompatible), mod:dynamiccrosshair (incompatible), mod:wildberries, mod:betteroceanmonuments, mod:multimine (incompatible), mod:bugs_aplenty, mod:netheroverhaul, mod:create_crush_everything, mod:paperdoll, mod:citadel (incompatible), mod:torchhit, mod:yungsapi, mod:angrymobs, mod:mixinextras (incompatible), mod:impactfulweather (incompatible), mod:chat_heads (incompatible), mod:spelunkery (incompatible), mod:shieldexp (incompatible), mod:betterfortresses, mod:cloth_config (incompatible), mod:sound_physics_remastered, mod:ctov, mod:supplementaries, mod:konkrete (incompatible), mod:embeddium, mod:corpse, mod:farmersdelight, mod:ambientsounds, mod:tough_beginnings, mod:blur, mod:unending_void, mod:balanced_teleportations, mod:resourcefulconfig (incompatible), mod:goprone, mod:cataclysm (incompatible), mod:curios (incompatible), mod:oculus, mod:ironchests (incompatible), mod:seadwellers, mod:betterthirdperson, mod:betterstrongholds, mod:yungsmenutweaks, mod:resourcefullib (incompatible), mod:coalexplosion, mod:inventoryprofilesnext (incompatible), mod:architectury (incompatible), mod:chimes, mod:woodenbucket, mod:betterendisland, mod:framework, mod:betterburning (incompatible), mod:bettermineshafts, mod:betterjungletemples, mod:portal_gels, mod:portablehole, mod:ftblibrary (incompatible), mod:ftbteams (incompatible), mod:nonetherportal, mod:itemfilters (incompatible), mod:realmrpg_demons, mod:jei, mod:realmrpg_creep, mod:realmrpg_skeletons, mod:fallingleaves, mod:comforts (incompatible), mod:breezy (incompatible), mod:plasmovoice (incompatible), mod:pv_addon_lavaplayer_lib (incompatible), mod:pv_addon_priority (incompatible), mod:pv_addon_sculk (incompatible), mod:pv_addon_soundphysics (incompatible), mod:betterdeserttemples, mod:catalogue (incompatible), mod:jeitweaker (incompatible), mod:updatingworldicon (incompatible), mod:crafttweaker (incompatible), mod:mekanism, mod:mekanismgenerators, mod:forge, mod:chalk (incompatible), mod:tarotcards, mod:antiqueatlas, mod:tectonic, mod:realistictorches, mod:simplebackups, mod:itlt (incompatible), mod:alexscaves, mod:libipn (incompatible), mod:terrablender (incompatible), mod:moonlight (incompatible), mod:primitivestart (incompatible), mod:mousetweaks, mod:bettercombat (incompatible), mod:combatroll (incompatible), mod:regions_unexplored (incompatible), mod:ftbquests (incompatible), mod:nightlights, mod:firstpersonmod, mod:creativecore, mod:spectrelib (incompatible), mod:kotlinforforge (incompatible), mod:notenoughanimations, mod:flywheel, mod:create, mod:create_structures, mod:bucketlib, mod:diet, mod:evoodooers (incompatible), mod:polymorph (incompatible), mod:jei_mekanism_multiblocks (incompatible), mod:backpacked (incompatible), mod:fancymenu (incompatible), mod:drippyloadingscreen (incompatible), mod:creeperoverhaul, mod:visuality (incompatible), mod:puzzleslib, mod:cold_sweat (incompatible), mod:betterf3, mod:yaclx (incompatible), mod:crabbersdelight, mod:cosmeticarmorreworked, mod:pots_and_mimics, mod:createaddition (incompatible), mod:ad_astra (incompatible), Spelunkery Generated Pack, Supplementaries Generated Pack, builtin/base_tectonic
Enabled Feature Flags: minecraft:vanilla
World Generation: Stable
Client Crashes Since Restart: 1
Integrated Server Crashes Since Restart: 0
ModLauncher: 10.0.9+10.0.9+main.dcd20f30
ModLauncher launch target: forgeclient
ModLauncher naming: srg
ModLauncher services:
mixin-0.8.5.jar mixin PLUGINSERVICE
eventbus-6.0.5.jar eventbus PLUGINSERVICE
fmlloader-1.20.1-47.2.20.jar slf4jfixer PLUGINSERVICE
fmlloader-1.20.1-47.2.20.jar object_holder_definalize PLUGINSERVICE
fmlloader-1.20.1-47.2.20.jar runtime_enum_extender PLUGINSERVICE
fmlloader-1.20.1-47.2.20.jar capability_token_subclass PLUGINSERVICE
accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
fmlloader-1.20.1-47.2.20.jar runtimedistcleaner PLUGINSERVICE
modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
FML Language Providers:
[email protected]
javafml@null
[email protected]
lowcodefml@null
[email protected]
Mod List:
treechop-1.20.1-forge-0.18.3.jar |HT's TreeChop |treechop |0.18.3 |DONE |Manifest: NOSIGNATURE
YungsBetterDungeons-1.20-Forge-4.0.3.jar |YUNG's Better Dungeons |betterdungeons |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE
notenoughcrashes-4.4.5+1.20.1-forge.jar |Not Enough Crashes |notenoughcrashes |4.4.5+1.20.1 |DONE |Manifest: NOSIGNATURE
habitat-1.2.5-1.20.1.jar |Habitat |habitat |1.2.5 |DONE |Manifest: NOSIGNATURE
secondchanceforge-1.20-1.5.1.jar |Second Chance Forge |secondchanceforge |1.5.1 |DONE |Manifest: NOSIGNATURE
CrosshairBobbing-1.2-1.20.2-1.16.3.jar |Crosshair Bobbing |xbob |1.2 |DONE |Manifest: NOSIGNATURE
satin-forge-1.20.1+1.13.0.jar |Satin Forge |satin |1.20.1+1.13.0 |DONE |Manifest: NOSIGNATURE
geckolib-forge-1.20.1-4.2.3.jar |GeckoLib 4 |geckolib |4.2.3 |DONE |Manifest: NOSIGNATURE
player-animation-lib-forge-1.0.2-rc1+1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |DONE |Manifest: NOSIGNATURE
botarium-forge-1.20.1-2.2.0.jar |Botarium |botarium |2.2.0 |DONE |Manifest: NOSIGNATURE
dynamiccrosshair-7.3-1.20-forge.jar |Dynamic Crosshair |dynamiccrosshair |7.3+1.20 |DONE |Manifest: NOSIGNATURE
wildberries-1.2.0-forge-1.20.1.jar |Wild Berries |wildberries |1.2.0 |DONE |Manifest: NOSIGNATURE
YungsBetterOceanMonuments-1.20-Forge-3.0.3.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.20-Forge-3.0.3 |DONE |Manifest: NOSIGNATURE
multimine-1.20.1.2.jar |Multi Mine |multimine |1.20.1.2 |DONE |Manifest: NOSIGNATURE
BugsAplentyV1.5-1.20.1.jar |Bugs Aplenty |bugs_aplenty |1.0.0 |DONE |Manifest: NOSIGNATURE
Nether-s-Overhaul-1.20.1_V1.2.0.jar |Nether's Overhaul |netheroverhaul |1.2.0 |DONE |Manifest: NOSIGNATURE
create_recycle_1.0.2_forge_1.20.1.jar |Create Recycling |create_crush_everything |1.0.2 |DONE |Manifest: NOSIGNATURE
PaperDoll-v8.0.0-1.20.1-Forge.jar |Paper Doll |paperdoll |8.0.0 |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
citadel-2.4.9-1.20.1.jar |Citadel |citadel |2.4.9 |DONE |Manifest: NOSIGNATURE
torchhit-1.20.1-6.0.1.2-forge.jar |Torch hit! |torchhit |6.0.1.2 |DONE |Manifest: NOSIGNATURE
YungsApi-1.20-Forge-4.0.2.jar |YUNG's API |yungsapi |1.20-Forge-4.0.2 |DONE |Manifest: NOSIGNATURE
angrymobs-1.20.1-4.0.0.jar |Angry Mobs |angrymobs |4.0.0 |DONE |Manifest: NOSIGNATURE
mixinextras-forge-0.2.0-beta.8.jar |MixinExtras |mixinextras |0.2.0-beta.8 |DONE |Manifest: NOSIGNATURE
biomeparticleweather-v4.0.6-1.20.1-forge.jar |Biome Particle Weather |impactfulweather |4.0.6 |DONE |Manifest: NOSIGNATURE
chat_heads-0.10.22-forge-1.20.jar |Chat Heads |chat_heads |0.10.22 |DONE |Manifest: NOSIGNATURE
spelunkery-1.20.1-0.3.4-forge.jar |Spelunkery |spelunkery |1.20.1-0.3.4 |DONE |Manifest: NOSIGNATURE
ShieldExpansion-1.20.1-1.1.6a.jar |Shield Expansion |shieldexp |1.1.6a |DONE |Manifest: NOSIGNATURE
YungsBetterNetherFortresses-1.20-Forge-2.0.5.jar |YUNG's Better Nether Fortresse|betterfortresses |1.20-Forge-2.0.5 |DONE |Manifest: NOSIGNATURE
cloth-config-12.0.109-forge-1.20.1.jar |Cloth Config v12 API |cloth_config |12.0.109 |DONE |Manifest: NOSIGNATURE
soundphysics-forge-1.20.1-1.2.1.jar |Sound Physics Remastered |sound_physics_remastered |1.20.1-1.2.1 |DONE |Manifest: NOSIGNATURE
ctov-3.3.5b.jar |ChoiceTheorem's Overhauled Vil|ctov |3.3.5b |DONE |Manifest: NOSIGNATURE
supplementaries-1.20-2.6.9.jar |Supplementaries |supplementaries |1.20-2.6.9 |DONE |Manifest: NOSIGNATURE
konkrete_forge_1.6.1-2_MC_1.20.jar |Konkrete |konkrete |1.6.1 |DONE |Manifest: NOSIGNATURE
embeddium-0.2.1+mc1.20.1.jar |Embeddium |embeddium |0.2.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
corpse-1.20.1-1.0.5.jar |Corpse |corpse |1.20.1-1.0.5 |DONE |Manifest: NOSIGNATURE
FarmersDelight-1.20.1-1.2.3.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.3 |DONE |Manifest: NOSIGNATURE
AmbientSounds_FORGE_v5.2.22_mc1.20.1.jar |AmbientSounds |ambientsounds |5.2.22 |DONE |Manifest: NOSIGNATURE
toughbeginnings-1.20.1-1.7.jar |Tough Beginnings |tough_beginnings |1.0.0 |DONE |Manifest: NOSIGNATURE
blur-forge-3.1.0-1.20.1.jar |Blur (Forge) |blur |3.1.0 |DONE |Manifest: NOSIGNATURE
unendingvoid_1.20.1_1.0.jar |Unending Void |unending_void |0.1 |DONE |Manifest: NOSIGNATURE
BalancedTeleportationsV1.0.1_1.20.1_FORGE.jar |Balanced Teleportations |balanced_teleportations |1.0.0 |DONE |Manifest: NOSIGNATURE
resourcefulconfig-forge-1.20-2.0.0.jar |Resourcefulconfig |resourcefulconfig |2.0.0 |DONE |Manifest: NOSIGNATURE
goprone-forge-1.20.1-3.1.1.jar |GoProne |goprone |3.1.1 |DONE |Manifest: NOSIGNATURE
L_Enders_Cataclysm-1.39+-1.20.1.jar |Cataclysm Mod |cataclysm |1.0 |DONE |Manifest: NOSIGNATURE
curios-forge-5.3.5-1.20.1.jar |Curios API |curios |5.3.5+1.20.1 |DONE |Manifest: NOSIGNATURE
oculus-mc1.20.1-1.6.9.jar |Oculus |oculus |1.6.9 |DONE |Manifest: NOSIGNATURE
ironchests-5.0.2-forge-1.20.1.jar |Iron Chests: Restocked |ironchests |5.0.2 |DONE |Manifest: NOSIGNATURE
realmrpg_seadwellers_2.9.9_forge_1.20.1.jar |Realm RPG: Sea Dwellers |seadwellers |2.9.9 |DONE |Manifest: NOSIGNATURE
BetterThirdPerson-Forge-1.20-1.9.0.jar |Better Third Person |betterthirdperson |1.9.0 |DONE |Manifest: NOSIGNATURE
YungsBetterStrongholds-1.20-Forge-4.0.3.jar |YUNG's Better Strongholds |betterstrongholds |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE
YungsMenuTweaks-1.20.1-Forge-1.0.jar |YUNG's Menu Tweaks |yungsmenutweaks |1.20.1-Forge-1.0 |DONE |Manifest: NOSIGNATURE
resourcefullib-forge-1.20.1-2.1.11.jar |Resourceful Lib |resourcefullib |2.1.11 |DONE |Manifest: NOSIGNATURE
coalexplosion-forge-1.20.1-1.9.0.jar |Coal Explosion |coalexplosion |1.9.0 |DONE |Manifest: NOSIGNATURE
InventoryProfilesNext-forge-1.20-1.10.7.jar |Inventory Profiles Next |inventoryprofilesnext |1.10.7 |DONE |Manifest: NOSIGNATURE
architectury-9.1.12-forge-1.20.1.jar |Architectury |architectury |9.1.12 |DONE |Manifest: NOSIGNATURE
Chimes-v2.0.1-1.20.1.jar |Chimes |chimes |2.0.1 |DONE |Manifest: NOSIGNATURE
woodenbucket-1.20.1-2.1.0.0.jar |Wooden Bucket |woodenbucket |1.20.1-2.1.0.0 |DONE |Manifest: NOSIGNATURE
YungsBetterEndIsland-1.20-Forge-2.0.4.jar |YUNG's Better End Island |betterendisland |1.20-Forge-2.0.4 |DONE |Manifest: NOSIGNATURE
framework-forge-1.20.1-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
BetterBurning-Forge-1.20.1-9.0.2.jar |BetterBurning |betterburning |9.0.2 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
YungsBetterMineshafts-1.20-Forge-4.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE
YungsBetterJungleTemples-1.20-Forge-2.0.4.jar |YUNG's Better Jungle Temples |betterjungletemples |1.20-Forge-2.0.4 |DONE |Manifest: NOSIGNATURE
Portal-Gels-v1.1.1-1.20.1.jar |Portal Gels |portal_gels |1.1 |DONE |Manifest: NOSIGNATURE
PortableHole-v8.0.0-1.20.1-Forge.jar |Portable Hole |portablehole |8.0.0 |DONE |Manifest: NOSIGNATURE
ftb-library-forge-2001.1.3.jar |FTB Library |ftblibrary |2001.1.3 |DONE |Manifest: NOSIGNATURE
ftb-teams-forge-2001.1.4.jar |FTB Teams |ftbteams |2001.1.4 |DONE |Manifest: NOSIGNATURE
nonetherportal-1.20.1-1.0.jar |No Nether Portal! |nonetherportal |1.20.1-1.0 |DONE |Manifest: NOSIGNATURE
item-filters-forge-2001.1.0-build.55.jar |Item Filters |itemfilters |2001.1.0-build.55 |DONE |Manifest: NOSIGNATURE
realmrpg_imps_and_demons_0.9.0_forge_1.20.1.jar |Realm RPG: Imps & Demons |realmrpg_demons |0.9.0 |DONE |Manifest: NOSIGNATURE
jei-1.20.1-forge-15.2.0.27.jar |Just Enough Items |jei |15.2.0.27 |DONE |Manifest: NOSIGNATURE
realmrpg_creep_and_crop_1.0.2_forge_1.20.1.jar |Realm RPG: Creep & Crop |realmrpg_creep |1.0.2 |DONE |Manifest: NOSIGNATURE
realmrpg_fallen_adventurers_1.0.1_forge_1.20.1.jar|Realm RPG: Fallen Adventurers |realmrpg_skeletons |1.0.1 |DONE |Manifest: NOSIGNATURE
Fallingleaves-1.20.1-2.1.0.jar |Falling Leaves |fallingleaves |2.1.0 |DONE |Manifest: NOSIGNATURE
comforts-forge-6.3.3-1.20.1.jar |Comforts |comforts |6.3.3+1.20.1 |DONE |Manifest: NOSIGNATURE
breezy-1.20.1-1.1.1.jar |Breezy |breezy |1.1.1 |DONE |Manifest: NOSIGNATURE
plasmovoice-forge-1.20.1-2.0.7.jar |Plasmo Voice |plasmovoice |2.0.7 |DONE |Manifest: NOSIGNATURE
pv-addon-lavaplayer-lib-1.0.6.jar |pv-addon-lavaplayer-lib |pv_addon_lavaplayer_lib |1.0.6 |DONE |Manifest: NOSIGNATURE
pv-addon-priority-1.0.0.jar |pv-addon-priority |pv_addon_priority |1.0.0 |DONE |Manifest: NOSIGNATURE
pv-addon-sculk-1.0.0.jar |pv-addon-sculk |pv_addon_sculk |1.0.0 |DONE |Manifest: NOSIGNATURE
pv-addon-soundphysics-1.0.1.jar |pv-addon-soundphysics |pv_addon_soundphysics |1.0.1 |DONE |Manifest: NOSIGNATURE
YungsBetterDesertTemples-1.20-Forge-3.0.3.jar |YUNG's Better Desert Temples |betterdeserttemples |1.20-Forge-3.0.3 |DONE |Manifest: NOSIGNATURE
catalogue-forge-1.20.1-1.8.0.jar |Catalogue |catalogue |1.8.0 |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
jeitweaker-forge-1.20.1-8.0.6.jar |JeiTweaker |jeitweaker |8.0.6 |DONE |Manifest: NOSIGNATURE
Updating-World-Icon-forge-1.20.1-1.0.1.jar |Updating World Icon |updatingworldicon |1.0.1 |DONE |Manifest: NOSIGNATURE
crafttweaker-forge-1.20.1-14.0.17.jar |CraftTweaker |crafttweaker |14.0.17 |DONE |Manifest: NOSIGNATURE
Mekanism-1.20.1-10.4.2.16.jar |Mekanism |mekanism |10.4.2 |DONE |Manifest: NOSIGNATURE
MekanismGenerators-1.20.1-10.4.2.16.jar |Mekanism: Generators |mekanismgenerators |10.4.2 |DONE |Manifest: NOSIGNATURE
forge-1.20.1-47.2.20-universal.jar |Forge |forge |47.2.20 |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
chalk-1.20.1-1.6.2.jar |Chalk |chalk |1.6.2 |DONE |Manifest: NOSIGNATURE
tarotcards-1.20-1.5-release.jar |Tarot Cards |tarotcards |1.20-1.5 |DONE |Manifest: NOSIGNATURE
antiqueatlasreborn-9.1-forge-1.20.1.jar |Antique Atlas |antiqueatlas |9.1-forge-1.20.1 |DONE |Manifest: NOSIGNATURE
tectonic-mod-mc1.20-v2.0.1.jar |Tectonic |tectonic |2.0.1 |DONE |Manifest: NOSIGNATURE
client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |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
realistictorches-1.20.1-3.2.0.jar |Realistic Torches |realistictorches |1.20.1-3.2.0 |DONE |Manifest: NOSIGNATURE
simplebackups-1.20.1-3.1.2.jar |Simple Backups |simplebackups |1.20.1-3.1.2 |DONE |Manifest: NOSIGNATURE
itlt-1.20.01-2.2.1.jar |It's The Little Things |itlt |2.2.1 |DONE |Manifest: NOSIGNATURE
alexscaves-1.0.7.jar |Alex's Caves |alexscaves |1.0.7 |DONE |Manifest: NOSIGNATURE
libIPN-forge-1.20-4.0.1.jar |libIPN |libipn |4.0.1 |DONE |Manifest: NOSIGNATURE
TerraBlender-forge-1.20.1-3.0.0.169.jar |TerraBlender |terrablender |3.0.0.169 |DONE |Manifest: NOSIGNATURE
moonlight-1.20-2.8.45-forge.jar |Moonlight Library |moonlight |1.20-2.8.45 |DONE |Manifest: NOSIGNATURE
primitivestart-1.20.1-2.0.0.jar |Primitive Start |primitivestart |1.20.1-2.0.0 |DONE |Manifest: NOSIGNATURE
MouseTweaks-forge-mc1.20-2.25.jar |Mouse Tweaks |mousetweaks |2.25 |DONE |Manifest: NOSIGNATURE
bettercombat-forge-1.7.4-1.20.1.jar |Better Combat |bettercombat |1.7.4+1.20.1 |DONE |Manifest: NOSIGNATURE
combatroll-forge-1.2.2+1.20.1.jar |Combat Roll |combatroll |1.2.2+1.20.1 |DONE |Manifest: NOSIGNATURE
RegionsUnexploredForge-0.5.3+1.20.1.jar |Regions Unexplored |regions_unexplored |0.5.3 |DONE |Manifest: NOSIGNATURE
ftb-quests-forge-2001.1.6.jar |FTB Quests |ftbquests |2001.1.6 |DONE |Manifest: NOSIGNATURE
nightlights-1.20.1-1.1.jar |Night Lights |nightlights |1.1 |DONE |Manifest: NOSIGNATURE
firstperson-forge-2.2.3-mc1.20.jar |FirstPersonModel Mod |firstpersonmod |2.2.3-mc1.20 |DONE |Manifest: NOSIGNATURE
creativecore_forge_v2.11.1_mc1.20.1.jar |CreativeCore |creativecore |2.11.1 |DONE |Manifest: NOSIGNATURE
spectrelib-forge-0.13.12+1.20.1.jar |SpectreLib |spectrelib |0.13.12+1.20.1 |DONE |Manifest: NOSIGNATURE
kffmod-4.4.0.jar |Kotlin For Forge |kotlinforforge |4.4.0 |DONE |Manifest: NOSIGNATURE
notenoughanimations-forge-1.6.4-mc1.20.jar |NotEnoughAnimations Mod |notenoughanimations |1.6.4 |DONE |Manifest: NOSIGNATURE
flywheel-forge-1.20.1-0.6.10-7.jar |Flywheel |flywheel |0.6.10-7 |DONE |Manifest: NOSIGNATURE
create-1.20.1-0.5.1.e-forge.jar |Create |create |0.5.1.e |DONE |Manifest: NOSIGNATURE
create-structures-0.1.1-1.20.1-forge.jar |Create: Structures |create_structures |0.1.1 |DONE |Manifest: NOSIGNATURE
bucketlib-1.20.1-2.3.0.1.jar |BucketLib |bucketlib |1.20.1-2.3.0.1 |DONE |Manifest: NOSIGNATURE
diet-forge-2.1.0-1.20.1.jar |Diet |diet |2.1.0+1.20.1 |DONE |Manifest: NOSIGNATURE
Evoodooers-forge-1.20.1-1.0.0.jar |Evoodooers |evoodooers |0.0NONE |DONE |Manifest: NOSIGNATURE
polymorph-forge-0.49.0+1.20.1.jar |Polymorph |polymorph |0.49.0+1.20.1 |DONE |Manifest: NOSIGNATURE
JustEnoughMekanismMultiblocks-1.20.1-4.1.jar |Just Enough Mekanism Multibloc|jei_mekanism_multiblocks |4.1 |DONE |Manifest: NOSIGNATURE
backpacked-forge-1.20.1-2.2.5.jar |Backpacked |backpacked |2.2.5 |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
fancymenu_forge_2.14.9-1_MC_1.20.1.jar |FancyMenu |fancymenu |2.14.9 |DONE |Manifest: NOSIGNATURE
drippyloadingscreen_forge_2.2.4_MC_1.20.1.jar |Drippy Loading Screen |drippyloadingscreen |2.2.4 |DONE |Manifest: NOSIGNATURE
creeperoverhaul-3.0.1-forge-1.20.1.jar |Creeper Overhaul |creeperoverhaul |3.0.1 |DONE |Manifest: NOSIGNATURE
visuality-forge-2.0.2-1.20.1-1.20.jar |Visuality: Reforged |visuality |2.0.2 |DONE |Manifest: NOSIGNATURE
PuzzlesLib-v8.0.24-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.0.24 |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
ColdSweat-2.2.1-1.20.1.jar |Cold Sweat |cold_sweat |2.2.1 |DONE |Manifest: NOSIGNATURE
betterf3-7.0.1-forge-1.20.1.jar |BetterF3 |betterf3 |7.0.1 |DONE |Manifest: NOSIGNATURE
yaclx-1.6+1.20-forge.jar |YetAnotherConfigLibExtensions |yaclx |1.3 |DONE |Manifest: NOSIGNATURE
CrabbersDelight-1.20.1-1.1.2.jar |Crabber's Delight |crabbersdelight |1.1.2 |DONE |Manifest: NOSIGNATURE
cosmeticarmorreworked-1.20.1-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.20.1-v1a |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
realmrpg_pots_and_mimics_1.0.2_forge_1.20.1.jar |Realm RPG: Pots & Mimics |pots_and_mimics |1.0.2 |DONE |Manifest: NOSIGNATURE
createaddition-1.20.1-1.1.1.jar |Create Crafts & Additions |createaddition |1.20.1-1.1.1 |DONE |Manifest: NOSIGNATURE
ad_astra-forge-1.20.1-1.15.3.jar |Ad Astra |ad_astra |1.15.3 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: 75e524b3-bff0-4e45-89f1-a369eb5133d1
Flywheel Backend: Off
FML: 47.2
Forge: net.minecraftforge:47.2.20
Suspected Mods: Supplementaries (supplementaries), Minecraft (minecraft)
Next time, please don't copy/paste. just drag the crash-report file in here. thanks.
btw, your moonlight lib is outdated. please update it to the latest
moonlight-1.20-2.8.45-forge.jar
should be v2.11.12
EDIT:
there is a reason why you must do this:
Check you are using the latest version of the mods and its dependencies
do not check it if you did not do it. Sometimes the simplest solution is just to update the mods to the latest version which fix the problem you are currently facing.