[21Apr2026 15:55:08.029] [Render thread/INFO] [net.minecraft.client.gui.components.ChatComponent/]: [CHAT] SoupDev has made the advancement [Thataway!]
[21Apr2026 15:55:08.030] [Render thread/INFO] [net.minecraft.advancements.AdvancementTree/]: Loaded 714 advancements
[21Apr2026 15:56:54.935] [Render thread/INFO] [AllTheLeaks/]: Listing events...
[21Apr2026 15:56:54.935] [Render thread/INFO] [AllTheLeaks/]: World join: 1
[21Apr2026 15:56:54.935] [Render thread/INFO] [AllTheLeaks/]: Singleplayer: 0
[21Apr2026 15:56:54.935] [Render thread/INFO] [AllTheLeaks/]: Multiplayer: 1
[21Apr2026 15:56:54.935] [Render thread/INFO] [AllTheLeaks/]: Client Level Updates: 2
[21Apr2026 15:56:54.935] [Render thread/INFO] [AllTheLeaks/]: Client Player Logout: 1
[21Apr2026 15:56:54.935] [Render thread/INFO] [AllTheLeaks/]: Listing memory leaks so far...
[21Apr2026 15:56:54.936] [Render thread/INFO] [AllTheLeaks/]: Waiting to stabilize [0/10]
[21Apr2026 15:56:54.936] [Render thread/INFO] [AllTheLeaks/]: No memory leak detected!
[21Apr2026 15:58:02.259] [Render thread/INFO] [net.minecraft.client.gui.components.ChatComponent/]: [CHAT] [Server: Saved the game]
[21Apr2026 15:58:02.695] [Render thread/INFO] [net.minecraft.advancements.AdvancementTree/]: Loaded 715 advancements
[21Apr2026 15:58:24.883] [Render thread/INFO] [net.minecraft.client.gui.components.ChatComponent/]: [CHAT] SoupDev has made the advancement [Country Lode, Take Me Home]
[21Apr2026 15:58:24.884] [Render thread/INFO] [net.minecraft.advancements.AdvancementTree/]: Loaded 718 advancements
[21Apr2026 15:58:29.635] [Render thread/INFO] [de.keksuccino.fancymenu.customization.layer.ScreenCustomizationLayerHandler/]: [FANCYMENU] ScreenCustomizationLayer registered: anvil_screen
[21Apr2026 15:59:17.483] [Render thread/INFO] [net.minecraft.client.gui.components.ChatComponent/]: [CHAT] Set own game mode to Spectator Mode
[21Apr2026 15:59:25.961] [Render thread/INFO] [net.minecraft.client.gui.components.ChatComponent/]: [CHAT] Set own game mode to Creative Mode
[21Apr2026 15:59:40.888] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/SOUNDS]: Unable to play empty soundEvent: minecraft:entity.tropical_fish.ambient
[21Apr2026 16:00:29.681] [Render thread/ERROR] [dev.ryanhcode.sable.Sable/]: Received a sub-level movement packet for a non-existent sub-level
[21Apr2026 16:00:32.833] [Render thread/ERROR] [dev.ryanhcode.sable.Sable/]: Received a sub-level movement packet for a non-existent sub-level
[21Apr2026 16:00:32.833] [Render thread/ERROR] [dev.ryanhcode.sable.Sable/]: Received a sub-level movement packet for a non-existent sub-level
[21Apr2026 16:00:32.833] [Render thread/ERROR] [dev.ryanhcode.sable.Sable/]: Received a sub-level movement packet for a non-existent sub-level
[21Apr2026 16:00:32.833] [Render thread/ERROR] [dev.ryanhcode.sable.Sable/]: Received a sub-level movement packet for a non-existent sub-level
[21Apr2026 16:00:34.254] [Render thread/ERROR] [net.minecraft.client.Minecraft/FATAL]: Unreported exception thrown!
java.lang.NullPointerException: Cannot invoke "dev.ryanhcode.sable.mixinterface.sublevel_render.vanilla.RenderSectionExtension.sable$setListening(boolean)" because "renderSection" is null
at TRANSFORMER/sable@1.0.6/dev.ryanhcode.sable.sublevel.render.vanilla.VanillaChunkedSubLevelRenderData.compileSections(VanillaChunkedSubLevelRenderData.java:211) ~[sable-neoforge-1.21.1-1.0.6.jar%23440!/:1.0.6]
at TRANSFORMER/sodium@0.6.13+mc1.21.1/net.caffeinemc.mods.sodium.client.render.SodiumWorldRenderer.handler$hjm000$sable$setupTerrain(SodiumWorldRenderer.java:2757) ~[sodium-neoforge-0.6.13+mc1.21.1.jar%23491!/:?]
at TRANSFORMER/sodium@0.6.13+mc1.21.1/net.caffeinemc.mods.sodium.client.render.SodiumWorldRenderer.setupTerrain(SodiumWorldRenderer.java:251) ~[sodium-neoforge-0.6.13+mc1.21.1.jar%23491!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.renderer.LevelRenderer.setupRender(LevelRenderer.java:14831) ~[client-1.21.1-20240808.144430-srg.jar%23196!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.renderer.LevelRenderer.renderLevel(LevelRenderer.java:961) ~[client-1.21.1-20240808.144430-srg.jar%23196!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.renderer.GameRenderer.renderLevel(GameRenderer.java:1271) ~[client-1.21.1-20240808.144430-srg.jar%23196!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.renderer.GameRenderer.render(GameRenderer.java:1024) ~[client-1.21.1-20240808.144430-srg.jar%23196!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.runTick(Minecraft.java:1195) ~[client-1.21.1-20240808.144430-srg.jar%23196!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.run(Minecraft.java:807) ~[client-1.21.1-20240808.144430-srg.jar%23196!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.main.Main.main(Main.java:230) ~[client-1.21.1-20240808.144430-srg.jar%23196!/:?]
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source) ~[?:?]
at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.42.jar%23107!/:4.0]
at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-4.0.42.jar%23107!/:4.0]
at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:32) ~[loader-4.0.42.jar%23107!/:4.0]
at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-4.0.42.jar%23107!/:4.0]
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.5.jar%23112!/:?]
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.5.jar%23112!/:?]
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.5.jar%23112!/:?]
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.5.jar%23112!/:?]
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.5.jar%23112!/:?]
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.5.jar%23112!/:?]
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.5.jar%23112!/:?]
at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?]
at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?]
[21Apr2026 16:00:36.374] [Render thread/INFO] [mezz.jei.library.startup.JeiStarter/]: Stopping JEI
[21Apr2026 16:00:36.375] [Render thread/INFO] [mezz.jei.library.load.PluginCaller/]: Sending Runtime Unavailable...
[21Apr2026 16:00:36.376] [Render thread/INFO] [mezz.jei.neoforge.plugins.neoforge.NeoForgeGuiPlugin/]: Stopping JEI GUI
[21Apr2026 16:00:36.385] [Render thread/INFO] [mezz.jei.library.load.PluginCaller/]: Sending Runtime Unavailable took 10.09 milliseconds
[21Apr2026 16:00:36.393] [Render thread/ERROR] [Veil/]: ImGui failed to render previous frame, disposing
[21Apr2026 16:00:36.430] [Render thread/INFO] [ChunkBuilder/]: Stopping worker threads
[21Apr2026 16:00:36.540] [Netty Client IO #2/ERROR] [net.minecraft.network.Connection/]: Exception caught in connection
io.netty.handler.codec.DecoderException: Failed to decode packet 'clientbound/minecraft:block_update'
at TRANSFORMER/minecraft@1.21.1/net.minecraft.network.codec.IdDispatchCodec.decode(IdDispatchCodec.java:38) ~[client-1.21.1-20240808.144430-srg.jar%23196!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.network.codec.IdDispatchCodec.decode(IdDispatchCodec.java:14) ~[client-1.21.1-20240808.144430-srg.jar%23196!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.network.PacketDecoder.redirect$zzl000$connectivity$checkDecodingError(PacketDecoder.java:558) ~[client-1.21.1-20240808.144430-srg.jar%23196!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.network.PacketDecoder.decode(PacketDecoder.java:31) ~[client-1.21.1-20240808.144430-srg.jar%23196!/:?]
at MC-BOOTSTRAP/io.netty.codec@4.1.97.Final/io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529) ~[netty-codec-4.1.97.Final.jar%23156!/:4.1.97.Final]
at MC-BOOTSTRAP/io.netty.codec@4.1.97.Final/io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468) ~[netty-codec-4.1.97.Final.jar%23156!/:4.1.97.Final]
at MC-BOOTSTRAP/io.netty.codec@4.1.97.Final/io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) ~[netty-codec-4.1.97.Final.jar%23156!/:4.1.97.Final]
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final]
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final]
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final]
at MC-BOOTSTRAP/io.netty.handler@4.1.97.Final/io.netty.handler.flow.FlowControlHandler.dequeue(FlowControlHandler.java:202) ~[netty-handler-4.1.97.Final.jar%23158!/:4.1.97.Final]
at MC-BOOTSTRAP/io.netty.handler@4.1.97.Final/io.netty.handler.flow.FlowControlHandler.channelRead(FlowControlHandler.java:164) ~[netty-handler-4.1.97.Final.jar%23158!/:4.1.97.Final]
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final]
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final]
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final]
at MC-BOOTSTRAP/io.netty.codec@4.1.97.Final/io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346) ~[netty-codec-4.1.97.Final.jar%23156!/:4.1.97.Final]
at MC-BOOTSTRAP/io.netty.codec@4.1.97.Final/io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:318) ~[netty-codec-4.1.97.Final.jar%23156!/:4.1.97.Final]
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final]
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final]
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final]
at MC-BOOTSTRAP/io.netty.codec@4.1.97.Final/io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346) ~[netty-codec-4.1.97.Final.jar%23156!/:4.1.97.Final]
at MC-BOOTSTRAP/io.netty.codec@4.1.97.Final/io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:333) ~[netty-codec-4.1.97.Final.jar%23156!/:4.1.97.Final]
at MC-BOOTSTRAP/io.netty.codec@4.1.97.Final/io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:454) ~[netty-codec-4.1.97.Final.jar%23156!/:4.1.97.Final]
at MC-BOOTSTRAP/io.netty.codec@4.1.97.Final/io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) ~[netty-codec-4.1.97.Final.jar%23156!/:4.1.97.Final]
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final]
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final]
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final]
at MC-BOOTSTRAP/io.netty.codec@4.1.97.Final/io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) ~[netty-codec-4.1.97.Final.jar%23156!/:4.1.97.Final]
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final]
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final]
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final]
at MC-BOOTSTRAP/io.netty.handler@4.1.97.Final/io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286) ~[netty-handler-4.1.97.Final.jar%23158!/:4.1.97.Final]
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final]
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final]
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final]
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final]
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final]
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final]
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final]
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final]
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final]
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final]
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final]
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final]
at MC-BOOTSTRAP/io.netty.common@4.1.97.Final/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.97.Final.jar%23157!/:4.1.97.Final]
at MC-BOOTSTRAP/io.netty.common@4.1.97.Final/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.97.Final.jar%23157!/:4.1.97.Final]
at java.base/java.lang.Thread.run(Unknown Source) [?:?]
Caused by: java.lang.IllegalArgumentException: No value with id 62081
at TRANSFORMER/minecraft@1.21.1/net.minecraft.core.IdMap.byIdOrThrow(IdMap.java:19) ~[client-1.21.1-20240808.144430-srg.jar%23196!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.network.codec.ByteBufCodecs$24.decode(ByteBufCodecs.java:447) ~[client-1.21.1-20240808.144430-srg.jar%23196!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.network.codec.ByteBufCodecs$24.decode(ByteBufCodecs.java:444) ~[client-1.21.1-20240808.144430-srg.jar%23196!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.network.codec.StreamCodec$8.decode(StreamCodec.java:150) ~[client-1.21.1-20240808.144430-srg.jar%23196!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.network.codec.StreamCodec$5.decode(StreamCodec.java:91) ~[client-1.21.1-20240808.144430-srg.jar%23196!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.network.codec.StreamCodec$5.decode(StreamCodec.java:87) ~[client-1.21.1-20240808.144430-srg.jar%23196!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.network.codec.IdDispatchCodec.decode(IdDispatchCodec.java:36) ~[client-1.21.1-20240808.144430-srg.jar%23196!/:?]
[21Apr2026 16:00:36.607] [Netty Client IO #2/ERROR] [net.minecraft.CrashReport/]: Negative index in crash report handler (47/50)
[21Apr2026 16:00:36.628] [Netty Client IO #2/FATAL] [net.neoforged.neoforge.common.NeoForgeMod/]: Preparing crash report with UUID 14d1b27b-2d7f-45da-9cd9-91837694d2c5
[21Apr2026 16:00:39.701] [Netty Client IO #3/INFO] [dev.ryanhcode.sable.Sable/]: Client UDP channel inactive
[21Apr2026 16:00:39.703] [Netty Client IO #3/INFO] [dev.ryanhcode.sable.Sable/]: Closed UDP channel!
[21Apr2026 16:00:40.612] [Render thread/FATAL] [net.neoforged.neoforge.common.NeoForgeMod/]: Preparing crash report with UUID 93399cc6-1eb6-405e-8b9c-7ea4a54cb69c
[21Apr2026 16:00:40.614] [Render thread/INFO] [STDOUT/]: [net.minecraft.server.Bootstrap:realStdoutPrintln:135]: ---- Minecraft Crash Report ----
=========================
SINYTRA CONNECTOR IS PRESENT!
Please verify issues are not caused by Connector before reporting them to mod authors.
=========================
Please make sure this issue is not caused by Sable before reporting it to other mod authors.
If you cannot reproduce it without Sable, file a report on the issue tracker
Time: 2026-04-21 16:00:40
Description: Unexpected error
java.lang.NullPointerException: Cannot invoke "dev.ryanhcode.sable.mixinterface.sublevel_render.vanilla.RenderSectionExtension.sable$setListening(boolean)" because "renderSection" is null
at TRANSFORMER/sable@1.0.6/dev.ryanhcode.sable.sublevel.render.vanilla.VanillaChunkedSubLevelRenderData.compileSections(VanillaChunkedSubLevelRenderData.java:211) ~[sable-neoforge-1.21.1-1.0.6.jar%23440!/:1.0.6] {re:mixin,re:classloading,pl:mixin:APP:aeronautics.mixins.json:levitite.VanillaChunkedSubLevelRenderDataMixin from mod aeronautics,pl:mixin:A}
at TRANSFORMER/sodium@0.6.13+mc1.21.1/net.caffeinemc.mods.sodium.client.render.SodiumWorldRenderer.handler$hjm000$sable$setupTerrain(SodiumWorldRenderer.java:2757) ~[sodium-neoforge-0.6.13+mc1.21.1.jar%23491!/:?] {re:mixin,re:classloading,pl:mixin:APP:aeronautics.mixins.json:render.sodium.SodiumWorldRendererMixin from mod aeronautics,pl:mixin:APP:mixins.iris.compat.sodium.json:MixinSodiumWorldRenderer from mod iris,pl:mixin:APP:veil.neoforge.mixins.json:client.perspective.sodium.SodiumWorldRendererMixin from mod veil,pl:mixin:APP:veil.neoforge.mixins.json:compat.sodium.SodiumWorldRendererAccessor from mod veil,pl:mixin:APP:sable.mixins.json:sublevel_render.impl.sodium.SodiumWorldRendererMixin from mod sable,pl:mixin:A}
at TRANSFORMER/sodium@0.6.13+mc1.21.1/net.caffeinemc.mods.sodium.client.render.SodiumWorldRenderer.setupTerrain(SodiumWorldRenderer.java:251) ~[sodium-neoforge-0.6.13+mc1.21.1.jar%23491!/:?] {re:mixin,re:classloading,pl:mixin:APP:aeronautics.mixins.json:render.sodium.SodiumWorldRendererMixin from mod aeronautics,pl:mixin:APP:mixins.iris.compat.sodium.json:MixinSodiumWorldRenderer from mod iris,pl:mixin:APP:veil.neoforge.mixins.json:client.perspective.sodium.SodiumWorldRendererMixin from mod veil,pl:mixin:APP:veil.neoforge.mixins.json:compat.sodium.SodiumWorldRendererAccessor from mod veil,pl:mixin:APP:sable.mixins.json:sublevel_render.impl.sodium.SodiumWorldRendererMixin from mod sable,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.renderer.LevelRenderer.setupRender(LevelRenderer.java:14831) ~[client-1.21.1-20240808.144430-srg.jar%23196!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:veil.dynamicbuffer.mixins.json:client.DynamicBufferLevelRendererMixin from mod veil,pl:mixin:APP:forge-badoptimizations.mixins.json:MixinWorldRenderer from mod badoptimizations,pl:mixin:APP:betterclouds.required.mixins.json:WorldRendererMixin from mod betterclouds,pl:mixin:APP:mixins.sodiumdynamiclights.json:CommonLevelRendererMixin from mod sodiumdynamiclights,pl:mixin:APP:mixins.iris.vertexformat.json:immediate.MixinLevelRenderer from mod iris,pl:mixin:APP:iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris,pl:mixin:APP:iris-batched-entity-rendering.mixins.json:MixinLevelRenderer_EntityListSorting from mod iris,pl:mixin:APP:mixins.iris.json:LevelRendererAccessor from mod iris,pl:mixin:APP:mixins.iris.json:MixinLevelRenderer from mod iris,pl:mixin:APP:mixins.iris.json:MixinLevelRenderer_SkipRendering from mod iris,pl:mixin:APP:mixins.iris.json:MixinLevelRenderer_Sky from mod iris,pl:mixin:APP:mixins.iris.json:fabulous.MixinDisableFabulousGraphics from mod iris,pl:mixin:APP:mixins.iris.json:shadows.MixinLevelRenderer from mod iris,pl:mixin:APP:mixins.iris.json:sky.MixinLevelRenderer_SunMoonToggle from mod iris,pl:mixin:APP:veil.debug.mixins.json:accessor.DebugLevelRendererAccessor from mod veil,pl:mixin:APP:veil.debug.mixins.json:client.DebugLevelRendererMixin from mod veil,pl:mixin:APP:veil.necromancer.mixins.json:client.NecromancerLevelRendererMixin from mod veil,pl:mixin:APP:veil.performance.mixins.json:client.PerformanceLevelRendererMixin from mod veil,pl:mixin:APP:veil.perspective.mixins.json:accessor.LevelRendererAccessor from mod veil,pl:mixin:APP:veil.pipeline.mixins.json:client.PipelineLevelRendererMixin from mod veil,pl:mixin:APP:veil.neoforge.mixins.json:client.dynamicbuffer.LevelRendererMixin from mod veil,pl:mixin:APP:fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric_rendering_v1,pl:mixin:APP:sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium,pl:mixin:APP:sodium-common.mixins.json:features.options.weather.LevelRendererMixin from mod sodium,pl:mixin:APP:sodium-common.mixins.json:features.render.gui.outlines.LevelRendererMixin from mod sodium,pl:mixin:APP:sodium-common.mixins.json:features.render.world.clouds.LevelRendererMixin from mod sodium,pl:mixin:APP:offroad.mixins.json:client.multimining_destruction_progress.LevelRenderMixin from mod offroad,pl:mixin:APP:punchy.mixins.json:client.LevelRendererMixin from mod punchy,pl:mixin:APP:notenoughanimations.mixins.json:LevelRendererMixin from mod notenoughanimations,pl:mixin:APP:entityculling.mixins.json:WorldRendererMixin from mod entityculling,pl:mixin:APP:simulated.mixins.json:accessor.LevelRendererAccessor from mod simulated,pl:mixin:APP:simulated.mixins.json:end_sea.LevelRendererMixin from mod simulated,pl:mixin:APP:simulated.mixins.json:rope.LevelRendererMixin from mod simulated,pl:mixin:APP:railways-common.mixins.json:client.AccessorLevelRenderer from mod railways,pl:mixin:APP:railways-common.mixins.json:client.MixinLevelRenderer from mod railways,pl:mixin:APP:mixins.sodiumdynamiclights.json:WorldRendererMixin from mod sodiumdynamiclights,pl:mixin:APP:kubejs.mixins.json:LevelRendererMixin from mod kubejs,pl:mixin:APP:fabric-resource-loader-v0.client.mixins.json:KeyedResourceReloadListenerClientMixin from mod fabric_resource_loader_v0,pl:mixin:APP:quark.mixins.json:client.LevelRendererMixin from mod quark,pl:mixin:APP:quark.mixins.json:client.accessor.AccessorLevelRenderer from mod quark,pl:mixin:APP:fancymenu.mixins.json:client.MixinLevelRenderer from mod fancymenu,pl:mixin:APP:flywheel.backend.mixins.json:LevelRendererAccessor from mod flywheel,pl:mixin:APP:flywheel.impl.mixins.json:fix.FixFabulousDepthMixin from mod flywheel,pl:mixin:APP:flywheel.impl.mixins.json:visualmanage.LevelRendererMixin from mod flywheel,pl:mixin:APP:sable.mixins.json:block_decal_render.LevelRendererMixin from mod sable,pl:mixin:APP:sable.mixins.json:debug_render.LevelRendererMixin from mod sable,pl:mixin:APP:sable.mixins.json:entity.entity_rendering.LevelRendererMixin from mod sable,pl:mixin:APP:sable.mixins.json:particle.LevelRendererMixin from mod sable,pl:mixin:APP:sable.mixins.json:sky_light_shadow.LevelRendererMixin from mod sable,pl:mixin:APP:sable.mixins.json:stop_rain.LevelRenderMixin from mod sable,pl:mixin:APP:sable.mixins.json:sublevel_render.LevelRendererMixin from mod sable,pl:mixin:APP:sable.mixins.json:sublevel_render.block_entity_render.LevelRendererMixin from mod sable,pl:mixin:APP:flerovium.mixins.json:Block.CrumblingRendererMixin from mod (unknown),pl:mixin:APP:create.mixins.json:accessor.LevelRendererAccessor from mod create,pl:mixin:APP:create.mixins.json:client.LevelRendererMixin from mod create,pl:mixin:APP:flywheel.impl.mixins.json:LevelRendererMixin from mod flywheel,pl:mixin:APP:sable.mixins.json:sublevel_render.impl.sodium.LevelRendererMixin from mod sable,pl:mixin:APP:mixins.iris.json:shadows.MixinPreventRebuildNearInShadowPass from mod iris,pl:mixin:APP:railways-common.mixins.json:conductor_possession.LevelRendererMixin from mod railways,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.renderer.LevelRenderer.renderLevel(LevelRenderer.java:961) ~[client-1.21.1-20240808.144430-srg.jar%23196!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:veil.dynamicbuffer.mixins.json:client.DynamicBufferLevelRendererMixin from mod veil,pl:mixin:APP:forge-badoptimizations.mixins.json:MixinWorldRenderer from mod badoptimizations,pl:mixin:APP:betterclouds.required.mixins.json:WorldRendererMixin from mod betterclouds,pl:mixin:APP:mixins.sodiumdynamiclights.json:CommonLevelRendererMixin from mod sodiumdynamiclights,pl:mixin:APP:mixins.iris.vertexformat.json:immediate.MixinLevelRenderer from mod iris,pl:mixin:APP:iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris,pl:mixin:APP:iris-batched-entity-rendering.mixins.json:MixinLevelRenderer_EntityListSorting from mod iris,pl:mixin:APP:mixins.iris.json:LevelRendererAccessor from mod iris,pl:mixin:APP:mixins.iris.json:MixinLevelRenderer from mod iris,pl:mixin:APP:mixins.iris.json:MixinLevelRenderer_SkipRendering from mod iris,pl:mixin:APP:mixins.iris.json:MixinLevelRenderer_Sky from mod iris,pl:mixin:APP:mixins.iris.json:fabulous.MixinDisableFabulousGraphics from mod iris,pl:mixin:APP:mixins.iris.json:shadows.MixinLevelRenderer from mod iris,pl:mixin:APP:mixins.iris.json:sky.MixinLevelRenderer_SunMoonToggle from mod iris,pl:mixin:APP:veil.debug.mixins.json:accessor.DebugLevelRendererAccessor from mod veil,pl:mixin:APP:veil.debug.mixins.json:client.DebugLevelRendererMixin from mod veil,pl:mixin:APP:veil.necromancer.mixins.json:client.NecromancerLevelRendererMixin from mod veil,pl:mixin:APP:veil.performance.mixins.json:client.PerformanceLevelRendererMixin from mod veil,pl:mixin:APP:veil.perspective.mixins.json:accessor.LevelRendererAccessor from mod veil,pl:mixin:APP:veil.pipeline.mixins.json:client.PipelineLevelRendererMixin from mod veil,pl:mixin:APP:veil.neoforge.mixins.json:client.dynamicbuffer.LevelRendererMixin from mod veil,pl:mixin:APP:fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric_rendering_v1,pl:mixin:APP:sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium,pl:mixin:APP:sodium-common.mixins.json:features.options.weather.LevelRendererMixin from mod sodium,pl:mixin:APP:sodium-common.mixins.json:features.render.gui.outlines.LevelRendererMixin from mod sodium,pl:mixin:APP:sodium-common.mixins.json:features.render.world.clouds.LevelRendererMixin from mod sodium,pl:mixin:APP:offroad.mixins.json:client.multimining_destruction_progress.LevelRenderMixin from mod offroad,pl:mixin:APP:punchy.mixins.json:client.LevelRendererMixin from mod punchy,pl:mixin:APP:notenoughanimations.mixins.json:LevelRendererMixin from mod notenoughanimations,pl:mixin:APP:entityculling.mixins.json:WorldRendererMixin from mod entityculling,pl:mixin:APP:simulated.mixins.json:accessor.LevelRendererAccessor from mod simulated,pl:mixin:APP:simulated.mixins.json:end_sea.LevelRendererMixin from mod simulated,pl:mixin:APP:simulated.mixins.json:rope.LevelRendererMixin from mod simulated,pl:mixin:APP:railways-common.mixins.json:client.AccessorLevelRenderer from mod railways,pl:mixin:APP:railways-common.mixins.json:client.MixinLevelRenderer from mod railways,pl:mixin:APP:mixins.sodiumdynamiclights.json:WorldRendererMixin from mod sodiumdynamiclights,pl:mixin:APP:kubejs.mixins.json:LevelRendererMixin from mod kubejs,pl:mixin:APP:fabric-resource-loader-v0.client.mixins.json:KeyedResourceReloadListenerClientMixin from mod fabric_resource_loader_v0,pl:mixin:APP:quark.mixins.json:client.LevelRendererMixin from mod quark,pl:mixin:APP:quark.mixins.json:client.accessor.AccessorLevelRenderer from mod quark,pl:mixin:APP:fancymenu.mixins.json:client.MixinLevelRenderer from mod fancymenu,pl:mixin:APP:flywheel.backend.mixins.json:LevelRendererAccessor from mod flywheel,pl:mixin:APP:flywheel.impl.mixins.json:fix.FixFabulousDepthMixin from mod flywheel,pl:mixin:APP:flywheel.impl.mixins.json:visualmanage.LevelRendererMixin from mod flywheel,pl:mixin:APP:sable.mixins.json:block_decal_render.LevelRendererMixin from mod sable,pl:mixin:APP:sable.mixins.json:debug_render.LevelRendererMixin from mod sable,pl:mixin:APP:sable.mixins.json:entity.entity_rendering.LevelRendererMixin from mod sable,pl:mixin:APP:sable.mixins.json:particle.LevelRendererMixin from mod sable,pl:mixin:APP:sable.mixins.json:sky_light_shadow.LevelRendererMixin from mod sable,pl:mixin:APP:sable.mixins.json:stop_rain.LevelRenderMixin from mod sable,pl:mixin:APP:sable.mixins.json:sublevel_render.LevelRendererMixin from mod sable,pl:mixin:APP:sable.mixins.json:sublevel_render.block_entity_render.LevelRendererMixin from mod sable,pl:mixin:APP:flerovium.mixins.json:Block.CrumblingRendererMixin from mod (unknown),pl:mixin:APP:create.mixins.json:accessor.LevelRendererAccessor from mod create,pl:mixin:APP:create.mixins.json:client.LevelRendererMixin from mod create,pl:mixin:APP:flywheel.impl.mixins.json:LevelRendererMixin from mod flywheel,pl:mixin:APP:sable.mixins.json:sublevel_render.impl.sodium.LevelRendererMixin from mod sable,pl:mixin:APP:mixins.iris.json:shadows.MixinPreventRebuildNearInShadowPass from mod iris,pl:mixin:APP:railways-common.mixins.json:conductor_possession.LevelRendererMixin from mod railways,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.renderer.GameRenderer.renderLevel(GameRenderer.java:1271) ~[client-1.21.1-20240808.144430-srg.jar%23196!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.iris.json:GameRendererAccessor from mod iris,pl:mixin:APP:mixins.iris.json:MixinGameRenderer from mod iris,pl:mixin:APP:mixins.iris.json:MixinModelViewBobbing from mod iris,pl:mixin:APP:veil.debug.mixins.json:accessor.DebugGameRendererAccessor from mod veil,pl:mixin:APP:veil.debug.mixins.json:client.profiler.GameRendererMixin from mod veil,pl:mixin:APP:veil.dynamicbuffer.mixins.json:accessor.DynamicBufferGameRendererAccessor from mod veil,pl:mixin:APP:veil.dynamicbuffer.mixins.json:client.DynamicBufferGameRendererMixin from mod veil,pl:mixin:APP:veil.perspective.mixins.json:accessor.GameRendererAccessor from mod veil,pl:mixin:APP:veil.pipeline.mixins.json:client.PipelineGameRendererMixin from mod veil,pl:mixin:APP:veil.shader.mixins.json:client.ShaderGameRendererMixin from mod veil,pl:mixin:APP:sodium-common.mixins.json:features.gui.hooks.console.GameRendererMixin from mod sodium,pl:mixin:APP:punchy.mixins.json:client.GameRendererMixin from mod punchy,pl:mixin:APP:zeta_forge.mixins.json:client.GameRenderMixin from mod zeta,pl:mixin:APP:immediatelyfast-common.mixins.json:core.MixinGameRenderer from mod immediatelyfast,pl:mixin:APP:immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer from mod immediatelyfast,pl:mixin:APP:immediatelyfast-common.mixins.json:hud_batching.MixinGameRenderer from mod immediatelyfast,pl:mixin:APP:simulated.mixins.json:throttle_lever.GameRendererMixin from mod simulated,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinGameRenderer from mod railways,pl:mixin:APP:betterclouds.required.mixins.json:GameRendererAccessor from mod betterclouds,pl:mixin:APP:konkrete.neoforge.mixins.json:client.MixinGameRenderer from mod konkrete,pl:mixin:APP:kubejs.mixins.json:GameRendererMixin from mod kubejs,pl:mixin:APP:octolib-common.mixins.json:GameRendererMixin from mod octolib,pl:mixin:APP:octolib-common.mixins.json:chromatic_aberration.GameRendererMixin from mod octolib,pl:mixin:APP:octolib-common.mixins.json:post_effect.GameRendererMixin from mod octolib,pl:mixin:APP:fancymenu.mixins.json:client.IMixinGameRenderer from mod fancymenu,pl:mixin:APP:fancymenu.mixins.json:client.MixinGameRenderer from mod fancymenu,pl:mixin:APP:fancymenu.neoforge.mixins.json:client.MixinNeoForgeGameRenderer from mod fancymenu,pl:mixin:APP:watut.mixins.json:client.GameRendererReloadShaders from mod watut,pl:mixin:APP:ponder-common.mixins.json:client.accessor.GameRendererAccessor from mod ponder,pl:mixin:APP:sable.mixins.json:camera.new_camera_types.GameRendererMixin from mod sable,pl:mixin:APP:sable.mixins.json:clip_overwrite.GameRendererMixin from mod sable,pl:mixin:APP:sable.mixins.json:config.GameRendererAccessor from mod sable,pl:mixin:APP:sable.mixins.json:entity.entities_turn_with_sub_levels.GameRendererMixin from mod sable,pl:mixin:APP:sable.mixins.json:water_occlusion.GameRendererMixin from mod sable,pl:mixin:APP:petrolpark.mixins.json:client.GameRendererMixin from mod petrolpark,pl:mixin:APP:create.mixins.json:client.GameRendererMixin from mod create,pl:mixin:APP:mixins.iris.json:MixinGameRenderer_NightVisionCompat from mod iris,pl:mixin:APP:forge-badoptimizations.mixins.json:accessors.GameRendererAccessor from mod badoptimizations,pl:mixin:APP:forge-badoptimizations.mixins.json:tick.MixinGameRenderer from mod badoptimizations,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.renderer.GameRenderer.render(GameRenderer.java:1024) ~[client-1.21.1-20240808.144430-srg.jar%23196!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.iris.json:GameRendererAccessor from mod iris,pl:mixin:APP:mixins.iris.json:MixinGameRenderer from mod iris,pl:mixin:APP:mixins.iris.json:MixinModelViewBobbing from mod iris,pl:mixin:APP:veil.debug.mixins.json:accessor.DebugGameRendererAccessor from mod veil,pl:mixin:APP:veil.debug.mixins.json:client.profiler.GameRendererMixin from mod veil,pl:mixin:APP:veil.dynamicbuffer.mixins.json:accessor.DynamicBufferGameRendererAccessor from mod veil,pl:mixin:APP:veil.dynamicbuffer.mixins.json:client.DynamicBufferGameRendererMixin from mod veil,pl:mixin:APP:veil.perspective.mixins.json:accessor.GameRendererAccessor from mod veil,pl:mixin:APP:veil.pipeline.mixins.json:client.PipelineGameRendererMixin from mod veil,pl:mixin:APP:veil.shader.mixins.json:client.ShaderGameRendererMixin from mod veil,pl:mixin:APP:sodium-common.mixins.json:features.gui.hooks.console.GameRendererMixin from mod sodium,pl:mixin:APP:punchy.mixins.json:client.GameRendererMixin from mod punchy,pl:mixin:APP:zeta_forge.mixins.json:client.GameRenderMixin from mod zeta,pl:mixin:APP:immediatelyfast-common.mixins.json:core.MixinGameRenderer from mod immediatelyfast,pl:mixin:APP:immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer from mod immediatelyfast,pl:mixin:APP:immediatelyfast-common.mixins.json:hud_batching.MixinGameRenderer from mod immediatelyfast,pl:mixin:APP:simulated.mixins.json:throttle_lever.GameRendererMixin from mod simulated,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinGameRenderer from mod railways,pl:mixin:APP:betterclouds.required.mixins.json:GameRendererAccessor from mod betterclouds,pl:mixin:APP:konkrete.neoforge.mixins.json:client.MixinGameRenderer from mod konkrete,pl:mixin:APP:kubejs.mixins.json:GameRendererMixin from mod kubejs,pl:mixin:APP:octolib-common.mixins.json:GameRendererMixin from mod octolib,pl:mixin:APP:octolib-common.mixins.json:chromatic_aberration.GameRendererMixin from mod octolib,pl:mixin:APP:octolib-common.mixins.json:post_effect.GameRendererMixin from mod octolib,pl:mixin:APP:fancymenu.mixins.json:client.IMixinGameRenderer from mod fancymenu,pl:mixin:APP:fancymenu.mixins.json:client.MixinGameRenderer from mod fancymenu,pl:mixin:APP:fancymenu.neoforge.mixins.json:client.MixinNeoForgeGameRenderer from mod fancymenu,pl:mixin:APP:watut.mixins.json:client.GameRendererReloadShaders from mod watut,pl:mixin:APP:ponder-common.mixins.json:client.accessor.GameRendererAccessor from mod ponder,pl:mixin:APP:sable.mixins.json:camera.new_camera_types.GameRendererMixin from mod sable,pl:mixin:APP:sable.mixins.json:clip_overwrite.GameRendererMixin from mod sable,pl:mixin:APP:sable.mixins.json:config.GameRendererAccessor from mod sable,pl:mixin:APP:sable.mixins.json:entity.entities_turn_with_sub_levels.GameRendererMixin from mod sable,pl:mixin:APP:sable.mixins.json:water_occlusion.GameRendererMixin from mod sable,pl:mixin:APP:petrolpark.mixins.json:client.GameRendererMixin from mod petrolpark,pl:mixin:APP:create.mixins.json:client.GameRendererMixin from mod create,pl:mixin:APP:mixins.iris.json:MixinGameRenderer_NightVisionCompat from mod iris,pl:mixin:APP:forge-badoptimizations.mixins.json:accessors.GameRendererAccessor from mod badoptimizations,pl:mixin:APP:forge-badoptimizations.mixins.json:tick.MixinGameRenderer from mod badoptimizations,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.runTick(Minecraft.java:1195) ~[client-1.21.1-20240808.144430-srg.jar%23196!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.run(Minecraft.java:807) ~[client-1.21.1-20240808.144430-srg.jar%23196!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.main.Main.main(Main.java:230) ~[client-1.21.1-20240808.144430-srg.jar%23196!/:?] {re:mixin,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:veil.debug.mixins.json:client.DebugMainMixin from mod veil,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source) ~[?:?] {}
at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] {re:mixin}
at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.42.jar%23107!/:4.0] {}
at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-4.0.42.jar%23107!/:4.0] {}
at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:32) ~[loader-4.0.42.jar%23107!/:4.0] {}
at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-4.0.42.jar%23107!/:4.0] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.5.jar%23112!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.5.jar%23112!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.5.jar%23112!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.5.jar%23112!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.5.jar%23112!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.5.jar%23112!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.5.jar%23112!/:?] {}
at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?] {}
at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?] {}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
at TRANSFORMER/sable@1.0.6/dev.ryanhcode.sable.sublevel.render.vanilla.VanillaChunkedSubLevelRenderData.compileSections(VanillaChunkedSubLevelRenderData.java:211) ~[sable-neoforge-1.21.1-1.0.6.jar%23440!/:1.0.6] {re:mixin,re:classloading,pl:mixin:APP:aeronautics.mixins.json:levitite.VanillaChunkedSubLevelRenderDataMixin from mod aeronautics,pl:mixin:A}
at TRANSFORMER/sodium@0.6.13+mc1.21.1/net.caffeinemc.mods.sodium.client.render.SodiumWorldRenderer.handler$hjm000$sable$setupTerrain(SodiumWorldRenderer.java:2757) ~[sodium-neoforge-0.6.13+mc1.21.1.jar%23491!/:?] {re:mixin,re:classloading,pl:mixin:APP:aeronautics.mixins.json:render.sodium.SodiumWorldRendererMixin from mod aeronautics,pl:mixin:APP:mixins.iris.compat.sodium.json:MixinSodiumWorldRenderer from mod iris,pl:mixin:APP:veil.neoforge.mixins.json:client.perspective.sodium.SodiumWorldRendererMixin from mod veil,pl:mixin:APP:veil.neoforge.mixins.json:compat.sodium.SodiumWorldRendererAccessor from mod veil,pl:mixin:APP:sable.mixins.json:sublevel_render.impl.sodium.SodiumWorldRendererMixin from mod sable,pl:mixin:A}
at TRANSFORMER/sodium@0.6.13+mc1.21.1/net.caffeinemc.mods.sodium.client.render.SodiumWorldRenderer.setupTerrain(SodiumWorldRenderer.java:251) ~[sodium-neoforge-0.6.13+mc1.21.1.jar%23491!/:?] {re:mixin,re:classloading,pl:mixin:APP:aeronautics.mixins.json:render.sodium.SodiumWorldRendererMixin from mod aeronautics,pl:mixin:APP:mixins.iris.compat.sodium.json:MixinSodiumWorldRenderer from mod iris,pl:mixin:APP:veil.neoforge.mixins.json:client.perspective.sodium.SodiumWorldRendererMixin from mod veil,pl:mixin:APP:veil.neoforge.mixins.json:compat.sodium.SodiumWorldRendererAccessor from mod veil,pl:mixin:APP:sable.mixins.json:sublevel_render.impl.sodium.SodiumWorldRendererMixin from mod sable,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.renderer.LevelRenderer.setupRender(LevelRenderer.java:14831) ~[client-1.21.1-20240808.144430-srg.jar%23196!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:veil.dynamicbuffer.mixins.json:client.DynamicBufferLevelRendererMixin from mod veil,pl:mixin:APP:forge-badoptimizations.mixins.json:MixinWorldRenderer from mod badoptimizations,pl:mixin:APP:betterclouds.required.mixins.json:WorldRendererMixin from mod betterclouds,pl:mixin:APP:mixins.sodiumdynamiclights.json:CommonLevelRendererMixin from mod sodiumdynamiclights,pl:mixin:APP:mixins.iris.vertexformat.json:immediate.MixinLevelRenderer from mod iris,pl:mixin:APP:iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris,pl:mixin:APP:iris-batched-entity-rendering.mixins.json:MixinLevelRenderer_EntityListSorting from mod iris,pl:mixin:APP:mixins.iris.json:LevelRendererAccessor from mod iris,pl:mixin:APP:mixins.iris.json:MixinLevelRenderer from mod iris,pl:mixin:APP:mixins.iris.json:MixinLevelRenderer_SkipRendering from mod iris,pl:mixin:APP:mixins.iris.json:MixinLevelRenderer_Sky from mod iris,pl:mixin:APP:mixins.iris.json:fabulous.MixinDisableFabulousGraphics from mod iris,pl:mixin:APP:mixins.iris.json:shadows.MixinLevelRenderer from mod iris,pl:mixin:APP:mixins.iris.json:sky.MixinLevelRenderer_SunMoonToggle from mod iris,pl:mixin:APP:veil.debug.mixins.json:accessor.DebugLevelRendererAccessor from mod veil,pl:mixin:APP:veil.debug.mixins.json:client.DebugLevelRendererMixin from mod veil,pl:mixin:APP:veil.necromancer.mixins.json:client.NecromancerLevelRendererMixin from mod veil,pl:mixin:APP:veil.performance.mixins.json:client.PerformanceLevelRendererMixin from mod veil,pl:mixin:APP:veil.perspective.mixins.json:accessor.LevelRendererAccessor from mod veil,pl:mixin:APP:veil.pipeline.mixins.json:client.PipelineLevelRendererMixin from mod veil,pl:mixin:APP:veil.neoforge.mixins.json:client.dynamicbuffer.LevelRendererMixin from mod veil,pl:mixin:APP:fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric_rendering_v1,pl:mixin:APP:sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium,pl:mixin:APP:sodium-common.mixins.json:features.options.weather.LevelRendererMixin from mod sodium,pl:mixin:APP:sodium-common.mixins.json:features.render.gui.outlines.LevelRendererMixin from mod sodium,pl:mixin:APP:sodium-common.mixins.json:features.render.world.clouds.LevelRendererMixin from mod sodium,pl:mixin:APP:offroad.mixins.json:client.multimining_destruction_progress.LevelRenderMixin from mod offroad,pl:mixin:APP:punchy.mixins.json:client.LevelRendererMixin from mod punchy,pl:mixin:APP:notenoughanimations.mixins.json:LevelRendererMixin from mod notenoughanimations,pl:mixin:APP:entityculling.mixins.json:WorldRendererMixin from mod entityculling,pl:mixin:APP:simulated.mixins.json:accessor.LevelRendererAccessor from mod simulated,pl:mixin:APP:simulated.mixins.json:end_sea.LevelRendererMixin from mod simulated,pl:mixin:APP:simulated.mixins.json:rope.LevelRendererMixin from mod simulated,pl:mixin:APP:railways-common.mixins.json:client.AccessorLevelRenderer from mod railways,pl:mixin:APP:railways-common.mixins.json:client.MixinLevelRenderer from mod railways,pl:mixin:APP:mixins.sodiumdynamiclights.json:WorldRendererMixin from mod sodiumdynamiclights,pl:mixin:APP:kubejs.mixins.json:LevelRendererMixin from mod kubejs,pl:mixin:APP:fabric-resource-loader-v0.client.mixins.json:KeyedResourceReloadListenerClientMixin from mod fabric_resource_loader_v0,pl:mixin:APP:quark.mixins.json:client.LevelRendererMixin from mod quark,pl:mixin:APP:quark.mixins.json:client.accessor.AccessorLevelRenderer from mod quark,pl:mixin:APP:fancymenu.mixins.json:client.MixinLevelRenderer from mod fancymenu,pl:mixin:APP:flywheel.backend.mixins.json:LevelRendererAccessor from mod flywheel,pl:mixin:APP:flywheel.impl.mixins.json:fix.FixFabulousDepthMixin from mod flywheel,pl:mixin:APP:flywheel.impl.mixins.json:visualmanage.LevelRendererMixin from mod flywheel,pl:mixin:APP:sable.mixins.json:block_decal_render.LevelRendererMixin from mod sable,pl:mixin:APP:sable.mixins.json:debug_render.LevelRendererMixin from mod sable,pl:mixin:APP:sable.mixins.json:entity.entity_rendering.LevelRendererMixin from mod sable,pl:mixin:APP:sable.mixins.json:particle.LevelRendererMixin from mod sable,pl:mixin:APP:sable.mixins.json:sky_light_shadow.LevelRendererMixin from mod sable,pl:mixin:APP:sable.mixins.json:stop_rain.LevelRenderMixin from mod sable,pl:mixin:APP:sable.mixins.json:sublevel_render.LevelRendererMixin from mod sable,pl:mixin:APP:sable.mixins.json:sublevel_render.block_entity_render.LevelRendererMixin from mod sable,pl:mixin:APP:flerovium.mixins.json:Block.CrumblingRendererMixin from mod (unknown),pl:mixin:APP:create.mixins.json:accessor.LevelRendererAccessor from mod create,pl:mixin:APP:create.mixins.json:client.LevelRendererMixin from mod create,pl:mixin:APP:flywheel.impl.mixins.json:LevelRendererMixin from mod flywheel,pl:mixin:APP:sable.mixins.json:sublevel_render.impl.sodium.LevelRendererMixin from mod sable,pl:mixin:APP:mixins.iris.json:shadows.MixinPreventRebuildNearInShadowPass from mod iris,pl:mixin:APP:railways-common.mixins.json:conductor_possession.LevelRendererMixin from mod railways,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.renderer.LevelRenderer.renderLevel(LevelRenderer.java:961) ~[client-1.21.1-20240808.144430-srg.jar%23196!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:veil.dynamicbuffer.mixins.json:client.DynamicBufferLevelRendererMixin from mod veil,pl:mixin:APP:forge-badoptimizations.mixins.json:MixinWorldRenderer from mod badoptimizations,pl:mixin:APP:betterclouds.required.mixins.json:WorldRendererMixin from mod betterclouds,pl:mixin:APP:mixins.sodiumdynamiclights.json:CommonLevelRendererMixin from mod sodiumdynamiclights,pl:mixin:APP:mixins.iris.vertexformat.json:immediate.MixinLevelRenderer from mod iris,pl:mixin:APP:iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris,pl:mixin:APP:iris-batched-entity-rendering.mixins.json:MixinLevelRenderer_EntityListSorting from mod iris,pl:mixin:APP:mixins.iris.json:LevelRendererAccessor from mod iris,pl:mixin:APP:mixins.iris.json:MixinLevelRenderer from mod iris,pl:mixin:APP:mixins.iris.json:MixinLevelRenderer_SkipRendering from mod iris,pl:mixin:APP:mixins.iris.json:MixinLevelRenderer_Sky from mod iris,pl:mixin:APP:mixins.iris.json:fabulous.MixinDisableFabulousGraphics from mod iris,pl:mixin:APP:mixins.iris.json:shadows.MixinLevelRenderer from mod iris,pl:mixin:APP:mixins.iris.json:sky.MixinLevelRenderer_SunMoonToggle from mod iris,pl:mixin:APP:veil.debug.mixins.json:accessor.DebugLevelRendererAccessor from mod veil,pl:mixin:APP:veil.debug.mixins.json:client.DebugLevelRendererMixin from mod veil,pl:mixin:APP:veil.necromancer.mixins.json:client.NecromancerLevelRendererMixin from mod veil,pl:mixin:APP:veil.performance.mixins.json:client.PerformanceLevelRendererMixin from mod veil,pl:mixin:APP:veil.perspective.mixins.json:accessor.LevelRendererAccessor from mod veil,pl:mixin:APP:veil.pipeline.mixins.json:client.PipelineLevelRendererMixin from mod veil,pl:mixin:APP:veil.neoforge.mixins.json:client.dynamicbuffer.LevelRendererMixin from mod veil,pl:mixin:APP:fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric_rendering_v1,pl:mixin:APP:sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium,pl:mixin:APP:sodium-common.mixins.json:features.options.weather.LevelRendererMixin from mod sodium,pl:mixin:APP:sodium-common.mixins.json:features.render.gui.outlines.LevelRendererMixin from mod sodium,pl:mixin:APP:sodium-common.mixins.json:features.render.world.clouds.LevelRendererMixin from mod sodium,pl:mixin:APP:offroad.mixins.json:client.multimining_destruction_progress.LevelRenderMixin from mod offroad,pl:mixin:APP:punchy.mixins.json:client.LevelRendererMixin from mod punchy,pl:mixin:APP:notenoughanimations.mixins.json:LevelRendererMixin from mod notenoughanimations,pl:mixin:APP:entityculling.mixins.json:WorldRendererMixin from mod entityculling,pl:mixin:APP:simulated.mixins.json:accessor.LevelRendererAccessor from mod simulated,pl:mixin:APP:simulated.mixins.json:end_sea.LevelRendererMixin from mod simulated,pl:mixin:APP:simulated.mixins.json:rope.LevelRendererMixin from mod simulated,pl:mixin:APP:railways-common.mixins.json:client.AccessorLevelRenderer from mod railways,pl:mixin:APP:railways-common.mixins.json:client.MixinLevelRenderer from mod railways,pl:mixin:APP:mixins.sodiumdynamiclights.json:WorldRendererMixin from mod sodiumdynamiclights,pl:mixin:APP:kubejs.mixins.json:LevelRendererMixin from mod kubejs,pl:mixin:APP:fabric-resource-loader-v0.client.mixins.json:KeyedResourceReloadListenerClientMixin from mod fabric_resource_loader_v0,pl:mixin:APP:quark.mixins.json:client.LevelRendererMixin from mod quark,pl:mixin:APP:quark.mixins.json:client.accessor.AccessorLevelRenderer from mod quark,pl:mixin:APP:fancymenu.mixins.json:client.MixinLevelRenderer from mod fancymenu,pl:mixin:APP:flywheel.backend.mixins.json:LevelRendererAccessor from mod flywheel,pl:mixin:APP:flywheel.impl.mixins.json:fix.FixFabulousDepthMixin from mod flywheel,pl:mixin:APP:flywheel.impl.mixins.json:visualmanage.LevelRendererMixin from mod flywheel,pl:mixin:APP:sable.mixins.json:block_decal_render.LevelRendererMixin from mod sable,pl:mixin:APP:sable.mixins.json:debug_render.LevelRendererMixin from mod sable,pl:mixin:APP:sable.mixins.json:entity.entity_rendering.LevelRendererMixin from mod sable,pl:mixin:APP:sable.mixins.json:particle.LevelRendererMixin from mod sable,pl:mixin:APP:sable.mixins.json:sky_light_shadow.LevelRendererMixin from mod sable,pl:mixin:APP:sable.mixins.json:stop_rain.LevelRenderMixin from mod sable,pl:mixin:APP:sable.mixins.json:sublevel_render.LevelRendererMixin from mod sable,pl:mixin:APP:sable.mixins.json:sublevel_render.block_entity_render.LevelRendererMixin from mod sable,pl:mixin:APP:flerovium.mixins.json:Block.CrumblingRendererMixin from mod (unknown),pl:mixin:APP:create.mixins.json:accessor.LevelRendererAccessor from mod create,pl:mixin:APP:create.mixins.json:client.LevelRendererMixin from mod create,pl:mixin:APP:flywheel.impl.mixins.json:LevelRendererMixin from mod flywheel,pl:mixin:APP:sable.mixins.json:sublevel_render.impl.sodium.LevelRendererMixin from mod sable,pl:mixin:APP:mixins.iris.json:shadows.MixinPreventRebuildNearInShadowPass from mod iris,pl:mixin:APP:railways-common.mixins.json:conductor_possession.LevelRendererMixin from mod railways,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.renderer.GameRenderer.renderLevel(GameRenderer.java:1271) ~[client-1.21.1-20240808.144430-srg.jar%23196!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.iris.json:GameRendererAccessor from mod iris,pl:mixin:APP:mixins.iris.json:MixinGameRenderer from mod iris,pl:mixin:APP:mixins.iris.json:MixinModelViewBobbing from mod iris,pl:mixin:APP:veil.debug.mixins.json:accessor.DebugGameRendererAccessor from mod veil,pl:mixin:APP:veil.debug.mixins.json:client.profiler.GameRendererMixin from mod veil,pl:mixin:APP:veil.dynamicbuffer.mixins.json:accessor.DynamicBufferGameRendererAccessor from mod veil,pl:mixin:APP:veil.dynamicbuffer.mixins.json:client.DynamicBufferGameRendererMixin from mod veil,pl:mixin:APP:veil.perspective.mixins.json:accessor.GameRendererAccessor from mod veil,pl:mixin:APP:veil.pipeline.mixins.json:client.PipelineGameRendererMixin from mod veil,pl:mixin:APP:veil.shader.mixins.json:client.ShaderGameRendererMixin from mod veil,pl:mixin:APP:sodium-common.mixins.json:features.gui.hooks.console.GameRendererMixin from mod sodium,pl:mixin:APP:punchy.mixins.json:client.GameRendererMixin from mod punchy,pl:mixin:APP:zeta_forge.mixins.json:client.GameRenderMixin from mod zeta,pl:mixin:APP:immediatelyfast-common.mixins.json:core.MixinGameRenderer from mod immediatelyfast,pl:mixin:APP:immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer from mod immediatelyfast,pl:mixin:APP:immediatelyfast-common.mixins.json:hud_batching.MixinGameRenderer from mod immediatelyfast,pl:mixin:APP:simulated.mixins.json:throttle_lever.GameRendererMixin from mod simulated,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinGameRenderer from mod railways,pl:mixin:APP:betterclouds.required.mixins.json:GameRendererAccessor from mod betterclouds,pl:mixin:APP:konkrete.neoforge.mixins.json:client.MixinGameRenderer from mod konkrete,pl:mixin:APP:kubejs.mixins.json:GameRendererMixin from mod kubejs,pl:mixin:APP:octolib-common.mixins.json:GameRendererMixin from mod octolib,pl:mixin:APP:octolib-common.mixins.json:chromatic_aberration.GameRendererMixin from mod octolib,pl:mixin:APP:octolib-common.mixins.json:post_effect.GameRendererMixin from mod octolib,pl:mixin:APP:fancymenu.mixins.json:client.IMixinGameRenderer from mod fancymenu,pl:mixin:APP:fancymenu.mixins.json:client.MixinGameRenderer from mod fancymenu,pl:mixin:APP:fancymenu.neoforge.mixins.json:client.MixinNeoForgeGameRenderer from mod fancymenu,pl:mixin:APP:watut.mixins.json:client.GameRendererReloadShaders from mod watut,pl:mixin:APP:ponder-common.mixins.json:client.accessor.GameRendererAccessor from mod ponder,pl:mixin:APP:sable.mixins.json:camera.new_camera_types.GameRendererMixin from mod sable,pl:mixin:APP:sable.mixins.json:clip_overwrite.GameRendererMixin from mod sable,pl:mixin:APP:sable.mixins.json:config.GameRendererAccessor from mod sable,pl:mixin:APP:sable.mixins.json:entity.entities_turn_with_sub_levels.GameRendererMixin from mod sable,pl:mixin:APP:sable.mixins.json:water_occlusion.GameRendererMixin from mod sable,pl:mixin:APP:petrolpark.mixins.json:client.GameRendererMixin from mod petrolpark,pl:mixin:APP:create.mixins.json:client.GameRendererMixin from mod create,pl:mixin:APP:mixins.iris.json:MixinGameRenderer_NightVisionCompat from mod iris,pl:mixin:APP:forge-badoptimizations.mixins.json:accessors.GameRendererAccessor from mod badoptimizations,pl:mixin:APP:forge-badoptimizations.mixins.json:tick.MixinGameRenderer from mod badoptimizations,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
Client ticks: 52390 ticks / 2619.500s
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.fillReport(Minecraft.java:2394) ~[client-1.21.1-20240808.144430-srg.jar%23196!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.emergencySaveAndCrash(Minecraft.java:868) ~[client-1.21.1-20240808.144430-srg.jar%23196!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.run(Minecraft.java:828) ~[client-1.21.1-20240808.144430-srg.jar%23196!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.main.Main.main(Main.java:230) ~[client-1.21.1-20240808.144430-srg.jar%23196!/:?] {re:mixin,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:veil.debug.mixins.json:client.DebugMainMixin from mod veil,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source) ~[?:?] {}
at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] {re:mixin}
at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.42.jar%23107!/:4.0] {}
at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-4.0.42.jar%23107!/:4.0] {}
at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:32) ~[loader-4.0.42.jar%23107!/:4.0] {}
at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-4.0.42.jar%23107!/:4.0] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.5.jar%23112!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.5.jar%23112!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.5.jar%23112!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.5.jar%23112!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.5.jar%23112!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.5.jar%23112!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.5.jar%23112!/:?] {}
at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?] {}
at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?] {}
All players: 1 total; [LocalPlayer['SoupDev'/2587, l='ClientLevel', x=398.22, y=145.22, z=1024.85]]
Level dimension: minecraft:overworld
Level spawn location: World: (8,64,8), Section: (at 8,0,8 in 0,4,0; chunk contains blocks 0,-64,0 to 15,511,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,511,511)
Level time: 1449782 game time, 1449782 day time
Server type: Non-integrated multiplayer server
Packs: vanilla, KubeJS Virtual Resource Pack [Before Mods, assets], mod_resources, mod/sodium, mod/mechtrowel, mod/createthreadedtrains, mod/createdeco, mod/fabric_rendering_fluids_v1, mod/aeronautics_bundled, mod/fabric_convention_tags_v1, mod/neoforge, mod/modernfix, mod/fabric_block_view_api_v2, mod/fabric_command_api_v2, mod/fabric_convention_tags_v2, mod/iris, mod/veil, mod/biolith, mod/balm, mod/fabric_screen_api_v1, mod/prickle, mod/createbetterfps, mod/chat_heads, mod/cloth_config, mod/sound_physics_remastered, mod/crash_assistant, mod/athena, mod/corpse, mod/immersiveui, mod/torchmaster, mod/bcc, mod/fabric_game_rule_api_v1, mod/spark, mod/reeses_sodium_options, mod/curios, mod/trading_floor, mod/searchables, mod/fabric_entity_events_v1, mod/conditional_mixin, mod/transition, mod/fabric_rendering_data_attachment_v1, mod/jadeaddons, mod/fabric_client_tags_api_v1, mod/createultimine, mod/bellsandwhistles, mod/compat_manager, mod/colorwheel_patcher, mod/bits_n_bobs, mod/fabric_model_loading_api_v1, mod/jei, mod/mossylib, mod/lithostitched, mod/visualworkbench, mod/lithium, mod/attributefix, mod/aeronautics, mod/fabric_screen_handler_api_v1, mod/flerovium, mod/fabric_rendering_v1, mod/fabric_renderer_indigo, mod/inventory_particles, mod/corpsecurioscompat, mod/fabric_particles_v1, mod/offroad, mod/tectonic, mod/smoothchunk, mod/trade_cycling, mod/fabric_api_base, mod/mousetweaks, mod/punchy, mod/nochatreports, mod/alltheleaks, mod/fabric_block_api_v1, mod/fabric_resource_conditions_api_v1, mod/betterfpsdist, mod/kotlinforforge, mod/notenoughanimations, mod/sablecompanion, mod/fabric_item_group_api_v1, mod/polymorph, mod/almostunified, mod/zeta, mod/entityculling, mod/fabric_registry_sync_v0, mod/immediatelyfast, mod/continuity, mod/appleskin, mod/fabric_recipe_api_v1, mod/lootr, mod/fabric_object_builder_api_v1, mod/puzzleslib, mod/fabric_sound_api_v1, mod/fabric_message_api_v1, mod/cfwinfo, mod/kuma_api, mod/fabric_renderer_api_v1, mod/netherportalfix, mod/fabric_item_api_v1, mod/connectivity, mod/sophisticatedcore, mod/gpumemleakfix, mod/ritchiesprojectilelib, mod/controlling, mod/placebo, mod/fastfurnace, mod/fastitemframes, mod/fabric_data_attachment_api_v1, mod/redirected, mod/bookshelf, mod/sophisticatedbackpacks, mod/simulated, mod/railways, mod/sodiumoptionsapi, mod/melody, mod/baguettelib, mod/connector, mod/betterclouds, mod/fzzy_config, mod/fabric_api,forgified_fabric_api, mod/fabric_content_registries_v0, mod/sodiumdynamiclights, mod/konkrete, mod/create_connected, mod/chipped, mod/farmersdelight, mod/fabric_api_lookup_api_v1, mod/chunky, mod/automodpack_mod, mod/memorysettings, mod/cullleaves, mod/midnightlib, mod/collective, mod/ftbultimine, mod/resourcefullib, mod/createliquidfuel, mod/architectury, mod/nerb, mod/ftblibrary, mod/ftbteams, mod/fabric_loot_api_v2, mod/cupboard, mod/fabric_loot_api_v3, mod/fabric_networking_api_v1, mod/fabric_lifecycle_events_v1, mod/fabric_key_binding_api_v1, mod/fabric_transfer_api_v1, mod/rhino, mod/kubejs, mod/mechanicals, mod/fullbrightnesstoggle, mod/trashslot, mod/octolib, mod/copycats, mod/crawl, mod/fabric_resource_loader_v0, mod/trender, mod/fastsuite, mod/clumps, mod/configured, mod/powergrid, mod/mr_lithosphere, mod/escalated, mod/farsight_view, mod/terralith, mod/terralith_restoned, mod/txnilib, mod/skinlayers3d, mod/ftbchunks, mod/tfmg, mod/fabric_transitive_access_wideners_v1, mod/enchdesc, mod/fabric_blockrenderlayer_v1, mod/jade, mod/easy_villagers, mod/iceberg, mod/highlighter, mod/quark, mod/deployer, mod/create_sa, mod/fastbench, mod/fabric_gametest_api_v1, mod/storagedrawers, mod/fabric_biome_api_v1, mod/fancymenu, mod/coroutil, mod/watut, mod/ferritecore, mod/yet_another_config_lib_v3, mod/betterf3, mod/colorwheel, mod/flywheel, mod/ponder, mod/sable, mod/create, mod/sliceanddice, mod/petrolsparts, mod/extra_gauges, mod/kubejs_create, mod/create_mechanical_extruder, mod/petrolpark, mod/create_dragons_plus, mod/create_central_kitchen, mod/createaddoncompatibility, mod/create_vibrant_vaults, mod/packetfixer, mod/badoptimizations, mod/create_enchantment_industry, mod/fabric_data_generation_api_v1, mod/fabric_events_interaction_v0, file/Better-Leaves-9.5.zip, file/Connected-Paths 1.14-1.21.8 v2.1.1.zip, file/LowOnFire 1.21.3.zip, file/Fast Better Grass.zip, file/Simple Grass Flowers v1.9.5.zip, KubeJS Virtual Resource Pack [Internal, assets], KubeJS Virtual Resource Pack [After Mods, assets], KubeJS File Resource Pack [assets], file/FBGFSGF v1.0.zip, fabric, visualworkbench:default_block_models, quark-emote-pack, KubeJS Virtual Resource Pack [Last, assets]
Minecraft Version: 1.21.1
Minecraft Version ID: 1.21.1
Operating System: Windows 11 (amd64) version 10.0
Java Version: 21.0.10, Eclipse Adoptium
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
Memory: 1826619392 bytes (1742 MiB) / 8795455488 bytes (8388 MiB) up to 8912896000 bytes (8500 MiB)
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i5-10400F CPU @ 2.90GHz
Identifier: Intel64 Family 6 Model 165 Stepping 3
Microarchitecture: Comet Lake
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 12
Graphics card #0 name: NVIDIA GeForce GTX 1660 SUPER
Graphics card #0 vendor: NVIDIA
Graphics card #0 VRAM (MiB): 6144.00
Graphics card #0 deviceId: VideoController1
Graphics card #0 versionInfo: 32.0.15.9186
Memory slot #0 capacity (MiB): 8192.00
Memory slot #0 clockSpeed (GHz): 2.67
Memory slot #0 type: DDR4
Memory slot #1 capacity (MiB): 8192.00
Memory slot #1 clockSpeed (GHz): 2.67
Memory slot #1 type: DDR4
Virtual memory max (MiB): 36775.43
Virtual memory used (MiB): 29239.04
Swap memory total (MiB): 20480.00
Swap memory used (MiB): 1293.99
Space in storage for jna.tmpdir (MiB): available: 67509.11, total: 1907712.00
Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 67509.11, total: 1907712.00
Space in storage for io.netty.native.workdir (MiB): available: 67509.11, total: 1907712.00
Space in storage for java.io.tmpdir (MiB): available: 3578.46, total: 243275.56
Space in storage for workdir (MiB): available: 67509.11, total: 1907712.00
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8500m -Xms256m -XX:+UseZGC -XX:+ZGenerational -XX:+AlwaysPreTouch -XX:+UseLargePages
Launched Version: neoforge-21.1.226
Launcher name: CurseForge
Backend library: LWJGL version 3.3.3+5
Backend API: NVIDIA GeForce GTX 1660 SUPER/PCIe/SSE2 GL version 4.6.0 NVIDIA 591.86, NVIDIA Corporation
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages: id=1281, source=API, type=ERROR, severity=HIGH, message='GL_INVALID_VALUE error generated. Invalid texture format.' x 15
Is Modded: Definitely; Client brand changed to 'neoforge'
Universe: 400921fb54442d18
Type: Client (map_client.txt)
Render Distance: 64/64 chunks
Resource Packs: vanilla, mod_resources, mod/sodium, mod/mechtrowel, mod/createthreadedtrains (incompatible), mod/createdeco (incompatible), mod/fabric_rendering_fluids_v1, mod/aeronautics_bundled, mod/fabric_convention_tags_v1, mod/neoforge, mod/modernfix (incompatible), mod/fabric_block_view_api_v2, mod/fabric_command_api_v2, mod/fabric_convention_tags_v2, mod/iris, mod/veil (incompatible), mod/biolith (incompatible), mod/balm (incompatible), mod/fabric_screen_api_v1, mod/prickle (incompatible), mod/createbetterfps (incompatible), mod/chat_heads (incompatible), mod/cloth_config (incompatible), mod/sound_physics_remastered, mod/crash_assistant (incompatible), mod/athena, mod/corpse, mod/immersiveui (incompatible), mod/torchmaster (incompatible), mod/bcc (incompatible), mod/fabric_game_rule_api_v1, mod/spark (incompatible), mod/reeses_sodium_options, mod/curios (incompatible), mod/trading_floor, mod/searchables (incompatible), mod/fabric_entity_events_v1, mod/conditional_mixin (incompatible), mod/transition, mod/fabric_rendering_data_attachment_v1, mod/jadeaddons (incompatible), mod/fabric_client_tags_api_v1, mod/createultimine, mod/bellsandwhistles (incompatible), mod/compat_manager, mod/colorwheel_patcher, mod/bits_n_bobs, mod/fabric_model_loading_api_v1, mod/jei (incompatible), mod/mossylib (incompatible), mod/lithostitched (incompatible), mod/visualworkbench, mod/lithium, mod/attributefix (incompatible), mod/aeronautics (incompatible), mod/fabric_screen_handler_api_v1, mod/flerovium (incompatible), mod/fabric_rendering_v1, mod/fabric_renderer_indigo, mod/inventory_particles (incompatible), mod/corpsecurioscompat, mod/fabric_particles_v1, mod/offroad (incompatible), mod/tectonic, mod/smoothchunk (incompatible), mod/trade_cycling, mod/fabric_api_base, mod/mousetweaks (incompatible), mod/punchy (incompatible), mod/nochatreports, mod/alltheleaks, mod/fabric_block_api_v1, mod/fabric_resource_conditions_api_v1, mod/betterfpsdist (incompatible), mod/kotlinforforge (incompatible), mod/notenoughanimations, mod/sablecompanion, mod/fabric_item_group_api_v1, mod/polymorph (incompatible), mod/almostunified, mod/zeta (incompatible), mod/entityculling, mod/fabric_registry_sync_v0, mod/immediatelyfast (incompatible), mod/continuity, mod/appleskin (incompatible), mod/fabric_recipe_api_v1, mod/lootr, mod/fabric_object_builder_api_v1, mod/puzzleslib, mod/fabric_sound_api_v1, mod/fabric_message_api_v1, mod/cfwinfo, mod/kuma_api (incompatible), mod/fabric_renderer_api_v1, mod/netherportalfix (incompatible), mod/fabric_item_api_v1, mod/connectivity (incompatible), mod/sophisticatedcore (incompatible), mod/gpumemleakfix (incompatible), mod/ritchiesprojectilelib (incompatible), mod/controlling (incompatible), mod/placebo, mod/fastfurnace, mod/fastitemframes, mod/fabric_data_attachment_api_v1, mod/redirected (incompatible), mod/bookshelf (incompatible), mod/sophisticatedbackpacks (incompatible), mod/simulated (incompatible), mod/railways (incompatible), mod/sodiumoptionsapi (incompatible), mod/melody (incompatible), mod/baguettelib, mod/connector, mod/betterclouds (incompatible), mod/fzzy_config, mod/fabric_api,forgified_fabric_api, mod/fabric_content_registries_v0, mod/sodiumdynamiclights (incompatible), mod/konkrete (incompatible), mod/create_connected (incompatible), mod/chipped, mod/farmersdelight (incompatible), mod/fabric_api_lookup_api_v1, mod/chunky (incompatible), mod/automodpack_mod, mod/memorysettings (incompatible), mod/cullleaves (incompatible), mod/midnightlib, mod/collective (incompatible), mod/ftbultimine (incompatible), mod/resourcefullib, mod/createliquidfuel (incompatible), mod/architectury (incompatible), mod/nerb, mod/ftblibrary (incompatible), mod/ftbteams (incompatible), mod/fabric_loot_api_v2, mod/cupboard (incompatible), mod/fabric_loot_api_v3, mod/fabric_networking_api_v1, mod/fabric_lifecycle_events_v1, mod/fabric_key_binding_api_v1, mod/fabric_transfer_api_v1, mod/rhino, mod/kubejs, mod/mechanicals, mod/fullbrightnesstoggle (incompatible), mod/trashslot (incompatible), mod/octolib, mod/copycats (incompatible), mod/crawl, mod/fabric_resource_loader_v0, mod/trender, mod/fastsuite, mod/clumps (incompatible), mod/configured, mod/powergrid (incompatible), mod/mr_lithosphere (incompatible), mod/escalated (incompatible), mod/farsight_view (incompatible), mod/terralith (incompatible), mod/terralith_restoned, mod/txnilib (incompatible), mod/skinlayers3d, mod/ftbchunks (incompatible), mod/tfmg, mod/fabric_transitive_access_wideners_v1, mod/enchdesc (incompatible), mod/fabric_blockrenderlayer_v1, mod/jade (incompatible), mod/easy_villagers, mod/iceberg, mod/highlighter, mod/quark (incompatible), mod/deployer, mod/create_sa (incompatible), mod/fastbench, mod/fabric_gametest_api_v1, mod/storagedrawers, mod/fabric_biome_api_v1, mod/fancymenu (incompatible), mod/coroutil (incompatible), mod/watut (incompatible), mod/ferritecore (incompatible), mod/yet_another_config_lib_v3 (incompatible), mod/betterf3 (incompatible), mod/colorwheel, mod/flywheel, mod/ponder (incompatible), mod/sable, mod/create (incompatible), mod/sliceanddice (incompatible), mod/petrolsparts (incompatible), mod/extra_gauges, mod/kubejs_create, mod/create_mechanical_extruder (incompatible), mod/petrolpark (incompatible), mod/create_dragons_plus, mod/create_central_kitchen, mod/createaddoncompatibility (incompatible), mod/create_vibrant_vaults, mod/packetfixer (incompatible), mod/badoptimizations (incompatible), mod/create_enchantment_industry, mod/fabric_data_generation_api_v1, mod/fabric_events_interaction_v0, file/Better-Leaves-9.5.zip, file/Connected-Paths 1.14-1.21.8 v2.1.1.zip, file/LowOnFire 1.21.3.zip, file/Fast Better Grass.zip, file/Simple Grass Flowers v1.9.5.zip, file/FBGFSGF v1.0.zip, fabric, visualworkbench:default_block_models, quark-emote-pack (incompatible)
CPU: 12x Intel(R) Core(TM) i5-10400F CPU @ 2.90GHz
Sinytra Connector: 2.0.0-beta.14+1.21.1
SINYTRA CONNECTOR IS PRESENT!
Please verify issues are not caused by Connector before reporting them to mod authors. If you're unsure, file a report on Connector's issue tracker.
| ================================================== | ============================== | ============================== | ==================== |
| continuity-3.0.0+1.21.neoforge_mapped_moj_1.21.1.j | Continuity | continuity | 3.0.0_1.21.neoforge |
ModLauncher: 11.0.5+main.901c6ea8
ModLauncher launch target: forgeclient
sponge-mixin-0.15.2+mixin.0.8.7.jar mixin PLUGINSERVICE
loader-4.0.42.jar slf4jfixer PLUGINSERVICE
loader-4.0.42.jar runtime_enum_extender PLUGINSERVICE
at-modlauncher-10.0.1.jar accesstransformer PLUGINSERVICE
loader-4.0.42.jar runtimedistcleaner PLUGINSERVICE
modlauncher-11.0.5.jar mixin TRANSFORMATIONSERVICE
modlauncher-11.0.5.jar fml TRANSFORMATIONSERVICE
modlauncher-11.0.5.jar crash_assistant TRANSFORMATIONSERVICE
modlauncher-11.0.5.jar connector_loader TRANSFORMATIONSERVICE
skinlayers3d-neoforge-1.11.1-mc1.21.1.jar |3d-Skin-Layers |skinlayers3d |1.11.1 |Manifest: NOSIGNATURE
alltheleaks-1.1.8+1.21.1-neoforge.jar |All The Leaks |alltheleaks |1.1.8+1.21.1-neoforg|Manifest: NOSIGNATURE
almostunified-neoforge-1.21.1-1.4.1.jar |AlmostUnified |almostunified |1.21.1-1.4.1 |Manifest: NOSIGNATURE
appleskin-neoforge-mc1.21-3.0.9.jar |AppleSkin |appleskin |3.0.9+mc1.21 |Manifest: NOSIGNATURE
architectury-13.0.8-neoforge.jar |Architectury |architectury |13.0.8 |Manifest: NOSIGNATURE
athena-neoforge-1.21-4.0.2.jar |Athena |athena |4.0.2 |Manifest: NOSIGNATURE
attributefix-neoforge-1.21.1-21.1.3.jar |AttributeFix |attributefix |21.1.3 |Manifest: NOSIGNATURE
automodpack-mod.jar |AutoModpack |automodpack_mod |4.0.5 |Manifest: NOSIGNATURE
BadOptimizations-2.4.1-1.21.1.jar |BadOptimizations |badoptimizations |2.4.1 |Manifest: NOSIGNATURE
baguettelib-1.21.1-NeoForge-2.0.3.jar |BaguetteLib |baguettelib |2.0.3 |Manifest: NOSIGNATURE
balm-neoforge-1.21.1-21.0.56.jar |Balm |balm |21.0.56 |Manifest: NOSIGNATURE
better-clouds-1.7.19+1.21.1-neoforge.jar |Better Clouds |betterclouds |1.7.19+1.21.1-neofor|Manifest: NOSIGNATURE
better-compatability-checker-neoforge-21.1.8.jar |Better Compatibility Checker |bcc |21.1.8 |Manifest: NOSIGNATURE
BetterF3-11.0.3-NeoForge-1.21.1.jar |BetterF3 |betterf3 |11.0.3 |Manifest: NOSIGNATURE
betterfpsdist-1.21-6.0.jar |betterfpsdist mod |betterfpsdist |6.0 |Manifest: NOSIGNATURE
biolith-neoforge-3.0.10.jar |Biolith |biolith |3.0.10 |Manifest: NOSIGNATURE
bookshelf-neoforge-1.21.1-21.1.81.jar |Bookshelf |bookshelf |21.1.81 |Manifest: NOSIGNATURE
chat_heads-0.15.1-neoforge-1.21.jar |Chat Heads |chat_heads |0.15.1 |Manifest: NOSIGNATURE
chipped-neoforge-1.21.1-4.0.2.jar |Chipped |chipped |4.0.2 |Manifest: NOSIGNATURE
Chunky-NeoForge-1.4.23.jar |Chunky |chunky |1.4.23 |Manifest: NOSIGNATURE
cloth-config-15.0.140-neoforge.jar |Cloth Config v15 API |cloth_config |15.0.140 |Manifest: NOSIGNATURE
Clumps-neoforge-1.21.1-19.0.0.1.jar |Clumps |clumps |**.**.**.** |Manifest: NOSIGNATURE
collective-1.21.1-8.20.jar |Collective |collective |8.20 |Manifest: NOSIGNATURE
colorwheel-neoforge-1.2.3+mc1.21.1.jar |Colorwheel |colorwheel |1.2.3+mc1.21.1 |Manifest: NOSIGNATURE
colorwheel_patcher-neoforge-1.0.5+mc1.21.1.jar |Colorwheel Patcher |colorwheel_patcher |1.0.5+mc1.21.1 |Manifest: NOSIGNATURE
compat_manager-1.21.1-1.0.6.jar |Compat Manager |compat_manager |1.0.6 |Manifest: NOSIGNATURE
conditional-mixin-neoforge-0.6.4.jar |conditional mixin |conditional_mixin |0.6.4 |Manifest: NOSIGNATURE
configured-neoforge-1.21.1-2.6.3.jar |Configured |configured |2.6.3 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
connectivity-1.21.1-7.6.jar |Connectivity Mod |connectivity |7.6 |Manifest: NOSIGNATURE
continuity-3.0.0+1.21.neoforge_mapped_moj_1.21.1.j|Continuity |continuity |3.0.0_1.21.neoforge |Manifest: NOSIGNATURE
Controlling-neoforge-1.21.1-19.0.5.jar |Controlling |controlling |19.0.5 |Manifest: NOSIGNATURE
coroutil-neoforge-1.21.0-1.3.9.jar |CoroUtil |coroutil |1.21.0-1.3.9 |Manifest: NOSIGNATURE
corpse-neoforge-1.21.1-1.1.13.jar |Corpse |corpse |1.21.1-1.1.13 |Manifest: NOSIGNATURE
corpsecurioscompat-1.21.1-NeoForge-3.1.3.jar |Corpse Curios Compatibility |corpsecurioscompat |3.1.3 |Manifest: NOSIGNATURE
crash_assistant-neoforge.jar |Crash Assistant |crash_assistant |1.11.8 |Manifest: NOSIGNATURE
crawl-0.14.9.jar |Crawl |crawl |0.14.9 |Manifest: NOSIGNATURE
create-1.21.1-6.0.9.jar |Create |create |6.0.9 |Manifest: NOSIGNATURE
create-aeronautics-bundled-1.21.1-1.0.3.jar |Create Aeronautics |aeronautics_bundled |1.0.3 |Manifest: NOSIGNATURE
dev.eriksonn.aeronautics.aeronautics-neoforge-1.21|Create Aeronautics |aeronautics |1.0.3 |Manifest: NOSIGNATURE
bits_n_bobs-0.0.44.jar |Create Bits 'n' Bobs |bits_n_bobs |0.0.44 |Manifest: NOSIGNATURE
createdeco-2.1.3.jar |Create Deco |createdeco |2.1.3 |Manifest: NOSIGNATURE
createliquidfuel-2.1.1-1.21.1.jar |Create Liquid Fuel |createliquidfuel |2.1.1-1.21.1 |Manifest: NOSIGNATURE
create_mechanical_extruder-1.21.1-2.2.0-6.0.8.jar |Create Mechanical Extruder |create_mechanical_extruder |1.21.1-2.2.0-6.0.8 |Manifest: NOSIGNATURE
dev.ryanhcode.offroad.offroad-neoforge-1.21.1-1.0.|Create Offroad |offroad |1.0.3 |Manifest: NOSIGNATURE
dev.simulated_team.simulated.simulated-neoforge-1.|Create Simulated |simulated |1.0.3 |Manifest: NOSIGNATURE
sliceanddice-forge-4.2.4.jar |Create Slice & Dice |sliceanddice |4.2.4 |Manifest: NOSIGNATURE
create-stuff-additions1.21.1_v2.1.0e.jar |Create Stuff 'N Additions |create_sa |2.1.0. |Manifest: NOSIGNATURE
createultimine-1.21.1-neoforge-1.3.0.jar |Create Ultimine |createultimine |1.3.0 |Manifest: NOSIGNATURE
createaddoncompatibility-neoforge-1.21.1-1.0.0.jar|Create: Addon Compatibility |createaddoncompatibility |1.0.0 |Manifest: NOSIGNATURE
bellsandwhistles-0.4.7-1.21.1.jar |Create: Bells & Whistles |bellsandwhistles |0.4.7-1.21.1 |Manifest: NOSIGNATURE
create-central-kitchen-2.3.0.jar |Create: Central Kitchen |create_central_kitchen |2.3.0 |Manifest: NOSIGNATURE
create_connected-1.1.13-mc1.21.1.jar |Create: Connected |create_connected |1.1.13-mc1.21.1 |Manifest: NOSIGNATURE
copycats-3.0.4+mc.1.21.1-neoforge.jar |Create: Copycats+ |copycats |3.0.4+mc.1.21.1-neof|Manifest: NOSIGNATURE
CreateDragonsPlus-1.9.1.jar |Create: Dragons Plus |create_dragons_plus |1.9.1 |Manifest: NOSIGNATURE
create-enchantment-industry-2.3.0.jar |Create: Enchantment Industry |create_enchantment_industry |2.3.0 |Manifest: NOSIGNATURE
escalated-1.2.1-create.6.0.8-mc.1.21.1-neoforge.ja|Create: Escalated |escalated |1.2.1 |Manifest: NOSIGNATURE
extra_gauges-2.1.1.jar |Create: Extra Gauges |extra_gauges |2.1.1 |Manifest: NOSIGNATURE
cfwinfo-1.6.0.jar |Create: Fuel & Water Informati|cfwinfo |1.6.0 |Manifest: NOSIGNATURE
powergrid-mc1.21.1-0.5.4.jar |Create: Power Grid |powergrid |0.5.4 |Manifest: NOSIGNATURE
railways-0.1.0+neoforge-mc1.21.1.jar |Create: Steam 'n' Rails 1.21.1|railways |0.1.0+neoforge-mc1.2|Manifest: NOSIGNATURE
tfmg-1.2.0.jar |Create: The Factory Must Grow |tfmg |1.2.0 |Manifest: NOSIGNATURE
createthreadedtrains-neoforge-1.21.1-1.0.0.jar |Create: Threaded Trains |createthreadedtrains |1.0.0 |Manifest: NOSIGNATURE
trading_floor-3.0.16.jar |Create: Trading Floor |trading_floor |3.0.16 |Manifest: NOSIGNATURE
create_vibrant_vaults-0.3.2.jar |Create: Vibrant Vaults |create_vibrant_vaults |0.3.2 |Manifest: NOSIGNATURE
createbetterfps-1.21.1-1.1.4.jar |CreateBetterFps |createbetterfps |1.1.4 |Manifest: NOSIGNATURE
cullleaves-neoforge-4.1.1+1.21.1.jar |CullLeaves |cullleaves |4.1.1 |Manifest: NOSIGNATURE
cupboard-1.21-3.5.jar |Cupboard mod |cupboard |3.5 |Manifest: NOSIGNATURE
curios-neoforge-9.5.1+1.21.1.jar |Curios API |curios |9.5.1+1.21.1 |Manifest: NOSIGNATURE
deployer-0.0.6.jar |Deployer |deployer |0.0.6 |Manifest: NOSIGNATURE
easy-villagers-neoforge-1.21.1-1.1.23.jar |Easy Villagers |easy_villagers |1.21.1-1.1.23 |Manifest: NOSIGNATURE
enchdesc-neoforge-1.21.1-21.1.9.jar |EnchantmentDescriptions |enchdesc |21.1.9 |Manifest: NOSIGNATURE
entityculling-neoforge-1.10.1-mc1.21.1.jar |EntityCulling |entityculling |1.10.1 |Manifest: NOSIGNATURE
fancymenu_neoforge_3.8.1_MC_1.21.1.jar |FancyMenu |fancymenu |3.8.1 |Manifest: NOSIGNATURE
FarmersDelight-1.21.1-1.2.11a.jar |Farmer's Delight |farmersdelight |1.2.11a |Manifest: NOSIGNATURE
farsight-1.21.1-4.5.jar |Farsight mod |farsight_view |4.5 |Manifest: NOSIGNATURE
FastItemFrames-v21.1.6-1.21.1-NeoForge.jar |Fast Item Frames |fastitemframes |21.1.6 |Manifest: NOSIGNATURE
FastSuite-1.21.1-6.0.7.jar |Fast Suite |fastsuite |6.0.7 |Manifest: NOSIGNATURE
FastWorkbench-1.21.1-9.1.3.jar |Fast Workbench |fastbench |9.1.3 |Manifest: NOSIGNATURE
FastFurnace-1.21.1-9.0.1.jar |FastFurnace |fastfurnace |9.0.1 |Manifest: NOSIGNATURE
ferritecore-7.0.3-neoforge.jar |Ferrite Core |ferritecore |7.0.3 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
flerovium-neoforge-1.21.1-1.0.18-all.jar |Flerovium |flerovium |1.0.18 |Manifest: NOSIGNATURE
flywheel-neoforge-1.21.1-1.0.6.jar |Flywheel |flywheel |1.0.6 |Manifest: NOSIGNATURE
forgified-fabric-api-0.116.7+2.2.4+1.21.1.jar |Forgified Fabric API |fabric_api |0.116.7+2.2.4+1.21.1|Manifest: NOSIGNATURE
fabric-api-base-0.4.42+d1308ded19.jar |Forgified Fabric API Base |fabric_api_base |0.4.42+d1308ded19 |Manifest: NOSIGNATURE
fabric-api-lookup-api-v1-1.6.71+c290471319.jar |Forgified Fabric API Lookup AP|fabric_api_lookup_api_v1 |1.6.71+c290471319 |Manifest: NOSIGNATURE
fabric-biome-api-v1-13.0.31+1e62d33c19.jar |Forgified Fabric Biome API (v1|fabric_biome_api_v1 |13.0.31+1e62d33c19 |Manifest: NOSIGNATURE
fabric-block-api-v1-1.1.0+b0c22bb819.jar |Forgified Fabric Block API (v1|fabric_block_api_v1 |1.1.0+b0c22bb819 |Manifest: NOSIGNATURE
fabric-blockrenderlayer-v1-1.1.52+c290471319.jar |Forgified Fabric BlockRenderLa|fabric_blockrenderlayer_v1 |1.1.52+c290471319 |Manifest: NOSIGNATURE
fabric-block-view-api-v2-1.0.11+e9036fd419.jar |Forgified Fabric BlockView API|fabric_block_view_api_v2 |1.0.11+e9036fd419 |Manifest: NOSIGNATURE
fabric-client-tags-api-v1-1.1.15+e053909619.jar |Forgified Fabric Client Tags |fabric_client_tags_api_v1 |1.1.15+e053909619 |Manifest: NOSIGNATURE
fabric-command-api-v2-2.2.28+36d727be19.jar |Forgified Fabric Command API (|fabric_command_api_v2 |2.2.28+36d727be19 |Manifest: NOSIGNATURE
fabric-content-registries-v0-8.0.19+5e0d320019.jar|Forgified Fabric Content Regis|fabric_content_registries_v0 |8.0.19+5e0d320019 |Manifest: NOSIGNATURE
fabric-convention-tags-v1-2.1.5+7f945d5b19.jar |Forgified Fabric Convention Ta|fabric_convention_tags_v1 |2.1.5+7f945d5b19 |Manifest: NOSIGNATURE
fabric-convention-tags-v2-2.11.1+87e5848019.jar |Forgified Fabric Convention Ta|fabric_convention_tags_v2 |2.11.1+87e5848019 |Manifest: NOSIGNATURE
fabric-data-attachment-api-v1-1.4.5+26d408aa19.jar|Forgified Fabric Data Attachme|fabric_data_attachment_api_v1 |1.4.5+26d408aa19 |Manifest: NOSIGNATURE
fabric-data-generation-api-v1-20.2.34+a4c3605619.j|Forgified Fabric Data Generati|fabric_data_generation_api_v1 |20.2.34+a4c3605619 |Manifest: NOSIGNATURE
fabric-entity-events-v1-1.8.0+5ede667619.jar |Forgified Fabric Entity Events|fabric_entity_events_v1 |1.8.0+5ede667619 |Manifest: NOSIGNATURE
fabric-events-interaction-v0-0.7.13+86e0887119.jar|Forgified Fabric Events Intera|fabric_events_interaction_v0 |0.7.13+86e0887119 |Manifest: NOSIGNATURE
fabric-game-rule-api-v1-1.0.53+36d727be19.jar |Forgified Fabric Game Rule API|fabric_game_rule_api_v1 |1.0.53+36d727be19 |Manifest: NOSIGNATURE
fabric-gametest-api-v1-2.0.5+29f188ce19.jar |Forgified Fabric Game Test API|fabric_gametest_api_v1 |2.0.5+29f188ce19 |Manifest: NOSIGNATURE
fabric-item-api-v1-11.2.0+0c57911319.jar |Forgified Fabric Item API (v1)|fabric_item_api_v1 |11.2.0+0c57911319 |Manifest: NOSIGNATURE
fabric-item-group-api-v1-4.1.7+e324903319.jar |Forgified Fabric Item Group AP|fabric_item_group_api_v1 |4.1.7+e324903319 |Manifest: NOSIGNATURE
fabric-key-binding-api-v1-1.0.47+62cc7ce119.jar |Forgified Fabric Key Binding A|fabric_key_binding_api_v1 |1.0.47+62cc7ce119 |Manifest: NOSIGNATURE
fabric-lifecycle-events-v1-2.6.0+e40d8add19.jar |Forgified Fabric Lifecycle Eve|fabric_lifecycle_events_v1 |2.6.0+e40d8add19 |Manifest: NOSIGNATURE
fabric-loot-api-v2-3.0.15+a3ee712d19.jar |Forgified Fabric Loot API (v2)|fabric_loot_api_v2 |3.0.15+a3ee712d19 |Manifest: NOSIGNATURE
fabric-loot-api-v3-1.0.3+333dfad919.jar |Forgified Fabric Loot API (v3)|fabric_loot_api_v3 |1.0.3+333dfad919 |Manifest: NOSIGNATURE
fabric-message-api-v1-6.0.14+6a754fce19.jar |Forgified Fabric Message API (|fabric_message_api_v1 |6.0.14+6a754fce19 |Manifest: NOSIGNATURE
fabric-model-loading-api-v1-2.1.0+6e8f52c719.jar |Forgified Fabric Model Loading|fabric_model_loading_api_v1 |2.1.0+6e8f52c719 |Manifest: NOSIGNATURE
fabric-networking-api-v1-4.3.0+30a980d919.jar |Forgified Fabric Networking AP|fabric_networking_api_v1 |4.3.0+30a980d919 |Manifest: NOSIGNATURE
fabric-object-builder-api-v1-15.2.1+cc242efd19.jar|Forgified Fabric Object Builde|fabric_object_builder_api_v1 |15.2.1+cc242efd19 |Manifest: NOSIGNATURE
fabric-particles-v1-4.0.2+824f924c19.jar |Forgified Fabric Particles (v1|fabric_particles_v1 |4.0.2+824f924c19 |Manifest: NOSIGNATURE
fabric-recipe-api-v1-5.0.15+59440bcc19.jar |Forgified Fabric Recipe API (v|fabric_recipe_api_v1 |5.0.15+59440bcc19 |Manifest: NOSIGNATURE
fabric-registry-sync-v0-5.3.1+f9aace1619.jar |Forgified Fabric Registry Sync|fabric_registry_sync_v0 |5.3.1+f9aace1619 |Manifest: NOSIGNATURE
fabric-renderer-indigo-1.7.1+9125b6dc19.jar |Forgified Fabric Renderer - In|fabric_renderer_indigo |1.7.1+9125b6dc19 |Manifest: NOSIGNATURE
fabric-renderer-api-v1-3.4.1+9125b6dc19.jar |Forgified Fabric Renderer API |fabric_renderer_api_v1 |3.4.1+9125b6dc19 |Manifest: NOSIGNATURE
fabric-rendering-v1-5.1.0+1a09bd5a19.jar |Forgified Fabric Rendering (v1|fabric_rendering_v1 |5.1.0+1a09bd5a19 |Manifest: NOSIGNATURE
fabric-rendering-data-attachment-v1-0.3.49+73761d2|Forgified Fabric Rendering Dat|fabric_rendering_data_attachme|0.3.49+73761d2e19 |Manifest: NOSIGNATURE
fabric-rendering-fluids-v1-3.1.6+a51883b219.jar |Forgified Fabric Rendering Flu|fabric_rendering_fluids_v1 |3.1.6+a51883b219 |Manifest: NOSIGNATURE
fabric-resource-conditions-api-v1-4.3.0+5bdd099819|Forgified Fabric Resource Cond|fabric_resource_conditions_api|4.3.0+5bdd099819 |Manifest: NOSIGNATURE
fabric-resource-loader-v0-1.3.1+4ea8954419.jar |Forgified Fabric Resource Load|fabric_resource_loader_v0 |1.3.1+4ea8954419 |Manifest: NOSIGNATURE
fabric-screen-api-v1-2.0.25+4228281319.jar |Forgified Fabric Screen API (v|fabric_screen_api_v1 |2.0.25+4228281319 |Manifest: NOSIGNATURE
fabric-screen-handler-api-v1-1.3.90+8dbc56dd19.jar|Forgified Fabric Screen Handle|fabric_screen_handler_api_v1 |1.3.90+8dbc56dd19 |Manifest: NOSIGNATURE
fabric-sound-api-v1-1.0.23+10b84f8419.jar |Forgified Fabric Sound API (v1|fabric_sound_api_v1 |1.0.23+10b84f8419 |Manifest: NOSIGNATURE
fabric-transfer-api-v1-5.4.3+a25cb45619.jar |Forgified Fabric Transfer API |fabric_transfer_api_v1 |5.4.3+a25cb45619 |Manifest: NOSIGNATURE
fabric-transitive-access-wideners-v1-6.2.0+6c854b6|Forgified Fabric Transitive Ac|fabric_transitive_access_widen|6.2.0+6c854b6f19 |Manifest: NOSIGNATURE
ftb-chunks-neoforge-2101.1.14.jar |FTB Chunks |ftbchunks |2101.1.14 |Manifest: NOSIGNATURE
ftb-library-neoforge-2101.1.31.jar |FTB Library |ftblibrary |2101.1.31 |Manifest: NOSIGNATURE
ftb-teams-neoforge-2101.1.10.jar |FTB Teams |ftbteams |2101.1.10 |Manifest: NOSIGNATURE
ftb-ultimine-neoforge-2101.1.13.jar |FTB Ultimine |ftbultimine |2101.1.13 |Manifest: NOSIGNATURE
fullbrightnesstoggle-1.21.1-4.4.jar |Full Brightness Toggle |fullbrightnesstoggle |4.4 |Manifest: NOSIGNATURE
fzzy_config-0.7.6+1.21+neoforge.jar |Fzzy Config |fzzy_config |0.7.6+1.21+neoforge |Manifest: NOSIGNATURE
gpumemleakfix-1.21-1.8.jar |Gpu memory leak fix |gpumemleakfix |1.8 |Manifest: NOSIGNATURE
Highlighter-1.21-neoforge-1.1.11.jar |Highlighter |highlighter |1.1.11 |Manifest: NOSIGNATURE
Iceberg-1.21.1-neoforge-1.3.2.jar |Iceberg |iceberg |1.3.2 |Manifest: NOSIGNATURE
ImmediatelyFast-NeoForge-1.6.10+1.21.1.jar |ImmediatelyFast |immediatelyfast |1.6.10+1.21.1 |Manifest: NOSIGNATURE
ImmersiveUI-NEOFORGE-0.3.3+1.21.1.jar |ImmersiveUI |immersiveui |0.3.3 |Manifest: NOSIGNATURE
InventoryParticles-1.5.0+1.21.1+neoforge.jar |Inventory Particles |inventory_particles |1.5.0+1.21.1+neoforg|Manifest: NOSIGNATURE
iris-neoforge-1.8.12+mc1.21.1.jar |Iris |iris |1.8.12-snapshot+mc1.|Manifest: NOSIGNATURE
Jade-1.21.1-NeoForge-15.10.5.jar |Jade |jade |15.10.5+neoforge |Manifest: NOSIGNATURE
JadeAddons-1.21.1-NeoForge-6.1.0.jar |Jade Addons |jadeaddons |6.1.0+neoforge |Manifest: NOSIGNATURE
jei-1.21.1-neoforge-19.27.0.336.jar |Just Enough Items |jei |**.**.**.** |Manifest: NOSIGNATURE
konkrete_neoforge_1.9.9_MC_1.21.jar |Konkrete |konkrete |1.9.9 |Manifest: NOSIGNATURE
thedarkcolour.kffmod-5.11.0.jar |Kotlin For Forge |kotlinforforge |5.11.0 |Manifest: NOSIGNATURE
kubejs-neoforge-2101.7.2-build.348.jar |KubeJS |kubejs |2101.7.2-build.348 |Manifest: NOSIGNATURE
kubejs-create-neoforge-2101.3.1-build.18.jar |KubeJS Create |kubejs_create |2101.3.1-build.18 |Manifest: NOSIGNATURE
kuma-api-neoforge-21.0.7+1.21.jar |KumaAPI |kuma_api |21.0.7 |Manifest: NOSIGNATURE
lithium-neoforge-0.15.3+mc1.21.1.jar |Lithium |lithium |0.15.3+mc1.21.1 |Manifest: NOSIGNATURE
lithosphere 1.6 17.06.2025 (1.20.5 - 1.21.5).jar |Lithosphere |mr_lithosphere |1.6 |Manifest: NOSIGNATURE
lithostitched-1.6.8-neoforge-21.1.jar |Lithostitched |lithostitched |1.6.8 |Manifest: NOSIGNATURE
lootr-neoforge-1.21.1-1.11.37.118.jar |Lootr |lootr |1.21.1-1.11.37.118 |Manifest: NOSIGNATURE
mechtrowel-1.3.1.jar |Mech Trowel |mechtrowel |1.3.1 |Manifest: NOSIGNATURE
mechanicals-1.21.1-1.1.0.jar |Mechanicals Lib |mechanicals |1.1.0 |Manifest: NOSIGNATURE
melody_neoforge_1.0.10_MC_1.21.jar |Melody |melody |1.0.10 |Manifest: NOSIGNATURE
memorysettings-1.21-6.0.jar |memorysettings mod |memorysettings |6.0 |Manifest: NOSIGNATURE
midnightlib-neoforge-1.9.2+1.21.1.jar |MidnightLib |midnightlib |1.9.2 |Manifest: NOSIGNATURE
client-1.21.1-20240808.144430-srg.jar |Minecraft |minecraft |1.21.1 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
modernfix-neoforge-5.27.2+mc1.21.1.jar |ModernFix |modernfix |5.27.2+mc1.21.1 |Manifest: NOSIGNATURE
MossyLib-1.1.0+1.21.1+neoforge.jar |MossyLib |mossylib |1.1.0+1.21.1+neoforg|Manifest: NOSIGNATURE
MouseTweaks-neoforge-mc1.21-2.26.1.jar |Mouse Tweaks |mousetweaks |2.26.1 |Manifest: NOSIGNATURE
neoforge-21.1.226-universal.jar |NeoForge |neoforge |21.1.226 |Manifest: NOSIGNATURE
netherportalfix-neoforge-1.21.1-21.1.1.jar |NetherPortalFix |netherportalfix |21.1.1 |Manifest: NOSIGNATURE
NoChatReports-NEOFORGE-1.21.1-v2.9.1.jar |No Chat Reports |nochatreports |1.21.1-v2.9.1 |Manifest: NOSIGNATURE
Not Enough Recipe Book-NEOFORGE-0.4.3+1.21.jar |Not Enough Recipe Book |nerb |0.4.3 |Manifest: NOSIGNATURE
notenoughanimations-neoforge-1.12.2-mc1.21.1.jar |NotEnoughAnimations |notenoughanimations |1.12.2 |Manifest: NOSIGNATURE
OctoLib-NEOFORGE-0.6.1+1.21.jar |OctoLib |octolib |0.6.1 |Manifest: NOSIGNATURE
packetfixer-3.3.1-1.20.5-1.21.X-merged.jar |PacketFixer |packetfixer |3.3.1 |Manifest: NOSIGNATURE
petrolsparts-1.21.1-1.2.7.jar |Petrol's Parts |petrolsparts |1.2.7 |Manifest: NOSIGNATURE
petrolpark-1.21.1-1.4.28.jar |Petrolpark's Library |petrolpark |1.4.28 |Manifest: NOSIGNATURE
Placebo-1.21.1-9.9.1.jar |Placebo |placebo |9.9.1 |Manifest: NOSIGNATURE
polymorph-neoforge-1.1.0+1.21.1.jar |Polymorph |polymorph |1.1.0+1.21.1 |Manifest: NOSIGNATURE
ponder-neoforge-1.0.81+mc1.21.1.jar |Ponder |ponder |1.0.81+mc1.21.1 |Manifest: NOSIGNATURE
prickle-neoforge-1.21.1-21.1.11.jar |PrickleMC |prickle |21.1.11 |Manifest: NOSIGNATURE
punchy-2.4.5-neoforge-1.21.1.jar |Punchy |punchy |1.21.1 |Manifest: NOSIGNATURE
PuzzlesLib-v21.1.39-1.21.1-NeoForge.jar |Puzzles Lib |puzzleslib |21.1.39 |Manifest: NOSIGNATURE
Quark-4.1-476.jar |Quark |quark |4.1-476 |Manifest: NOSIGNATURE
redirected-neoforge-1.0.0-1.21.1.jar |Redirected |redirected |1.0.0 |Manifest: NOSIGNATURE
reeses-sodium-options-neoforge-1.8.3+mc1.21.4.jar |Reese's Sodium Options |reeses_sodium_options |1.8.3+mc1.21.4 |Manifest: NOSIGNATURE
resourcefullib-neoforge-1.21-3.0.12.jar |Resourceful Lib |resourcefullib |3.0.12 |Manifest: NOSIGNATURE
rhino-2101.2.7-build.81.jar |Rhino |rhino |2101.2.7-build.81 |Manifest: NOSIGNATURE
ritchiesprojectilelib-2.1.2-mc.1.21.1-neoforge.jar|Ritchie's Projectile Library |ritchiesprojectilelib |2.1.2 |Manifest: NOSIGNATURE
sable-neoforge-1.21.1-1.0.6.jar |Sable |sable |1.0.6 |Manifest: NOSIGNATURE
sable-companion-common-1.21.1-1.4.2.jar |Sable Companion |sablecompanion |1.4.2 |Manifest: NOSIGNATURE
Searchables-neoforge-1.21.1-1.0.2.jar |Searchables |searchables |1.0.2 |Manifest: NOSIGNATURE
org.sinytra.connector-2.0.0-beta.14+1.21.1-mod.jar|Sinytra Connector |connector |2.0.0-beta.14+1.21.1|Manifest: NOSIGNATURE
smoothchunk-1.21-4.1.jar |Smoothchunk mod |smoothchunk |4.1 |Manifest: NOSIGNATURE
sodium-neoforge-0.6.13+mc1.21.1.jar |Sodium |sodium |0.6.13+mc1.21.1 |Manifest: NOSIGNATURE
sodiumdynamiclights-neoforge-1.0.10-1.21.1.jar |Sodium Dynamic Lights |sodiumdynamiclights |1.0.9 |Manifest: NOSIGNATURE
sodiumoptionsapi-neoforge-1.0.10-1.21.1.jar |Sodium Options API |sodiumoptionsapi |1.0.10 |Manifest: NOSIGNATURE
sophisticatedbackpacks-1.21.1-3.25.41.1683.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.25.41 |Manifest: NOSIGNATURE
sophisticatedcore-1.21.1-1.4.25.1696.jar |Sophisticated Core |sophisticatedcore |1.4.25 |Manifest: NOSIGNATURE
sound-physics-remastered-neoforge-1.21.1-1.5.1.jar|Sound Physics Remastered |sound_physics_remastered |1.21.1-1.5.1 |Manifest: NOSIGNATURE
spark-1.10.124-neoforge.jar |spark |spark |1.10.124 |Manifest: NOSIGNATURE
StorageDrawers-neoforge-1.21.1-13.11.4.jar |Storage Drawers |storagedrawers |13.11.4 |Manifest: NOSIGNATURE
tectonic-3.0.22-neoforge-21.1.jar |Tectonic |tectonic |3.0.22 |Manifest: NOSIGNATURE
Terralith_1.21.x_v2.5.8.jar |Terralith |terralith |2.5.8 |Manifest: NOSIGNATURE
Terralith_Restoned_v1.3.jar |Terralith ReStoned |terralith_restoned |1.3 |Manifest: NOSIGNATURE
torchmaster-neoforge-1.21.1-21.1.9.jar |Torchmaster |torchmaster |21.1.9 |Manifest: NOSIGNATURE
trade-cycling-neoforge-1.21.1-1.0.18.jar |Trade Cycling |trade_cycling |1.21.1-1.0.18 |Manifest: NOSIGNATURE
TRansition-1.0.17-1.21.1-neoforge-SNAPSHOT.jar |TRansition |transition |1.0.17 |Manifest: NOSIGNATURE
trashslot-neoforge-1.21.1-21.1.8.jar |TrashSlot |trashslot |21.1.8 |Manifest: NOSIGNATURE
TRender-1.0.12-1.21.1-neoforge-SNAPSHOT.jar |TRender |trender |1.0.12 |Manifest: NOSIGNATURE
txnilib-neoforge-1.0.24-1.21.1.jar |TxniLib |txnilib |1.0.24 |Manifest: NOSIGNATURE
veil-neoforge-1.21.1-3.6.0.jar |Veil |veil |3.6.0 |Manifest: NOSIGNATURE
VisualWorkbench-v21.1.1-1.21.1-NeoForge.jar |Visual Workbench |visualworkbench |21.1.1 |Manifest: NOSIGNATURE
watut-neoforge-1.21.0-1.2.7.jar |What Are They Up To |watut |1.21.0-1.2.7 |Manifest: NOSIGNATURE
yet_another_config_lib_v3-3.8.2+1.21.1-neoforge.ja|YetAnotherConfigLib |yet_another_config_lib_v3 |3.8.2+1.21.1-neoforg|Manifest: NOSIGNATURE
Zeta-1.1-39.jar |Zeta |zeta |1.1-39 |Manifest: NOSIGNATURE
Crash Report UUID: 93399cc6-1eb6-405e-8b9c-7ea4a54cb69c
Flywheel Backend: flywheel:indirect
BetterCompatibilityChecker: Modpack Name: CHANGE_ME | Modpack Version: CHANGE_ME
Explicit GC Last Run: 929ms ago
[21Apr2026 16:00:40.681] [Render thread/FATAL] [net.neoforged.neoforge.common.NeoForgeMod/]: Preparing crash report with UUID 9e924866-47e5-4a99-bab2-044ef2fba07d
[21Apr2026 16:00:42.917] [Render thread/INFO] [STDOUT/]: [net.minecraft.server.Bootstrap:realStdoutPrintln:135]: #@!@# Game crashed! Crash report saved to: #@!@# E:\`Curseforge modding folder\Instances\Create Aero\crash-reports\crash-2026-04-21_16.00.40-client.txt