Forge 1.20.1 Crash Report

#Vt490G5
347 lines
Raw
Analysis
Minecraft version:
1.20.1
Java version:
17.0.8
Forge version:
47.3.7
1---- Minecraft Crash Report ----
2// Why did you do that?
3
4Time: 2024-08-21 10:52:24
5Description: Tesselating block model
6
7java.lang.NullPointerException: Cannot invoke "net.minecraft.client.resources.model.BakedModel.getQuads(net.minecraft.world.level.block.state.BlockState, net.minecraft.core.Direction, net.minecraft.util.RandomSource, net.minecraftforge.client.model.data.ModelData, net.minecraft.client.renderer.RenderType)" because "this.bakedFronds[...]" is null
8 at org.labellum.mc.dttfc.client.PalmLeavesBakedModel.getQuads(PalmLeavesBakedModel.java:215) ~[DynamicTreesTFC-1.20.1-2.0.0-alpha1.jar%23349!/:2.0.0-alpha1] {re:classloading}
9 at net.minecraft.client.resources.model.MultiPartBakedModel.getQuads(MultiPartBakedModel.java:77) ~[client-1.20.1-20230612.114412-srg.jar%23436!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ferritecore.dedupmultipart.mixin.json:MixinMultipartModel,pl:mixin:A,pl:runtimedistcleaner:A}
10 at net.minecraft.client.renderer.block.ModelBlockRenderer.tesselateWithoutAO(ModelBlockRenderer.java:118) ~[client-1.20.1-20230612.114412-srg.jar%23436!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
11 at net.minecraftforge.client.model.lighting.ForgeModelBlockRenderer.tesselateWithoutAO(ForgeModelBlockRenderer.java:52) ~[forge-1.20.1-47.3.7-universal.jar%23441!/:?] {re:mixin,re:classloading,pl:mixin:APP:creativecore.forge.mixins.json:ForgeModelBlockRendererAccessor,pl:mixin:A}
12 at net.minecraft.client.renderer.block.ModelBlockRenderer.tesselateBlock(ModelBlockRenderer.java:56) ~[client-1.20.1-20230612.114412-srg.jar%23436!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
13 at net.minecraft.client.renderer.block.BlockRenderDispatcher.renderBatched(BlockRenderDispatcher.java:68) ~[client-1.20.1-20230612.114412-srg.jar%23436!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:farmersdelight.mixins.json:HideBlockBreakProgressMixin,pl:mixin:APP:physicsmod.mixins.json:vines.MixinBlockRenderManager,pl:mixin:A,pl:runtimedistcleaner:A}
14 at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher$RenderChunk$RebuildTask.m_234467_(ChunkRenderDispatcher.java:641) ~[client-1.20.1-20230612.114412-srg.jar%23436!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:immersiveengineering.mixins.json:coremods.client.RebuildTaskMixin,pl:mixin:APP:flywheel.mixins.json:instancemanage.ChunkRebuildHooksMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.chunk_meshing.RebuildTaskMixin,pl:mixin:A,pl:runtimedistcleaner:A}
15 at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher$RenderChunk$RebuildTask.m_5869_(ChunkRenderDispatcher.java:556) ~[client-1.20.1-20230612.114412-srg.jar%23436!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:immersiveengineering.mixins.json:coremods.client.RebuildTaskMixin,pl:mixin:APP:flywheel.mixins.json:instancemanage.ChunkRebuildHooksMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.chunk_meshing.RebuildTaskMixin,pl:mixin:A,pl:runtimedistcleaner:A}
16 at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.m_194412_(ChunkRenderDispatcher.java:128) ~[client-1.20.1-20230612.114412-srg.jar%23436!/:?] {re:classloading,pl:runtimedistcleaner:A}
17 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?] {}
18 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?] {}
19 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
20 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
21 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames}
22 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames}
23 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin}
24
25
26A detailed walkthrough of the error, its code path and all known details is as follows:
27---------------------------------------------------------------------------------------
28
29-- Head --
30Thread: Render thread
31Suspected Mod:
32 Dynamic Trees TFC (dttfc), Version: 2.0.0-alpha1
33 Issue tracker URL: https://github.com/Gaelmare/dynamictreestfc/issues
34 at TRANSFORMER/dttfc@2.0.0-alpha1/org.labellum.mc.dttfc.client.PalmLeavesBakedModel.getQuads(PalmLeavesBakedModel.java:215)
35Stacktrace:
36 at org.labellum.mc.dttfc.client.PalmLeavesBakedModel.getQuads(PalmLeavesBakedModel.java:215) ~[DynamicTreesTFC-1.20.1-2.0.0-alpha1.jar%23349!/:2.0.0-alpha1] {re:classloading}
37 at net.minecraft.client.resources.model.MultiPartBakedModel.getQuads(MultiPartBakedModel.java:77) ~[client-1.20.1-20230612.114412-srg.jar%23436!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ferritecore.dedupmultipart.mixin.json:MixinMultipartModel,pl:mixin:A,pl:runtimedistcleaner:A}
38 at net.minecraft.client.renderer.block.ModelBlockRenderer.tesselateWithoutAO(ModelBlockRenderer.java:118) ~[client-1.20.1-20230612.114412-srg.jar%23436!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
39 at net.minecraftforge.client.model.lighting.ForgeModelBlockRenderer.tesselateWithoutAO(ForgeModelBlockRenderer.java:52) ~[forge-1.20.1-47.3.7-universal.jar%23441!/:?] {re:mixin,re:classloading,pl:mixin:APP:creativecore.forge.mixins.json:ForgeModelBlockRendererAccessor,pl:mixin:A}
40 at net.minecraft.client.renderer.block.ModelBlockRenderer.tesselateBlock(ModelBlockRenderer.java:56) ~[client-1.20.1-20230612.114412-srg.jar%23436!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
41-- Block model being tesselated --
42Details:
43 Block: Block{dttfc:palm_leaves}[direction=6,distance=1,persistent=false,waterlogged=false]
44 Block location: World: (9439,71,9967), Section: (at 15,7,15 in 589,4,622; chunk contains blocks 9424,-64,9952 to 9439,319,9967), Region: (18,19; contains chunks 576,608 to 607,639, blocks 9216,-64,9728 to 9727,319,10239)
45 Using AO: false
46Stacktrace:
47 at net.minecraft.client.renderer.block.ModelBlockRenderer.tesselateBlock(ModelBlockRenderer.java:56) ~[client-1.20.1-20230612.114412-srg.jar%23436!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
48 at net.minecraft.client.renderer.block.BlockRenderDispatcher.renderBatched(BlockRenderDispatcher.java:68) ~[client-1.20.1-20230612.114412-srg.jar%23436!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:farmersdelight.mixins.json:HideBlockBreakProgressMixin,pl:mixin:APP:physicsmod.mixins.json:vines.MixinBlockRenderManager,pl:mixin:A,pl:runtimedistcleaner:A}
49 at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher$RenderChunk$RebuildTask.m_234467_(ChunkRenderDispatcher.java:641) ~[client-1.20.1-20230612.114412-srg.jar%23436!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:immersiveengineering.mixins.json:coremods.client.RebuildTaskMixin,pl:mixin:APP:flywheel.mixins.json:instancemanage.ChunkRebuildHooksMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.chunk_meshing.RebuildTaskMixin,pl:mixin:A,pl:runtimedistcleaner:A}
50 at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher$RenderChunk$RebuildTask.m_5869_(ChunkRenderDispatcher.java:556) ~[client-1.20.1-20230612.114412-srg.jar%23436!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:immersiveengineering.mixins.json:coremods.client.RebuildTaskMixin,pl:mixin:APP:flywheel.mixins.json:instancemanage.ChunkRebuildHooksMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.chunk_meshing.RebuildTaskMixin,pl:mixin:A,pl:runtimedistcleaner:A}
51 at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.m_194412_(ChunkRenderDispatcher.java:128) ~[client-1.20.1-20230612.114412-srg.jar%23436!/:?] {re:classloading,pl:runtimedistcleaner:A}
52 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?] {}
53 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?] {}
54 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
55 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
56 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames}
57 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames}
58 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin}
59
60
61-- Block being tesselated --
62Details:
63 Block: Block{dttfc:palm_leaves}[direction=6,distance=1,persistent=false,waterlogged=false]
64 Block location: World: (9439,71,9967), Section: (at 15,7,15 in 589,4,622; chunk contains blocks 9424,-64,9952 to 9439,319,9967), Region: (18,19; contains chunks 576,608 to 607,639, blocks 9216,-64,9728 to 9727,319,10239)
65Stacktrace:
66 at net.minecraft.client.renderer.block.BlockRenderDispatcher.renderBatched(BlockRenderDispatcher.java:68) ~[client-1.20.1-20230612.114412-srg.jar%23436!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:farmersdelight.mixins.json:HideBlockBreakProgressMixin,pl:mixin:APP:physicsmod.mixins.json:vines.MixinBlockRenderManager,pl:mixin:A,pl:runtimedistcleaner:A}
67 at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher$RenderChunk$RebuildTask.m_234467_(ChunkRenderDispatcher.java:641) ~[client-1.20.1-20230612.114412-srg.jar%23436!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:immersiveengineering.mixins.json:coremods.client.RebuildTaskMixin,pl:mixin:APP:flywheel.mixins.json:instancemanage.ChunkRebuildHooksMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.chunk_meshing.RebuildTaskMixin,pl:mixin:A,pl:runtimedistcleaner:A}
68 at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher$RenderChunk$RebuildTask.m_5869_(ChunkRenderDispatcher.java:556) ~[client-1.20.1-20230612.114412-srg.jar%23436!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:immersiveengineering.mixins.json:coremods.client.RebuildTaskMixin,pl:mixin:APP:flywheel.mixins.json:instancemanage.ChunkRebuildHooksMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.chunk_meshing.RebuildTaskMixin,pl:mixin:A,pl:runtimedistcleaner:A}
69 at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.m_194412_(ChunkRenderDispatcher.java:128) ~[client-1.20.1-20230612.114412-srg.jar%23436!/:?] {re:classloading,pl:runtimedistcleaner:A}
70 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?] {}
71 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?] {}
72 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
73 at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
74 at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames}
75 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames}
76 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin}
77
78
79-- Affected level --
80Details:
81 All players: 1 total; [LocalPlayer['booth09'/2, l='ClientLevel', x=9364.46, y=67.00, z=9821.13]]
82 Chunk stats: 961, 505
83 Level dimension: minecraft:overworld
84 Level spawn location: World: (-2384,72,-3104), Section: (at 0,8,0 in -149,4,-194; chunk contains blocks -2384,-64,-3104 to -2369,319,-3089), Region: (-5,-7; contains chunks -160,-224 to -129,-193, blocks -2560,-64,-3584 to -2049,319,-3073)
85 Level time: 25298 game time, 25040 day time
86 Server brand: forge
87 Server type: Integrated singleplayer server
88Stacktrace:
89 at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:455) ~[client-1.20.1-20230612.114412-srg.jar%23436!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_clientworldclass,xf:fml:xaerominimap:xaero_clientworldclass,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_clientworldclass,xf:fml:xaerominimap:xaero_clientworldclass,pl:mixin:APP:sanitydim.mixins.json:MixinClientLevel,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:waterdripsound.mixins.json:client.MixinClientWorld,pl:mixin:APP:tfc.mixins.json:client.ClientLevelMixin,pl:mixin:APP:physicsmod.mixins.json:MixinClientLevel,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin,pl:mixin:APP:entityculling.mixins.json:ClientWorldMixin,pl:mixin:APP:canary.mixins.json:chunk.entity_class_groups.ClientLevelMixin,pl:mixin:APP:enhancedcelestials.mixins.json:client.MixinClientWorld,pl:mixin:APP:sound_physics_remastered.mixins.json:ClientLevelMixin,pl:mixin:APP:fabrication.mixins.json:c_tweaks.long_levelup_sound_at_30.MixinClientWorld,pl:mixin:APP:fabrication.mixins.json:i_woina.void_fog_particles.MixinClientWorld,pl:mixin:A,pl:runtimedistcleaner:A}
90 at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2319) ~[client-1.20.1-20230612.114412-srg.jar%23436!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.blast_search_trees.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinMinecraft,pl:mixin:APP:exposure-common.mixins.json:MinecraftMixin,pl:mixin:APP:entity_model_features-common.mixins.json:MixinResourceReloadStart,pl:mixin:APP:entity_model_features-common.mixins.json:accessor.MinecraftClientAccessor,pl:mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinMinecraftClient,pl:mixin:APP:betterthirdperson.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:itemphysic.mixins.json:MinecraftMixin,pl:mixin:APP:tfc.mixins.json:client.MinecraftMixin,pl:mixin:APP:physicsmod.mixins.json:MixinMinecraft,pl:mixin:APP:physicsmod.mixins.json:cloth.MixinMinecraft,pl:mixin:APP:physicsmod.mixins.json:fabricapi.MixinMinecraft,pl:mixin:APP:moonlight-common.mixins.json:MinecraftMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:sounds.mixins.json:ui.ScreenSoundEffect,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:immediatelyfast-common.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:yacl.mixins.json:MinecraftMixin,pl:mixin:APP:sound_physics_remastered.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:APP:fabrication.mixins.json:g_weird_tweaks.use_items_while_riding.MixinMinecraftClient,pl:mixin:A,pl:runtimedistcleaner:A}
91 at net.minecraft.client.Minecraft.lambda$delayCrash$24(Minecraft.java:829) ~[client-1.20.1-20230612.114412-srg.jar%23436!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.blast_search_trees.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinMinecraft,pl:mixin:APP:exposure-common.mixins.json:MinecraftMixin,pl:mixin:APP:entity_model_features-common.mixins.json:MixinResourceReloadStart,pl:mixin:APP:entity_model_features-common.mixins.json:accessor.MinecraftClientAccessor,pl:mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinMinecraftClient,pl:mixin:APP:betterthirdperson.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:itemphysic.mixins.json:MinecraftMixin,pl:mixin:APP:tfc.mixins.json:client.MinecraftMixin,pl:mixin:APP:physicsmod.mixins.json:MixinMinecraft,pl:mixin:APP:physicsmod.mixins.json:cloth.MixinMinecraft,pl:mixin:APP:physicsmod.mixins.json:fabricapi.MixinMinecraft,pl:mixin:APP:moonlight-common.mixins.json:MinecraftMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:sounds.mixins.json:ui.ScreenSoundEffect,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:immediatelyfast-common.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:yacl.mixins.json:MinecraftMixin,pl:mixin:APP:sound_physics_remastered.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:APP:fabrication.mixins.json:g_weird_tweaks.use_items_while_riding.MixinMinecraftClient,pl:mixin:A,pl:runtimedistcleaner:A}
92 at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:708) ~[client-1.20.1-20230612.114412-srg.jar%23436!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.blast_search_trees.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinMinecraft,pl:mixin:APP:exposure-common.mixins.json:MinecraftMixin,pl:mixin:APP:entity_model_features-common.mixins.json:MixinResourceReloadStart,pl:mixin:APP:entity_model_features-common.mixins.json:accessor.MinecraftClientAccessor,pl:mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinMinecraftClient,pl:mixin:APP:betterthirdperson.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:itemphysic.mixins.json:MinecraftMixin,pl:mixin:APP:tfc.mixins.json:client.MinecraftMixin,pl:mixin:APP:physicsmod.mixins.json:MixinMinecraft,pl:mixin:APP:physicsmod.mixins.json:cloth.MixinMinecraft,pl:mixin:APP:physicsmod.mixins.json:fabricapi.MixinMinecraft,pl:mixin:APP:moonlight-common.mixins.json:MinecraftMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:sounds.mixins.json:ui.ScreenSoundEffect,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:immediatelyfast-common.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:yacl.mixins.json:MinecraftMixin,pl:mixin:APP:sound_physics_remastered.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:APP:fabrication.mixins.json:g_weird_tweaks.use_items_while_riding.MixinMinecraftClient,pl:mixin:A,pl:runtimedistcleaner:A}
93 at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.3.7.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:physicsmod.mixins.json:MixinMain,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:A,pl:runtimedistcleaner:A}
94 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
95 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
96 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
97 at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {re:mixin}
98 at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.7.jar:?] {}
99 at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.3.7.jar:?] {}
100 at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.3.7.jar:?] {}
101 at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
102 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
103 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
104 at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
105 at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
106 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
107 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
108 at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
109
110
111-- Last reload --
112Details:
113 Reload number: 1
114 Reload reason: initial
115 Finished: Yes
116 Packs: vanilla, mod_resources, Forgery, Fabrication Grayscale, dtpterratweaks, Firmalife-1.20.1-2.1.6.jar:overload, TFCTumbleweed-1.20.1-1.2.2.jar:overload, TFCImprovedBadlands-1.20.1-1.0.2.jar:overload, file/FreshAnimations_v1.9.2.zip, file/Vexxed_Visuals_TFC_v1.2.7.1.zip, Moonlight Mods Dynamic Assets, file/Angel's_Weather_v1.4.zip, file/Weather2 Retextured.zip, file/§6Dynamic§9Surroundings §2R4.zip
117
118-- System Details --
119Details:
120 Minecraft Version: 1.20.1
121 Minecraft Version ID: 1.20.1
122 Operating System: Windows 11 (amd64) version 10.0
123 Java Version: 17.0.8, Microsoft
124 Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
125 Memory: 5845188784 bytes (5574 MiB) / 8111783936 bytes (7736 MiB) up to 16341008384 bytes (15584 MiB)
126 CPUs: 12
127 Processor Vendor: GenuineIntel
128 Processor Name: 11th Gen Intel(R) Core(TM) i5-11600K @ 3.90GHz
129 Identifier: Intel64 Family 6 Model 167 Stepping 1
130 Microarchitecture: Rocket Lake
131 Frequency (GHz): 3.91
132 Number of physical packages: 1
133 Number of physical CPUs: 6
134 Number of logical CPUs: 12
135 Graphics card #0 name: NVIDIA GeForce RTX 3060 Ti
136 Graphics card #0 vendor: NVIDIA (0x10de)
137 Graphics card #0 VRAM (MB): 4095.00
138 Graphics card #0 deviceId: 0x2489
139 Graphics card #0 versionInfo: DriverVersion=32.0.15.6081
140 Graphics card #1 name: Intel(R) UHD Graphics 750
141 Graphics card #1 vendor: Intel Corporation (0x8086)
142 Graphics card #1 VRAM (MB): 1024.00
143 Graphics card #1 deviceId: 0x4c8a
144 Graphics card #1 versionInfo: DriverVersion=31.0.101.3959
145 Memory slot #0 capacity (MB): 16384.00
146 Memory slot #0 clockSpeed (GHz): 3.20
147 Memory slot #0 type: DDR4
148 Memory slot #1 capacity (MB): 16384.00
149 Memory slot #1 clockSpeed (GHz): 3.20
150 Memory slot #1 type: DDR4
151 Virtual memory max (MB): 52033.62
152 Virtual memory used (MB): 33227.01
153 Swap memory total (MB): 19456.00
154 Swap memory used (MB): 155.75
155 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx15584m -Xms256m
156 Launched Version: forge-47.3.7
157 Backend library: LWJGL version 3.3.1 build 7
158 Backend API: NVIDIA GeForce RTX 3060 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 560.81, NVIDIA Corporation
159 Window size: 3440x1440
160 GL Caps: Using framebuffer using OpenGL 3.2
161 GL debug messages:
162 Using VBOs: Yes
163 Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
164 Type: Integrated Server (map_client.txt)
165 Graphics mode: fancy
166 Resource Packs: vanilla, mod_resources, Forgery, Forgery grayscale, dtpterratweaks, firmalife_data (incompatible), tfc_tumbleweed, tfcimprovedbadlands, file/FreshAnimations_v1.9.2.zip, file/Vexxed_Visuals_TFC_v1.2.7.1.zip, Moonlight Mods Dynamic Assets, file/Angel's_Weather_v1.4.zip (incompatible), file/Weather2 Retextured.zip (incompatible), file/§6Dynamic§9Surroundings §2R4.zip
167 Current Language: en_us
168 CPU: 12x 11th Gen Intel(R) Core(TM) i5-11600K @ 3.90GHz
169 Server Running: true
170 Player Count: 1 / 8; [ServerPlayer['booth09'/2, l='ServerLevel[Owlen]', x=9364.46, y=67.00, z=9821.13]]
171 Data Packs: vanilla, mod:saturn (incompatible), mod:advancedperipherals (incompatible), mod:geckolib, mod:scena (incompatible), mod:dynamiccrosshair (incompatible), mod:barrels_2012 (incompatible), mod:firstperson, mod:connectivity (incompatible), mod:gpumemleakfix (incompatible), mod:xaeroworldmap (incompatible), mod:controlling (incompatible), mod:modernfix (incompatible), mod:useitemonblockevent (incompatible), mod:yungsapi, mod:mixinextras (incompatible), mod:jumbofurnace (incompatible), mod:weather2 (incompatible), mod:fabrication (incompatible), mod:numismatics (incompatible), mod:moreredxcctcompat, mod:railways, mod:jeresources, mod:chat_heads (incompatible), mod:exposure, mod:cloth_config (incompatible), mod:sound_physics_remastered (incompatible), mod:corpse, mod:sanitydim (incompatible), mod:betterpingdisplay (incompatible), mod:farmersdelight, mod:entity_model_features (incompatible), mod:entity_texture_features (incompatible), mod:bcc (incompatible), mod:alekiships (incompatible), mod:minecraftcapes (incompatible), mod:highlighter (incompatible), mod:tfcambiental, mod:curios (incompatible), mod:patchouli (incompatible), mod:collective, mod:searchables (incompatible), mod:betterthirdperson, mod:createair, mod:architectury (incompatible), mod:findme (incompatible), mod:computercraft, mod:cupboard (incompatible), mod:cherishedworlds (incompatible), mod:itemphysic, mod:mru (incompatible), mod:jadeaddons (incompatible), mod:exoticbirds, mod:dynamictrees (incompatible), mod:dynamictreesplus (incompatible), mod:darkmodeeverywhere (incompatible), mod:betteradvancements (incompatible), mod:waterdripsound (incompatible), mod:inventorysorter (incompatible), mod:potacore (incompatible), mod:butcher, mod:jei, mod:attributefix (incompatible), mod:paxi, mod:geckoanimfix (incompatible), mod:clumps (incompatible), mod:tumbleweed (incompatible), mod:configured (incompatible), mod:northstar (incompatible), mod:animatica (incompatible), mod:dismountentity, mod:puzzlesaccessapi, mod:firstaid (incompatible), mod:forge, mod:tfc, mod:waterflasks (incompatible), mod:tfcthermaldeposits, mod:farmersdelight_tfc, mod:dttfc (incompatible), mod:tfcdesirepaths, mod:tfc_lumberjack, mod:distanthorizons (incompatible), mod:mcw_tfc_aio (incompatible), mod:smoothchunk (incompatible), mod:coralstfc, mod:advancedtfctech, mod:physicsmod (incompatible), mod:moonlight (incompatible), mod:mousetweaks, mod:immersiveengineering (incompatible), mod:tfc_ie_addon, mod:jade (incompatible), mod:obscure_tooltips (incompatible), mod:tfc_knapsacks, mod:creativecore, mod:alekiroofs, mod:spectrelib (incompatible), mod:firmaciv (incompatible), mod:astikorcarts (incompatible), mod:tfcastikorcarts, mod:ambientadditions (incompatible), mod:thinair, mod:sounds, mod:iceberg (incompatible), mod:flywheel, mod:steampowered (incompatible), mod:create, mod:createoreexcavation (incompatible), mod:tfc_ore_excavation, mod:xaerominimap (incompatible), mod:polymorph (incompatible), mod:parcool (incompatible), mod:entityculling, mod:tfc_tumbleweed, mod:canary, mod:betterchunkloading (incompatible), mod:ambientenvironment (incompatible), mod:immediatelyfast (incompatible), mod:coroutil (incompatible), mod:tfcweather, mod:tfcimprovedbadlands, mod:ferritecore (incompatible), mod:betterlightning, mod:tarantula (incompatible), mod:yet_another_config_lib_v3 (incompatible), mod:puzzleslib, mod:firmalife (incompatible), mod:castirongrill, mod:artisanal, mod:tfcorewashing, mod:tfcchannelcasting (incompatible), mod:lychee (incompatible), mod:yaclx (incompatible), mod:tfcgenviewer, mod:tfc_debark, mod:packetfixer (incompatible), mod:tfchotornot, mod:chunksending (incompatible), mod:chiselsandbits (incompatible), mod:chiselsandbits_tfc, mod:morered (incompatible), mod:deuf, mod:createaddition (incompatible), dtpterratweaks, mod:graveyard (incompatible), mod:immersive_weathering (incompatible), mod:everycomp (incompatible), mod:nyfsspiders (incompatible), mod:enhancedcelestials (incompatible), mod:corgilib, Everycomp Generated Pack, Immersive Weathering Generated Pack, mod:immersive_aircraft (incompatible), mod:terrafly
172 Enabled Feature Flags: minecraft:vanilla
173 World Generation: Experimental
174 ModLauncher: 10.0.9+10.0.9+main.dcd20f30
175 ModLauncher launch target: forgeclient
176 ModLauncher naming: srg
177 ModLauncher services:
178 mixin-0.8.5.jar mixin PLUGINSERVICE
179 eventbus-6.0.5.jar eventbus PLUGINSERVICE
180 fmlloader-1.20.1-47.3.7.jar slf4jfixer PLUGINSERVICE
181 fmlloader-1.20.1-47.3.7.jar object_holder_definalize PLUGINSERVICE
182 fmlloader-1.20.1-47.3.7.jar runtime_enum_extender PLUGINSERVICE
183 fmlloader-1.20.1-47.3.7.jar capability_token_subclass PLUGINSERVICE
184 accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
185 fmlloader-1.20.1-47.3.7.jar runtimedistcleaner PLUGINSERVICE
186 modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
187 modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
188 FML Language Providers:
189 minecraft@1.0
190 lowcodefml@null
191 javafml@null
192 Mod List:
193 saturn-mc1.20.1-0.1.3.jar |Saturn |saturn |0.1.3 |DONE |Manifest: NOSIGNATURE
194 AdvancedPeripherals-1.20.1-0.7.40r.jar |Advanced Peripherals |advancedperipherals |0.7.40r |DONE |Manifest: NOSIGNATURE
195 geckolib-forge-1.20.1-4.4.7.jar |GeckoLib 4 |geckolib |4.4.7 |DONE |Manifest: NOSIGNATURE
196 scena-forge-1.0.103.jar |Scena |scena |1.0.103 |DONE |Manifest: NOSIGNATURE
197 dynamiccrosshair-7.4.4+1.20-forge.jar |Dynamic Crosshair |dynamiccrosshair |7.4.4+1.20 |DONE |Manifest: NOSIGNATURE
198 barrels_2012-2.1.jar |Barrels 2012 |barrels_2012 |2.1 |DONE |Manifest: NOSIGNATURE
199 firstperson-forge-2.4.4-mc1.20.1.jar |FirstPerson |firstperson |2.4.4 |DONE |Manifest: NOSIGNATURE
200 connectivity-1.20.1-5.6.jar |Connectivity Mod |connectivity |1.20.1-5.6 |DONE |Manifest: NOSIGNATURE
201 immersive_aircraft-1.0.1+1.20.1-forge.jar |Immersive Aircraft |immersive_aircraft |1.0.1+1.20.1 |DONE |Manifest: NOSIGNATURE
202 gpumemleakfix-1.20.1-1.8.jar |Gpu memory leak fix |gpumemleakfix |1.20.1-1.8 |DONE |Manifest: NOSIGNATURE
203 XaerosWorldMap_1.38.8_Forge_1.20.jar |Xaero's World Map |xaeroworldmap |1.38.8 |DONE |Manifest: NOSIGNATURE
204 Controlling-forge-1.20.1-12.0.2.jar |Controlling |controlling |12.0.2 |DONE |Manifest: NOSIGNATURE
205 modernfix-forge-5.19.1+mc1.20.1.jar |ModernFix |modernfix |5.19.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
206 useitemonblockevent-1.20.1-1.0.0.2.jar |Use Item on Block Event |useitemonblockevent |**.**.**.** |DONE |Manifest: NOSIGNATURE
207 YungsApi-1.20-Forge-4.0.5.jar |YUNG's API |yungsapi |1.20-Forge-4.0.5 |DONE |Manifest: NOSIGNATURE
208 mixinextras-forge-0.2.0-beta.8.jar |MixinExtras |mixinextras |0.2.0-beta.8 |DONE |Manifest: NOSIGNATURE
209 jumbofurnace-1.20.1-4.0.0.5.jar |Jumbo Furnace |jumbofurnace |**.**.**.** |DONE |Manifest: NOSIGNATURE
210 weather2-1.20.1-2.8.3.jar |Weather2 |weather2 |1.20.1-2.8.3 |DONE |Manifest: NOSIGNATURE
211 forgery-3.4.18+1.20.jar |Forgery |fabrication |3.4.18+1.20 |DONE |Manifest: NOSIGNATURE
212 CreateNumismatics-1.0.6+forge-mc1.20.1.jar |Create: Numismatics |numismatics |1.0.6+forge-mc1.20.1|DONE |Manifest: NOSIGNATURE
213 MoreRed-CCT-Compat-1.20.1-1.0.0.jar |More Red x CC:Tweaked Compat |moreredxcctcompat |1.20.1-1.0.0 |DONE |Manifest: NOSIGNATURE
214 Steam_Rails-1.6.4+forge-mc1.20.1.jar |Create: Steam 'n' Rails |railways |1.6.4+forge-mc1.20.1|DONE |Manifest: NOSIGNATURE
215 JustEnoughResources-1.20.1-1.4.0.247.jar |Just Enough Resources |jeresources |**.**.**.** |DONE |Manifest: NOSIGNATURE
216 chat_heads-0.12.13-forge-1.20.jar |Chat Heads |chat_heads |0.12.13 |DONE |Manifest: NOSIGNATURE
217 exposure-1.20.1-1.7.6-forge.jar |Exposure |exposure |1.7.6 |DONE |Manifest: NOSIGNATURE
218 cloth-config-11.1.118-forge.jar |Cloth Config v10 API |cloth_config |11.1.118 |DONE |Manifest: NOSIGNATURE
219 sound-physics-remastered-forge-1.20.1-1.4.5.jar |Sound Physics Remastered |sound_physics_remastered |1.20.1-1.4.5 |DONE |Manifest: NOSIGNATURE
220 corpse-forge-1.20.1-1.0.12.jar |Corpse |corpse |1.20.1-1.0.12 |DONE |Manifest: NOSIGNATURE
221 sanitydim-mc1.20-1.1.0.jar |Sanity: Descent Into Madness |sanitydim |1.1.0 |DONE |Manifest: NOSIGNATURE
222 BetterPingDisplay-1.20.1-1.1.jar |Better Ping Display |betterpingdisplay |1.1 |DONE |Manifest: NOSIGNATURE
223 FarmersDelight-1.20.1-1.2.4.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.4 |DONE |Manifest: NOSIGNATURE
224 entity_model_features_forge_1.20.1-2.2.jar |Entity Model Features |entity_model_features |2.2 |DONE |Manifest: NOSIGNATURE
225 entity_texture_features_forge_1.20.1-6.2.jar |Entity Texture Features |entity_texture_features |6.2 |DONE |Manifest: NOSIGNATURE
226 BetterCompatibilityChecker-forge-4.0.8+mc1.20.1.ja|Better Compatibility Checker |bcc |4.0.8 |DONE |Manifest: NOSIGNATURE
227 alekiNiftyShips-FORGE-1.20.1-1.0.11.jar |aleki's Nifty Ships |alekiships |1.0.11 |DONE |Manifest: NOSIGNATURE
228 MinecraftCapes Forge 1.20.1-12.3.7.jar |MinecraftCapes |minecraftcapes |12.3.7 |DONE |Manifest: NOSIGNATURE
229 Highlighter-1.20.1-forge-1.1.9.jar |Highlighter |highlighter |1.1.9 |DONE |Manifest: NOSIGNATURE
230 tfcambiental-1.20.1-3.3.0.jar |TFC Ambiental |tfcambiental |1.20.1-3.3.0 |DONE |Manifest: NOSIGNATURE
231 curios-forge-5.9.1+1.20.1.jar |Curios API |curios |5.9.1+1.20.1 |DONE |Manifest: NOSIGNATURE
232 Patchouli-1.20.1-84-FORGE.jar |Patchouli |patchouli |1.20.1-84-FORGE |DONE |Manifest: NOSIGNATURE
233 collective-1.20.1-7.84.jar |Collective |collective |7.84 |DONE |Manifest: NOSIGNATURE
234 Searchables-forge-1.20.1-1.0.3.jar |Searchables |searchables |1.0.3 |DONE |Manifest: NOSIGNATURE
235 BetterThirdPerson-Forge-1.20-1.9.0.jar |Better Third Person |betterthirdperson |1.9.0 |DONE |Manifest: NOSIGNATURE
236 createair-1.0-1.20.1.jar |Create Air |createair |1.0 |DONE |Manifest: NOSIGNATURE
237 architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE
238 findme-3.2.1-forge.jar |FindMe |findme |3.2.1 |DONE |Manifest: NOSIGNATURE
239 cc-tweaked-1.20.1-forge-1.113.0.jar |CC: Tweaked |computercraft |1.113.0 |DONE |Manifest: NOSIGNATURE
240 cupboard-1.20.1-2.7.jar |Cupboard utilities |cupboard |1.20.1-2.7 |DONE |Manifest: NOSIGNATURE
241 cherishedworlds-forge-6.1.6+1.20.1.jar |Cherished Worlds |cherishedworlds |6.1.6+1.20.1 |DONE |Manifest: NOSIGNATURE
242 ItemPhysic_FORGE_v1.7.1_mc1.20.1.jar |ItemPhysic |itemphysic |1.7.1 |DONE |Manifest: NOSIGNATURE
243 MRU-1.0.2+1.20.1+forge.jar |Mineblock's Repeated Utilities|mru |1.0.2+1.20.1+forge |DONE |Manifest: NOSIGNATURE
244 JadeAddons-1.20.1-Forge-5.3.0.jar |Jade Addons |jadeaddons |5.3.0+forge |DONE |Manifest: NOSIGNATURE
245 exoticbirds-1.20.1-1.0.0.jar |Exotic Birds |exoticbirds |1.0.0 |DONE |Manifest: NOSIGNATURE
246 DynamicTrees-1.20.1-1.3.0-BETA13.jar |Dynamic Trees |dynamictrees |1.20.1-1.3.0-BETA13 |DONE |Manifest: NOSIGNATURE
247 DynamicTreesPlus-1.20.1-1.2.0-BETA3.jar |Dynamic Trees Plus |dynamictreesplus |1.20.1-1.2.0-BETA3 |DONE |Manifest: NOSIGNATURE
248 DarkModeEverywhere-1.20.1-1.2.2.jar |DarkModeEverywhere |darkmodeeverywhere |1.20.1-1.2.2 |DONE |Manifest: NOSIGNATURE
249 BetterAdvancements-Forge-1.20.1-0.4.2.10.jar |Better Advancements |betteradvancements |**.**.**.** |DONE |Manifest: NOSIGNATURE
250 DripSounds-1.19.4-0.3.2.jar |Drip Sounds |waterdripsound |0.3.2 |DONE |Manifest: NOSIGNATURE
251 inventorysorter-1.20.1-23.0.1.jar |Simple Inventory Sorter |inventorysorter |23.0.1 |DONE |Manifest: NOSIGNATURE
252 potacore-0.2.8-universal.jar |Potacore |potacore |0.2.8-universal |DONE |Manifest: NOSIGNATURE
253 butcher-2.5.1.jar |Butcher |butcher |2.5.1 |DONE |Manifest: NOSIGNATURE
254 jei-1.20.1-forge-15.12.3.55.jar |Just Enough Items |jei |**.**.**.** |DONE |Manifest: NOSIGNATURE
255 The_Graveyard_3.1_(FORGE)_for_1.20.1.jar |The Graveyard |graveyard |3.1 |DONE |Manifest: NOSIGNATURE
256 AttributeFix-Forge-1.20.1-21.0.4.jar |AttributeFix |attributefix |21.0.4 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
257 Paxi-1.20-Forge-4.0.jar |Paxi |paxi |1.20-Forge-4.0 |DONE |Manifest: NOSIGNATURE
258 immersive_weathering-1.20.1-2.0.2-forge.jar |Immersive Weathering |immersive_weathering |1.20.1-2.0.2 |DONE |Manifest: NOSIGNATURE
259 GeckoLibOculusCompat-Forge-1.0.1.jar |GeckoLibIrisCompat |geckoanimfix |1.0.0 |DONE |Manifest: NOSIGNATURE
260 Clumps-forge-1.20.1-12.0.0.4.jar |Clumps |clumps |**.**.**.** |DONE |Manifest: NOSIGNATURE
261 Tumbleweed-forge-1.20.1-0.5.5.jar |Tumbleweed |tumbleweed |0.5.5 |DONE |Manifest: NOSIGNATURE
262 configured-forge-1.20.1-2.2.3.jar |Configured |configured |2.2.3 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
263 northstar-0.1cb-1.20.1.jar |Northstar |northstar |0.1cb-1.20.1 |DONE |Manifest: NOSIGNATURE
264 AnimaticaReforged-1.20.1-0.1.3.jar |AnimaticaReforged |animatica |1.20.1-0.1.3 |DONE |Manifest: NOSIGNATURE
265 everycomp-1.21-2.6.72.jar |Every Compat |everycomp |1.21-2.6.72 |DONE |Manifest: NOSIGNATURE
266 dismountentity-1.20.1-3.5.jar |Dismount Entity |dismountentity |3.5 |DONE |Manifest: NOSIGNATURE
267 puzzlesaccessapi-forge-8.0.7.jar |Puzzles Access Api |puzzlesaccessapi |8.0.7 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
268 firstaid-1.20.1-1.1.jar |First Aid |firstaid |1.20.1-1.1 |DONE |Manifest: NOSIGNATURE
269 forge-1.20.1-47.3.7-universal.jar |Forge |forge |47.3.7 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
270 nyfsspiders-forge-1.20.1-2.1.1.jar |Nyf's Spiders |nyfsspiders |2.1.1 |DONE |Manifest: NOSIGNATURE
271 client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
272 TerraFirmaCraft-Forge-1.20.1-3.2.7.jar |TerraFirmaCraft |tfc |3.2.7 |DONE |Manifest: NOSIGNATURE
273 waterflasks-3.0.2.jar |TFC Water Flasks |waterflasks |3.0.2 |DONE |Manifest: NOSIGNATURE
274 TFCVolcanoes-1.20.1-1.3.14.jar |TFC Thermal Deposits |tfcthermaldeposits |1.3.14 |DONE |Manifest: NOSIGNATURE
275 FarmersDelightTFC-1.0.5-forge-1.20.1.jar |Farmers Delight TFC |farmersdelight_tfc |1.0.5 |DONE |Manifest: NOSIGNATURE
276 DynamicTreesTFC-1.20.1-2.0.0-alpha1.jar |Dynamic Trees TFC |dttfc |2.0.0-alpha1 |DONE |Manifest: NOSIGNATURE
277 TFCDesirePaths-1.20.1-1.1.3.jar |TFC Desire Paths |tfcdesirepaths |1.1.3 |DONE |Manifest: NOSIGNATURE
278 tfc-lumberjack-1.20.2-forge-1.0.0.jar |TFC LumberJack |tfc_lumberjack |1.0.0 |DONE |Manifest: NOSIGNATURE
279 DistantHorizons-2.1.2-a-1.20.1-forge-fabric.jar |Distant Horizons |distanthorizons |2.1.2-a |DONE |Manifest: NOSIGNATURE
280 terrafly-1.0.0-forge-1.20.1.jar |TERRAFLY |terrafly |1.0.0 |DONE |Manifest: NOSIGNATURE
281 mcw_tfc_aio-0.2.30-1.20.1.jar |Macaw's All-In-One for TFC |mcw_tfc_aio |0.2.30-1.20.1 |DONE |Manifest: NOSIGNATURE
282 smoothchunk-1.20.1-3.6.jar |Smoothchunk mod |smoothchunk |1.20.1-3.6 |DONE |Manifest: NOSIGNATURE
283 corals-tfc-1.0.0-forge-1.20.1.jar |Corals TFC |coralstfc |1.0.0 |DONE |Manifest: NOSIGNATURE
284 AdvancedTFCTech-1.20.1-2.3.jar |Advanced TFC Tech Unofficial |advancedtfctech |2.3 |DONE |Manifest: NOSIGNATURE
285 physics-mod-3.0.14-mc-1.20.1-forge.jar |Physics Mod |physicsmod |3.0.14 |DONE |Manifest: NOSIGNATURE
286 moonlight-1.20-2.12.14-forge.jar |Moonlight Library |moonlight |1.20-2.12.14 |DONE |Manifest: NOSIGNATURE
287 MouseTweaks-forge-mc1.20.1-2.25.1.jar |Mouse Tweaks |mousetweaks |2.25.1 |DONE |Manifest: NOSIGNATURE
288 ImmersiveEngineering-1.20.1-10.1.0-171.jar |Immersive Engineering |immersiveengineering |1.20.1-10.1.0-171 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
289 TFC-IE-Crossover-1.20.1-1.2.1.jar |TFC + IE Crossover |tfc_ie_addon |1.2.1 |DONE |Manifest: NOSIGNATURE
290 Jade-1.20.1-forge-11.10.1.jar |Jade |jade |11.10.1+forge |DONE |Manifest: NOSIGNATURE
291 Obscure-Tooltips-2.2.jar |Obscure Tooltips |obscure_tooltips |2.2 |DONE |Manifest: NOSIGNATURE
292 TFC_CarryOnStorage1.2.0.jar |TFC : Carry on Storage |tfc_knapsacks |1.0.0 |DONE |Manifest: NOSIGNATURE
293 CreativeCore_FORGE_v2.11.37_mc1.20.1.jar |CreativeCore |creativecore |2.11.37 |DONE |Manifest: NOSIGNATURE
294 alekiRoofs-FORGE-1.20.1-1.0.3.jar |aleki's Ridiculously Simple Ro|alekiroofs |1.0.3 |DONE |Manifest: NOSIGNATURE
295 spectrelib-forge-0.13.15+1.20.1.jar |SpectreLib |spectrelib |0.13.15+1.20.1 |DONE |Manifest: NOSIGNATURE
296 FirmaCivilization-1.20.1-1.0.5.jar |Firma: Civilization |firmaciv |1.0.5 |DONE |Manifest: NOSIGNATURE
297 astikorcarts-1.20.1-1.1.8.jar |AstikorCarts Redux |astikorcarts |1.1.8 |DONE |Manifest: NOSIGNATURE
298 TFCAstikorCarts-1.20.1-1.1.8.2.jar |TFC Astikor Carts |tfcastikorcarts |**.**.**.** |DONE |Manifest: NOSIGNATURE
299 ambientadditions-1.20.1-1.0.0.jar |Ambient Additions |ambientadditions |1.20.1-1.0.0 |DONE |Manifest: NOSIGNATURE
300 ThinAir-v8.1.5-1.20.1-Forge.jar |Thin Air |thinair |8.1.5 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
301 Sounds-2.0.4+1.20.1+forge.jar |Sounds |sounds |2.0.4+1.20.1+forge |DONE |Manifest: NOSIGNATURE
302 Iceberg-1.20.1-forge-1.1.21.jar |Iceberg |iceberg |1.1.21 |DONE |Manifest: NOSIGNATURE
303 flywheel-forge-1.20.1-0.6.10-7.jar |Flywheel |flywheel |0.6.10-7 |DONE |Manifest: NOSIGNATURE
304 steampowered-1.20.1-3.0.1.jar |Create: Steam Powered |steampowered |1.20.1-3.0.1 |DONE |Manifest: NOSIGNATURE
305 create-1.20.1-0.5.1.f.jar |Create |create |0.5.1.f |DONE |Manifest: NOSIGNATURE
306 createoreexcavation-1.20-1.5.0.jar |Create Ore Excavation |createoreexcavation |1.5.0 |DONE |Manifest: NOSIGNATURE
307 tfc-ore-excavation-1.20.1-forge-1.0.jar |TFC Ore Excavation |tfc_ore_excavation |1.0.0 |DONE |Manifest: NOSIGNATURE
308 Xaeros_Minimap_24.3.0_Forge_1.20.jar |Xaero's Minimap |xaerominimap |24.3.0 |DONE |Manifest: NOSIGNATURE
309 polymorph-forge-0.49.5+1.20.1.jar |Polymorph |polymorph |0.49.5+1.20.1 |DONE |Manifest: NOSIGNATURE
310 ParCool-1.20.1-3.2.1.2-R.jar |ParCool! |parcool |1.20.1-3.2.1.2-R |DONE |Manifest: NOSIGNATURE
311 entityculling-forge-1.6.7-mc1.20.1.jar |EntityCulling |entityculling |1.6.7 |DONE |Manifest: NOSIGNATURE
312 TFCTumbleweed-1.20.1-1.2.2.jar |TFC Tumbleweed |tfc_tumbleweed |1.2.2 |DONE |Manifest: NOSIGNATURE
313 canary-mc1.20.1-0.3.3.jar |Canary |canary |0.3.3 |DONE |Manifest: NOSIGNATURE
314 betterchunkloading-1.20.1-4.3.jar |betterchunkloading mod |betterchunkloading |1.20.1-4.3 |DONE |Manifest: NOSIGNATURE
315 AmbientEnvironment-forge-1.20.1-11.0.0.1.jar |Ambient Environment |ambientenvironment |**.**.**.** |DONE |Manifest: NOSIGNATURE
316 ImmediatelyFast-Forge-1.2.20+1.20.4.jar |ImmediatelyFast |immediatelyfast |1.2.20+1.20.4 |DONE |Manifest: NOSIGNATURE
317 coroutil-forge-1.20.1-1.3.7.jar |CoroUtil |coroutil |1.20.1-1.3.7 |DONE |Manifest: NOSIGNATURE
318 TFCWeather-1.20.1-1.6.6.jar |TFC Weather |tfcweather |1.6.6 |DONE |Manifest: NOSIGNATURE
319 TFCImprovedBadlands-1.20.1-1.0.2.jar |TFC Improved Badlands |tfcimprovedbadlands |1.0.2 |DONE |Manifest: NOSIGNATURE
320 ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
321 betterlightning-1.0.1-1.20.1.jar |Delayed Thunder |betterlightning |1.0.1-1.20.1 |DONE |Manifest: NOSIGNATURE
322 tarantula-1.1.2-1.20.1.jar |Liko's Tarantulas |tarantula |0.0.1-1.19 |DONE |Manifest: NOSIGNATURE
323 yet-another-config-lib-3.5.0+1.20.1-forge.jar |YetAnotherConfigLib |yet_another_config_lib_v3 |3.5.0+1.20.1-forge |DONE |Manifest: NOSIGNATURE
324 PuzzlesLib-v8.1.21-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.21 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
325 Firmalife-1.20.1-2.1.6.jar |Firmalife |firmalife |2.1.6 |DONE |Manifest: NOSIGNATURE
326 CastIronGrill-1.20.1-2.2.jar |TFC Cast Iron Grill |castirongrill |2.2 |DONE |Manifest: NOSIGNATURE
327 artisanal-1.1.1.jar |TFC Artisanal |artisanal |1.0 |DONE |Manifest: NOSIGNATURE
328 tfc-ore-washing-1.20.1-forge-1.0.3.jar |TFC Ore Washing |tfcorewashing |1.0.3 |DONE |Manifest: NOSIGNATURE
329 tfcchannelcasting-0.2.3-beta.jar |TFC Casting with Channels |tfcchannelcasting |0.2.3-beta |DONE |Manifest: NOSIGNATURE
330 Enhanced_Celestials-forge-1.20.1-5.0.0.4.jar |Enhanced Celestials |enhancedcelestials |**.**.**.** |DONE |Manifest: NOSIGNATURE
331 Corgilib-Forge-1.20.1-4.0.3.0.jar |CorgiLib |corgilib |**.**.**.** |DONE |Manifest: NOSIGNATURE
332 Lychee-1.20.1-forge-5.1.14.jar |Lychee Tweaker |lychee |5.1.14 |DONE |Manifest: NOSIGNATURE
333 yaclx-1.12+1.20.2-forge.jar |YetAnotherConfigLibExtensions |yaclx |1.10 |DONE |Manifest: NOSIGNATURE
334 tfcgenviewer-1.20.1-1.3.0.jar |TFCGenViewer |tfcgenviewer |1.3.0 |DONE |Manifest: NOSIGNATURE
335 tfc-debark-1.20.1-forge-1.0.1.jar |TFC Debark |tfc_debark |1.0.1 |DONE |Manifest: NOSIGNATURE
336 packetfixer-forge-1.4.2-1.19-to-1.20.1.jar |Packet Fixer |packetfixer |1.4.2 |DONE |Manifest: NOSIGNATURE
337 TFCHotOrNot-1.20.1-1.0.7.jar |TFC Hot or Not |tfchotornot |1.0.7 |DONE |Manifest: NOSIGNATURE
338 chunksending-1.20.1-2.8.jar |chunksending mod |chunksending |1.20.1-2.8 |DONE |Manifest: NOSIGNATURE
339 chisels-and-bits-forge-1.4.148.jar |chisels-and-bits |chiselsandbits |1.4.148 |DONE |Manifest: NOSIGNATURE
340 ChiselsBitsTFC-1.0.0-forge-1.20.1.jar |Chisels & Bits TFC |chiselsandbits_tfc |1.0.0 |DONE |Manifest: NOSIGNATURE
341 morered-1.20.1-4.0.0.4.jar |More Red |morered |**.**.**.** |DONE |Manifest: NOSIGNATURE
342 deuf-1.20.1-1.3.jar |DEUF - Duplicate Entity UUID F|deuf |1.20.1-1.3 |DONE |Manifest: NOSIGNATURE
343 createaddition-1.20.1-1.2.4d.jar |Create Crafts & Additions |createaddition |1.20.1-1.2.4d |DONE |Manifest: NOSIGNATURE
344 Crash Report UUID: e0cce1bf-3ed4-4c70-80ba-3865d8f211e9
345 FML: 47.3
346 Forge: net.minecraftforge:47.3.7
347 Flywheel Backend: GL33 Instanced Arrays
This log will be saved for 90 days from their last view.
Report abuse