Immersive Engineering

Immersive Engineering

134M Downloads

Exit Code: -1

zderApfel opened this issue ยท 4 comments

commented

Minecraft Version

1.18.2

Immersive Engineering Version

ImmersiveEngineering-1.18.2-8.4.0-161.jar

How did it happen?

When I load into a single player world, the chunks don't load properly, I cannot move, and then I get the crash message. Modlist is in the comments

Crash Log

---- Minecraft Crash Report ---- // Uh... Did I do that? Time: 4/10/23, 1:56 PM Description: Unexpected error java.util.concurrent.CompletionException: java.lang.NullPointerException: Cannot invoke "net.minecraft.world.level.chunk.PalettedContainer.m_63087_(int, int, int)" because "this.biomeData" is null at java.util.concurrent.CompletableFuture.reportJoin(CompletableFuture.java:413) ~[?:?] {re:mixin} at java.util.concurrent.CompletableFuture.join(CompletableFuture.java:2118) ~[?:?] {re:mixin} at me.jellysquid.mods.sodium.common.util.collections.WorkStealingFutureDrain.findNext(WorkStealingFutureDrain.java:47) ~[rubidium-0.5.5.jar%23154!/:?] {re:classloading,pl:rei_plugin_compatibilities:B} at me.jellysquid.mods.sodium.common.util.collections.WorkStealingFutureDrain.hasNext(WorkStealingFutureDrain.java:28) ~[rubidium-0.5.5.jar%23154!/:?] {re:classloading,pl:rei_plugin_compatibilities:B} at me.jellysquid.mods.sodium.client.render.chunk.region.RenderRegionManager.setupUploadBatches(RenderRegionManager.java:123) ~[rubidium-0.5.5.jar%23154!/:?] {re:classloading,pl:rei_plugin_compatibilities:B} at me.jellysquid.mods.sodium.client.render.chunk.region.RenderRegionManager.upload(RenderRegionManager.java:59) ~[rubidium-0.5.5.jar%23154!/:?] {re:classloading,pl:rei_plugin_compatibilities:B} at me.jellysquid.mods.sodium.client.render.chunk.RenderSectionManager.updateChunks(RenderSectionManager.java:327) ~[rubidium-0.5.5.jar%23154!/:?] {re:mixin,re:classloading,pl:rei_plugin_compatibilities:B,pl:mixin:APP:mixins.oculus.compat.sodium.json:options.MixinRenderSectionManager,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.MixinRenderSectionManager,pl:mixin:APP:mixins.oculus.compat.sodium.json:vertex_format.MixinRenderSectionManager,pl:mixin:A} at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.updateChunks(SodiumWorldRenderer.java:197) ~[rubidium-0.5.5.jar%23154!/:?] {re:mixin,re:classloading,pl:rei_plugin_compatibilities:B,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.MixinSodiumWorldRenderer,pl:mixin:APP:rubidium_extras.mixins.json:fog.MixinSodiumWorldRenderer,pl:mixin:A} at net.minecraft.client.renderer.LevelRenderer.m_194338_(LevelRenderer.java:6634) ~[client-1.18.2-20220404.173914-srg.jar%23188!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.LevelRenderer.invokeSetupRender(LevelRenderer.java) ~[client-1.18.2-20220404.173914-srg.jar%23188!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A} at net.coderbot.iris.pipeline.ShadowRenderer.renderShadows(ShadowRenderer.java:393) ~[oculus-1.5.2.jar%23138!/:?] {re:mixin,re:classloading,pl:rei_plugin_compatibilities:B} at net.coderbot.iris.pipeline.newshader.NewWorldRenderingPipeline.renderShadows(NewWorldRenderingPipeline.java:801) ~[oculus-1.5.2.jar%23138!/:?] {re:classloading,pl:rei_plugin_compatibilities:B} at net.minecraft.client.renderer.LevelRenderer.handler$bbd000$iris$renderTerrainShadows(LevelRenderer.java:10609) ~[client-1.18.2-20220404.173914-srg.jar%23188!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1150) ~[client-1.18.2-20220404.173914-srg.jar%23188!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1061) ~[client-1.18.2-20220404.173914-srg.jar%23188!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:835) ~[client-1.18.2-20220404.173914-srg.jar%23188!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1046) ~[client-1.18.2-20220404.173914-srg.jar%23188!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:665) ~[client-1.18.2-20220404.173914-srg.jar%23188!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%23188!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {} at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {} at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.2.0.jar%2317!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {} Caused by: java.lang.NullPointerException: Cannot invoke "net.minecraft.world.level.chunk.PalettedContainer.m_63087_(int, int, int)" because "this.biomeData" is null at me.jellysquid.mods.sodium.client.world.cloned.ClonedChunkSection.getBiome(ClonedChunkSection.java:141) ~[rubidium-0.5.5.jar%23154!/:?] {re:classloading,pl:rei_plugin_compatibilities:B} at me.jellysquid.mods.sodium.client.world.WorldSlice.unpackBiomeData(WorldSlice.java:210) ~[rubidium-0.5.5.jar%23154!/:?] {re:mixin,re:classloading,pl:rei_plugin_compatibilities:B} at me.jellysquid.mods.sodium.client.world.WorldSlice.copyData(WorldSlice.java:158) ~[rubidium-0.5.5.jar%23154!/:?] {re:mixin,re:classloading,pl:rei_plugin_compatibilities:B} at me.jellysquid.mods.sodium.client.render.pipeline.context.ChunkRenderCacheLocal.init(ChunkRenderCacheLocal.java:51) ~[rubidium-0.5.5.jar%23154!/:?] {re:mixin,re:classloading,pl:rei_plugin_compatibilities:B} at me.jellysquid.mods.sodium.client.render.chunk.tasks.ChunkRenderRebuildTask.performBuild(ChunkRenderRebuildTask.java:67) ~[rubidium-0.5.5.jar%23154!/:?] {re:mixin,re:classloading,pl:rei_plugin_compatibilities:B,pl:mixin:APP:mixins.oculus.compat.sodium.json:block_id.MixinChunkRenderRebuildTask,pl:mixin:A} at me.jellysquid.mods.sodium.client.render.chunk.compile.ChunkBuilder.processJob(ChunkBuilder.java:267) ~[rubidium-0.5.5.jar%23154!/:?] {re:classloading,pl:rei_plugin_compatibilities:B} at me.jellysquid.mods.sodium.client.render.chunk.compile.ChunkBuilder$WorkerRunnable.run(ChunkBuilder.java:309) ~[rubidium-0.5.5.jar%23154!/:?] {re:classloading,pl:rei_plugin_compatibilities:B} at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at java.util.concurrent.CompletableFuture.reportJoin(CompletableFuture.java:413) ~[?:?] {re:mixin} at java.util.concurrent.CompletableFuture.join(CompletableFuture.java:2118) ~[?:?] {re:mixin} at me.jellysquid.mods.sodium.common.util.collections.WorkStealingFutureDrain.findNext(WorkStealingFutureDrain.java:47) ~[rubidium-0.5.5.jar%23154!/:?] {re:classloading,pl:rei_plugin_compatibilities:B} at me.jellysquid.mods.sodium.common.util.collections.WorkStealingFutureDrain.hasNext(WorkStealingFutureDrain.java:28) ~[rubidium-0.5.5.jar%23154!/:?] {re:classloading,pl:rei_plugin_compatibilities:B} at me.jellysquid.mods.sodium.client.render.chunk.region.RenderRegionManager.setupUploadBatches(RenderRegionManager.java:123) ~[rubidium-0.5.5.jar%23154!/:?] {re:classloading,pl:rei_plugin_compatibilities:B} at me.jellysquid.mods.sodium.client.render.chunk.region.RenderRegionManager.upload(RenderRegionManager.java:59) ~[rubidium-0.5.5.jar%23154!/:?] {re:classloading,pl:rei_plugin_compatibilities:B} at me.jellysquid.mods.sodium.client.render.chunk.RenderSectionManager.updateChunks(RenderSectionManager.java:327) ~[rubidium-0.5.5.jar%23154!/:?] {re:mixin,re:classloading,pl:rei_plugin_compatibilities:B,pl:mixin:APP:mixins.oculus.compat.sodium.json:options.MixinRenderSectionManager,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.MixinRenderSectionManager,pl:mixin:APP:mixins.oculus.compat.sodium.json:vertex_format.MixinRenderSectionManager,pl:mixin:A} at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.updateChunks(SodiumWorldRenderer.java:197) ~[rubidium-0.5.5.jar%23154!/:?] {re:mixin,re:classloading,pl:rei_plugin_compatibilities:B,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.MixinSodiumWorldRenderer,pl:mixin:APP:rubidium_extras.mixins.json:fog.MixinSodiumWorldRenderer,pl:mixin:A} at net.minecraft.client.renderer.LevelRenderer.m_194338_(LevelRenderer.java:6634) ~[client-1.18.2-20220404.173914-srg.jar%23188!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.LevelRenderer.invokeSetupRender(LevelRenderer.java) ~[client-1.18.2-20220404.173914-srg.jar%23188!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A} at net.coderbot.iris.pipeline.ShadowRenderer.renderShadows(ShadowRenderer.java:393) ~[oculus-1.5.2.jar%23138!/:?] {re:mixin,re:classloading,pl:rei_plugin_compatibilities:B} at net.coderbot.iris.pipeline.newshader.NewWorldRenderingPipeline.renderShadows(NewWorldRenderingPipeline.java:801) ~[oculus-1.5.2.jar%23138!/:?] {re:classloading,pl:rei_plugin_compatibilities:B} at net.minecraft.client.renderer.LevelRenderer.handler$bbd000$iris$renderTerrainShadows(LevelRenderer.java:10609) ~[client-1.18.2-20220404.173914-srg.jar%23188!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1150) ~[client-1.18.2-20220404.173914-srg.jar%23188!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1061) ~[client-1.18.2-20220404.173914-srg.jar%23188!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:A,pl:runtimedistcleaner:A} -- Affected level -- Details: All players: 1 total; [LocalPlayer['HavenHuski'/208, l='ClientLevel', x=0.50, y=120.00, z=1.50]] Chunk stats: 16384, 456 Level dimension: minecraft:overworld Level spawn location: World: (0,119,0), Section: (at 0,7,0 in 0,7,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511) Level time: 62 game time, 62 day time Server brand: forge Server type: Integrated singleplayer server Stacktrace: at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:407) ~[client-1.18.2-20220404.173914-srg.jar%23188!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:rei_plugin_compatibilities:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:ClientWorldMixin,pl:mixin:APP:rubidium.mixins.json:features.chunk_rendering.MixinClientWorld,pl:mixin:APP:rubidium.mixins.json:features.fast_biome_colors.MixinClientWorld,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin,pl:mixin:APP:entityculling.mixins.json:ClientWorldMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2262) ~[client-1.18.2-20220404.173914-srg.jar%23188!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:687) ~[client-1.18.2-20220404.173914-srg.jar%23188!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%23188!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {} at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {} at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.2.0.jar%2317!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {} -- Last reload -- Details: Reload number: 1 Reload reason: initial Finished: Yes Packs: Default, Mod Resources, Everycomp Generated Pack, Supplementaries Generated Pack, quark-emote-pack -- System Details -- Details: Minecraft Version: 1.18.2 Minecraft Version ID: 1.18.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.1, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 1165643408 bytes (1111 MiB) / 6564085760 bytes (6260 MiB) up to 7247757312 bytes (6912 MiB) CPUs: 12 Processor Vendor: AuthenticAMD Processor Name: AMD Ryzen 5 3600 6-Core Processor Identifier: AuthenticAMD Family 23 Model 113 Stepping 0 Microarchitecture: Zen 2 Frequency (GHz): 3.59 Number of physical packages: 1 Number of physical CPUs: 6 Number of logical CPUs: 12 Graphics card #0 name: NVIDIA GeForce RTX 2060 Graphics card #0 vendor: NVIDIA (0x10de) Graphics card #0 VRAM (MB): 4095.00 Graphics card #0 deviceId: 0x1f08 Graphics card #0 versionInfo: DriverVersion=31.0.15.3141 Memory slot #0 capacity (MB): 8192.00 Memory slot #0 clockSpeed (GHz): 3.60 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 8192.00 Memory slot #1 clockSpeed (GHz): 3.60 Memory slot #1 type: DDR4 Virtual memory max (MB): 37836.52 Virtual memory used (MB): 20037.61 Swap memory total (MB): 21504.00 Swap memory used (MB): 92.30 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx6912m -Xms256m Loaded Shaderpack: ComplementaryShaders_v4.7.1.zip Profile: Custom (+10 options changed by user) Launched Version: forge-40.2.0 Backend library: LWJGL version 3.2.2 SNAPSHOT Backend API: NVIDIA GeForce RTX 2060/PCIe/SSE2 GL version 3.2.0 NVIDIA 531.41, NVIDIA Corporation Window size: 1920x1080 GL Caps: Using framebuffer using OpenGL 3.2 GL debug messages: Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge' Type: Integrated Server (map_client.txt) Graphics mode: fancy Resource Packs: Current Language: English (US) CPU: 12x AMD Ryzen 5 3600 6-Core Processor Server Running: true Player Count: 1 / 8; [ServerPlayer['HavenHuski'/208, l='ServerLevel[New World]', x=0.50, y=120.00, z=1.50]] Data Packs: vanilla, mod:dynamiclightsreforged (incompatible), mod:betterdungeons, mod:ftbessentials (incompatible), mod:betterwitchhuts, mod:netherportalfix (incompatible), mod:galosphere (incompatible), mod:entitycollisionfpsfix (incompatible), mod:immersive_aircraft (incompatible), mod:rubidium (incompatible), mod:insanelib, mod:friendermite (incompatible), mod:controlling (incompatible), mod:placebo (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:rei_plugin_compatibilities (incompatible), mod:player_mobs (incompatible), mod:yungsapi, mod:bookshelf, mod:guardvillagers (incompatible), mod:apotheosis (incompatible), mod:progressivebosses (incompatible), mod:bygonenether (incompatible), mod:balm (incompatible), mod:snowrealmagic, mod:chat_heads (incompatible), mod:bbs, mod:cloth_config (incompatible), mod:more_villager_trades, mod:dcintegration (incompatible), mod:twilightforest (incompatible), mod:novillagerdm (incompatible), mod:structure_gel, mod:corpse (incompatible), mod:justenoughdrugz (incompatible), mod:ambientsounds (incompatible), mod:simpleshops (incompatible), mod:endrem (incompatible), mod:dungeons_plus (incompatible), mod:yungsbridges, mod:botania (incompatible), mod:darkerdepths (incompatible), mod:hostilevillages (incompatible), mod:highlighter (incompatible), mod:goblinsanddungeons (incompatible), mod:curios (incompatible), mod:tetra (incompatible), mod:tetranomicon, mod:patchouli (incompatible), mod:oculus (incompatible), mod:ironchests (incompatible), mod:yungsextras, mod:villagersellanimals, mod:bettervillage, mod:betterthirdperson (incompatible), mod:betterstrongholds, mod:chunkpregen (incompatible), mod:worldedit (incompatible), mod:sapience, mod:architectury (incompatible), mod:roughlyenoughresources (incompatible), mod:aiimprovements (incompatible), mod:undergarden, mod:fallingtree, mod:polylib (incompatible), mod:scalinghealth, mod:mavm, mod:letmedespawn (incompatible), mod:fastleafdecay, mod:bettermineshafts, mod:sdrp, mod:geckolib3 (incompatible), mod:recruits (incompatible), mod:quarkoddities (incompatible), mod:kiwi, mod:ftblibrary (incompatible), mod:ftbteams (incompatible), mod:visualworkbench (incompatible), mod:libraryferret, mod:curiosquarkobp (incompatible), mod:clumps (incompatible), mod:additionalbars (incompatible), mod:storagenetwork (incompatible), mod:myserveriscompatible (incompatible), mod:champions, mod:everycomp (incompatible), mod:betterdeserttemples, mod:farsight_view (incompatible), mod:terralith, mod:memoryleakfix, mod:rubidium_extras (incompatible), mod:ftbchunks (incompatible), mod:forge, mod:travelerstitles, mod:friendsandfoes (incompatible), mod:selene (incompatible), mod:supplementaries (incompatible), mod:dungeons_arise, mod:smoothchunk (incompatible), mod:voicechat (incompatible), mod:sound_physics_remastered (incompatible), mod:enchdesc (incompatible), mod:terrablender (incompatible), mod:nozombievillagers (incompatible), mod:immersiveengineering, mod:silentlib, mod:jade, mod:creativecore (incompatible), mod:undergardenpatch (incompatible), mod:smoothboot (incompatible), mod:roughlyenoughitems (incompatible), mod:rottencreatures (incompatible), mod:iceberg (incompatible), mod:flywheel (incompatible), mod:create, mod:createplus (incompatible), mod:mutil (incompatible), mod:croptopia, mod:create_sa, mod:fastbench (incompatible), mod:autoreglib (incompatible), mod:quark (incompatible), mod:earthmobsmod, mod:entityculling (incompatible), mod:inventoryhud (incompatible), mod:pickableorbs (incompatible), mod:fastfurnace (incompatible), mod:creeperoverhaul (incompatible), mod:appleskin (incompatible), mod:lootr (incompatible), mod:puzzleslib (incompatible), mod:aquaculture (incompatible), mod:armorsoundtweak (incompatible), mod:mavapi, mod:overloadedarmorbar (incompatible), mod:createaddition (incompatible), Everycomp Generated Pack, Supplementaries Generated Pack World Generation: Stable ModLauncher: 9.1.3+9.1.3+main.9b69c82a ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin PLUGINSERVICE eventbus PLUGINSERVICE slf4jfixer PLUGINSERVICE object_holder_definalize PLUGINSERVICE runtime_enum_extender PLUGINSERVICE capability_token_subclass PLUGINSERVICE accesstransformer PLUGINSERVICE runtimedistcleaner PLUGINSERVICE mixin TRANSFORMATIONSERVICE fml TRANSFORMATIONSERVICE FML Language Providers: [email protected] lowcodefml@null javafml@null Mod List: dynamiclightsreforged-1.18.2_v1.3.3.jar |Rubidium Dynamic Lights |dynamiclightsreforged |1.18.2_v1.3.3 |DONE |Manifest: NOSIGNATURE YungsBetterDungeons-1.18.2-Forge-2.1.0.jar |YUNG's Better Dungeons |betterdungeons |1.18.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE ftb-essentials-1802.2.1-build.66.jar |FTB Essentials |ftbessentials |1802.2.1-build.66 |DONE |Manifest: NOSIGNATURE YungsBetterWitchHuts-1.18.2-Forge-1.0.1.jar |YUNG's Better Witch Huts |betterwitchhuts |1.18.2-Forge-1.0.1 |DONE |Manifest: NOSIGNATURE netherportalfix-forge-1.18.2-9.0.1.jar |NetherPortalFix |netherportalfix |9.0.1 |DONE |Manifest: NOSIGNATURE Galosphere-1.18.2-1.2.2-Forge.jar |Galosphere |galosphere |1.18.2-1.2.2 |DONE |Manifest: NOSIGNATURE Entity_Collision_FPS_Fix-forge-1.18.2-1.0.0.jar |Entity Collision FPS Fix |entitycollisionfpsfix |1.0.0 |DONE |Manifest: NOSIGNATURE immersive_aircraft-0.4.2+1.18.2-forge.jar |Immersive Aircraft |immersive_aircraft |0.4.2+1.18.2 |DONE |Manifest: NOSIGNATURE rubidium-0.5.5.jar |Rubidium |rubidium |0.5.5 |DONE |Manifest: NOSIGNATURE InsaneLib-1.5.3-mc1.18.2.jar |InsaneLib |insanelib |1.5.3 |DONE |Manifest: NOSIGNATURE Friendermite_v1.0.4_mc1.18.jar |Friendermite |friendermite |1.0.0 |DONE |Manifest: NOSIGNATURE Controlling-forge-1.18.2-9.0+22.jar |Controlling |controlling |9.0+22 |DONE |Manifest: NOSIGNATURE Placebo-1.18.2-6.6.6.jar |Placebo |placebo |6.6.6 |DONE |Manifest: NOSIGNATURE citadel-1.11.3-1.18.2.jar |Citadel |citadel |1.11.3 |DONE |Manifest: NOSIGNATURE alexsmobs-1.18.6.jar |Alex's Mobs |alexsmobs |1.18.6 |DONE |Manifest: NOSIGNATURE REIPluginCompatibilities-forge-8.0.46.jar |REI Plugin Compatibilities |rei_plugin_compatibilities |8.0.46 |DONE |Manifest: NOSIGNATURE PlayerMobs-1.18.1-2.2.3.26.jar |Player Mobs |player_mobs |2.2.3.26 |DONE |Manifest: 15:a4:a3:0e:d2:f8:64:0c:a4:97:30:5f:48:ba:5f:69:f9:23:42:14:a8:5a:60:3a:b1:b1:29:1a:0a:37:3c:79 YungsApi-1.18.2-Forge-2.2.9.jar |YUNG's API |yungsapi |1.18.2-Forge-2.2.9 |DONE |Manifest: NOSIGNATURE Bookshelf-Forge-1.18.2-13.2.53.jar |Bookshelf |bookshelf |13.2.53 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 guardvillagers-1.18.2.1.4.3.jar |Guard Villagers |guardvillagers |1.4.3 |DONE |Manifest: NOSIGNATURE Apotheosis-1.18.2-5.7.7.jar |Apotheosis |apotheosis |5.7.7 |DONE |Manifest: NOSIGNATURE ProgressiveBosses-3.6.5-mc1.18.2.jar |Progressive Bosses |progressivebosses |3.6.5 |DONE |Manifest: NOSIGNATURE bygonenether-1.2.2-1.18.2.jar |Bygone Nether |bygonenether |1.2.2 |DONE |Manifest: NOSIGNATURE balm-3.2.6.jar |Balm |balm |3.2.6 |DONE |Manifest: NOSIGNATURE SnowRealMagic-1.18.2-forge-4.2.4.jar |Snow! Real Magic! |snowrealmagic |4.2.4 |DONE |Manifest: NOSIGNATURE chat_heads-0.6.1-forge-1.18.2.jar |Chat Heads |chat_heads |0.6.1 |DONE |Manifest: NOSIGNATURE bbs-1.0.2-1.18.2.jar |Better Block Sounds |bbs |1.0.0-1.18.2 |DONE |Manifest: NOSIGNATURE cloth-config-6.4.90-forge.jar |Cloth Config v4 API |cloth_config |6.4.90 |DONE |Manifest: NOSIGNATURE More Villager Trades 1.0.0 - 1.18.2.jar |More Villager Trades |more_villager_trades |1.0.0 |DONE |Manifest: NOSIGNATURE dcintegration-forge-2.5.0-1.18.2.jar |Discord Integration |dcintegration |2.5.0 |DONE |Manifest: NOSIGNATURE twilightforest-1.18.2-4.1.1494-universal.jar |The Twilight Forest |twilightforest |4.1.1494 |DONE |Manifest: NOSIGNATURE novillagerdm-1.18.1-3.0.0.jar |No Villager Death Messages |novillagerdm |3.0.0 |DONE |Manifest: NOSIGNATURE structure_gel-1.18.2-2.4.7.jar |Structure Gel API |structure_gel |2.4.7 |DONE |Manifest: NOSIGNATURE corpse-1.18.2-1.0.1.jar |Corpse |corpse |1.18.2-1.0.1 |DONE |Manifest: NOSIGNATURE JustEnoughDrugz1.18.2-1.1.9.jar |Just Enough Drugz |justenoughdrugz |1.1.9 |DONE |Manifest: NOSIGNATURE AmbientSounds_FORGE_v5.0.16_mc1.18.2.jar |Ambient Sounds |ambientsounds |5.0.16 |DONE |Manifest: NOSIGNATURE simpleshops-1.2.1.jar |Simple Shops |simpleshops |1.1.4 |DONE |Manifest: NOSIGNATURE endrem_forge-5.2.0-R-1.18.2.jar |End Remastered |endrem |5.2.0-R-1.18.2 |DONE |Manifest: NOSIGNATURE dungeons_plus-1.18.2-1.2.0.jar |Dungeons Plus |dungeons_plus |1.2.0 |DONE |Manifest: NOSIGNATURE YungsBridges-1.18.2-Forge-2.1.0.jar |YUNG's Bridges |yungsbridges |1.18.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE Botania-1.18.2-435.jar |Botania |botania |1.18.2-435 |DONE |Manifest: NOSIGNATURE DarkerDepths-1.18.2-1.0.6-patch4.jar |DarkerDepths |darkerdepths |1.18.2-1.0.6-patch4 |DONE |Manifest: NOSIGNATURE hostilevillages-1.18.2-4.1.jar |Example Mod |hostilevillages |1.18.2-4.1 |DONE |Manifest: NOSIGNATURE Highlighter-1.18.1-1.1.2.jar |Highlighter |highlighter |1.1.2 |DONE |Manifest: NOSIGNATURE Goblins_Dungeons_1.0.8.jar |Goblins & Dungeons |goblinsanddungeons |1.0.8 |DONE |Manifest: NOSIGNATURE curios-forge-1.18.2-5.0.9.0.jar |Curios API |curios |1.18.2-5.0.9.0 |DONE |Manifest: NOSIGNATURE tetra-1.18.2-4.10.1.jar |Tetra |tetra |4.10.1 |DONE |Manifest: NOSIGNATURE tetranomicon-1.4-1.18.2.jar |Tetranomicon |tetranomicon |1.4-1.18.2 |DONE |Manifest: NOSIGNATURE Patchouli-1.18.2-71.1.jar |Patchouli |patchouli |1.18.2-71.1 |DONE |Manifest: NOSIGNATURE oculus-1.5.2.jar |Oculus |oculus |1.5.2 |DONE |Manifest: NOSIGNATURE ironchests-2.0.5-forge.jar |Iron Chests: Restocked |ironchests |2.0.5 |DONE |Manifest: NOSIGNATURE YungsExtras-1.18.2-Forge-2.1.0.jar |YUNG's Extras |yungsextras |1.18.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE nocube's_villagers_sell_animals_1.2.0_forge_1.18.2|Villagers Sell Animals (by NoC|villagersellanimals |1.2.0 |DONE |Manifest: NOSIGNATURE bettervillage-forge-1.18.2-3.0.0.jar |Better village |bettervillage |3.0.0 |DONE |Manifest: NOSIGNATURE BetterThirdPerson-Forge-1.18.2-1.9.0.jar |Better Third Person |betterthirdperson |1.9.0 |DONE |Manifest: NOSIGNATURE YungsBetterStrongholds-1.18.2-Forge-2.1.1.jar |YUNG's Better Strongholds |betterstrongholds |1.18.2-Forge-2.1.1 |DONE |Manifest: NOSIGNATURE Chunk Pregenerator-1.18-4.2.2.jar |Chunk Pregenerator |chunkpregen |1.18-4.2.2 |DONE |Manifest: NOSIGNATURE worldedit-mod-7.2.10.jar |WorldEdit |worldedit |7.2.10+1742f98 |DONE |Manifest: NOSIGNATURE sapience-1.18.2-1.0.0.jar |Sapience |sapience |1.0.0 |DONE |Manifest: NOSIGNATURE architectury-4.11.90-forge.jar |Architectury |architectury |4.11.90 |DONE |Manifest: NOSIGNATURE rer-2.5.2.jar |Roughly Enough Resources |roughlyenoughresources |2.5.2 |DONE |Manifest: NOSIGNATURE AI-Improvements-1.18.2-0.5.2.jar |AI-Improvements |aiimprovements |0.5.2 |DONE |Manifest: NOSIGNATURE The_Undergarden-1.18.2-0.7.1.jar |The Undergarden |undergarden |0.7.1 |DONE |Manifest: NOSIGNATURE FallingTree-1.18.2-3.5.4.jar |FallingTree |fallingtree |3.5.4 |DONE |Manifest: 3c:8e:df:6c:df:a6:2a:9f:af:64:ea:04:9a:cf:65:92:3b:54:93:0e:96:50:b4:52:e1:13:42:18:2b:ae:40:29 polylib-forge-1801.0.2-build.13.jar |PolyLib |polylib |1801.0.2-build.13 |DONE |Manifest: NOSIGNATURE ScalingHealth-1.18.2-6.3.0+5.jar |Scaling Health |scalinghealth |6.3.0+5 |DONE |Manifest: NOSIGNATURE mavm-1.2.0-mc1.18.2.jar |More Axolotl Variants Mod |mavm |1.2.0 |DONE |Manifest: NOSIGNATURE letmedespawn-1.18.x-1.19.x-forge-1.0.3.jar |Let Me Despawn |letmedespawn |0.0NONE |DONE |Manifest: NOSIGNATURE FastLeafDecay-28.jar |FastLeafDecay |fastleafdecay |28 |DONE |Manifest: NOSIGNATURE YungsBetterMineshafts-1.18.2-Forge-2.2.jar |YUNG's Better Mineshafts |bettermineshafts |1.18.2-Forge-2.2 |DONE |Manifest: NOSIGNATURE SimpleDiscordRichPresence-forge-3.0.4-build.28+mc1|Simple Discord Rich Presence |sdrp |3.0.4-build.28+mc1.1|DONE |Manifest: NOSIGNATURE geckolib-forge-1.18-3.0.57.jar |GeckoLib |geckolib3 |3.0.57 |DONE |Manifest: NOSIGNATURE recruits-1.18.2-1.9.3.8.jar |Recruits Mod |recruits |1.9.3.8 |DONE |Manifest: NOSIGNATURE QuarkOddities-1.18.jar |Quark Oddities |quarkoddities |1.18 |DONE |Manifest: NOSIGNATURE Kiwi-1.18.2-forge-6.1.3.jar |Kiwi |kiwi |6.1.3 |DONE |Manifest: NOSIGNATURE ftb-library-forge-1802.3.11-build.177.jar |FTB Library |ftblibrary |1802.3.11-build.177 |DONE |Manifest: NOSIGNATURE ftb-teams-forge-1802.2.10-build.96.jar |FTB Teams |ftbteams |1802.2.10-build.96 |DONE |Manifest: NOSIGNATURE VisualWorkbench-v3.3.0-1.18.2-Forge.jar |Visual Workbench |visualworkbench |3.3.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a libraryferret-forge-1.18.2-4.0.0.jar |Library ferret |libraryferret |4.0.0 |DONE |Manifest: NOSIGNATURE CuriosQuarkOBP-1.18.2-1.1.4.jar |Curios Quark Oddities Backpack|curiosquarkobp |1.1.4 |DONE |Manifest: NOSIGNATURE Clumps-forge-1.18.2-8.0.0+17.jar |Clumps |clumps |8.0.0+17 |DONE |Manifest: NOSIGNATURE additionalbars-3.0.1-beta+1.18.2.jar |Additional Bars |additionalbars |3.0.1-beta |DONE |Manifest: NOSIGNATURE SimpleStorageNetwork-1.18.2-1.6.2.jar |Simple Storage Network |storagenetwork |1.18.2-1.6.2 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed MyServerIsCompatible-1.18-1.0.jar |MyServerIsCompatible |myserveriscompatible |1.0 |DONE |Manifest: NOSIGNATURE champions-forge-1.18.2-2.1.6.3.jar |Champions |champions |1.18.2-2.1.6.3 |DONE |Manifest: NOSIGNATURE everycomp-1.18.2-1.5.15.jar |Every Compat |everycomp |1.18.2-1.5.15 |DONE |Manifest: NOSIGNATURE YungsBetterDesertTemples-1.18.2-Forge-1.3.1.jar |YUNG's Better Desert Temples |betterdeserttemples |1.18.2-Forge-1.3.1 |DONE |Manifest: NOSIGNATURE farsight-1.18.2-1.9.jar |Farsight mod |farsight_view |1.18.2-1.9 |DONE |Manifest: NOSIGNATURE Terralith_v2.2.3.jar |Terralith |terralith |0.0NONE |DONE |Manifest: NOSIGNATURE memoryleakfix-forge-1.17+-1.0.0.jar |Memory Leak Fix |memoryleakfix |1.0.0 |DONE |Manifest: NOSIGNATURE rubidium_extras-1.18.2_v1.3.2.jar |Rubidium Extras |rubidium_extras |1.18.2_v1.3.2 |DONE |Manifest: NOSIGNATURE ftb-chunks-forge-1802.3.16-build.247.jar |FTB Chunks |ftbchunks |1802.3.16-build.247 |DONE |Manifest: NOSIGNATURE forge-1.18.2-40.2.0-universal.jar |Forge |forge |40.2.0 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90 TravelersTitles-1.18.2-Forge-2.1.1.jar |Traveler's Titles |travelerstitles |1.18.2-Forge-2.1.1 |DONE |Manifest: NOSIGNATURE friendsandfoes-forge-mc1.18.2-1.4.6.jar |Friends&Foes |friendsandfoes |1.4.6 |DONE |Manifest: NOSIGNATURE selene-1.18.2-1.17.9.jar |Selene |selene |1.18.2-1.17.9 |DONE |Manifest: NOSIGNATURE supplementaries-1.18.2-1.5.16.jar |Supplementaries |supplementaries |1.18.2-1.5.16 |DONE |Manifest: NOSIGNATURE DungeonsArise-1.18.2-2.1.52-release.jar |When Dungeons Arise |dungeons_arise |2.1.52-1.18.2 |DONE |Manifest: NOSIGNATURE client-1.18.2-20220404.173914-srg.jar |Minecraft |minecraft |1.18.2 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f smoothchunk-1.18.2-1.9.jar |Smoothchunk mod |smoothchunk |1.18.2-1.9 |DONE |Manifest: NOSIGNATURE voicechat-forge-1.18.2-2.4.3.jar |Simple Voice Chat |voicechat |1.18.2-2.4.3 |DONE |Manifest: NOSIGNATURE soundphysics-forge-1.18.2-1.0.6.jar |Sound Physics Remastered |sound_physics_remastered |1.18.2-1.0.6 |DONE |Manifest: NOSIGNATURE EnchantmentDescriptions-Forge-1.18.2-10.0.12.jar |EnchantmentDescriptions |enchdesc |10.0.12 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 TerraBlender-forge-1.18.2-1.2.0.126.jar |TerraBlender |terrablender |1.2.0.126 |DONE |Manifest: NOSIGNATURE NoZombieVillagers-1.18.1-39.1.1.0.jar |No Zombie Villagers |nozombievillagers |39.1.1.0 |DONE |Manifest: NOSIGNATURE ImmersiveEngineering-1.18.2-8.4.0-161.jar |Immersive Engineering |immersiveengineering |1.18.2-8.4.0-161 |DONE |Manifest: 44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7 silent-lib-1.18.2-6.2.0.jar |Silent Lib |silentlib |6.2.0 |DONE |Manifest: NOSIGNATURE Jade-1.18.2-forge-5.2.6.jar |Jade |jade |5.2.6 |DONE |Manifest: NOSIGNATURE CreativeCore_FORGE_v2.6.16_mc1.18.2.jar |CreativeCore |creativecore |0.0NONE |DONE |Manifest: NOSIGNATURE Undergarden-Tetra Patch-1.3.2-1.18.2.jar |Tetra/Undergarden Patch |undergardenpatch |1.3.2-1.18.2 |DONE |Manifest: NOSIGNATURE smoothboot(reloaded)-mc1.18.2-0.0.2.jar |Smooth Boot (Reloaded) |smoothboot |0.0.2 |DONE |Manifest: NOSIGNATURE RoughlyEnoughItems-8.3.594.jar |Roughly Enough Items (REI) |roughlyenoughitems |8.3.594 |DONE |Manifest: NOSIGNATURE rottencreatures-forge-1.18.2-1.0.0.jar |Rotten Creatures |rottencreatures |1.0.0 |DONE |Manifest: NOSIGNATURE Iceberg-1.18.2-forge-1.0.49.jar |Iceberg |iceberg |1.0.49 |DONE |Manifest: NOSIGNATURE flywheel-forge-1.18.2-0.6.8.a.jar |Flywheel |flywheel |0.6.8.a |DONE |Manifest: NOSIGNATURE create-1.18.2-0.5.0.i.jar |Create |create |0.5.0.i |DONE |Manifest: NOSIGNATURE createplus-1.18.2_v0.5.1a.jar |Create Plus |createplus |1.18.2_v0.5.1a |DONE |Manifest: NOSIGNATURE mutil-1.18.2-4.5.0.jar |mutil |mutil |4.5.0 |DONE |Manifest: NOSIGNATURE Croptopia-1.18.2-FORGE-2.1.0.jar |Croptopia |croptopia |2.1.0 |DONE |Manifest: NOSIGNATURE create-stuff-additions1.18.2_v2.0.2b.jar |Create Stuff & Additions |create_sa |2.0.2 |DONE |Manifest: NOSIGNATURE FastWorkbench-1.18.2-6.1.1.jar |Fast Workbench |fastbench |6.1.1 |DONE |Manifest: NOSIGNATURE AutoRegLib-1.7-53.jar |AutoRegLib |autoreglib |1.7-53 |DONE |Manifest: NOSIGNATURE Quark-3.2-358.jar |Quark |quark |3.2-358 |DONE |Manifest: NOSIGNATURE EarthMobs-1.18.2-1.4.0.jar |Earth Mobs Mod |earthmobsmod |1.18.2-1.4.0 |DONE |Manifest: NOSIGNATURE entityculling-forge-1.6.1-mc1.18.2.jar |EntityCulling |entityculling |1.6.1 |DONE |Manifest: NOSIGNATURE invhud.forge.1.18.2-3.4.10.jar |Inventory HUD+(Forge edition) |inventoryhud |3.4.10 |DONE |Manifest: NOSIGNATURE pickableorbs-1.18.2-2.4.jar |Pickable Orbs |pickableorbs |1.18.2-2.4 |DONE |Manifest: NOSIGNATURE FastFurnace-1.18.2-6.0.3.jar |FastFurnace |fastfurnace |6.0.3 |DONE |Manifest: NOSIGNATURE creeperoverhaul-1.3.1-forge.jar |Creeper Overhaul |creeperoverhaul |1.3.1 |DONE |Manifest: NOSIGNATURE appleskin-forge-mc1.18.2-2.4.1.jar |AppleSkin |appleskin |2.4.1+mc1.18.2 |DONE |Manifest: NOSIGNATURE lootr-1.18.2-0.3.24.61.jar |Lootr |lootr |0.3.24.61 |DONE |Manifest: NOSIGNATURE PuzzlesLib-v3.3.6-1.18.2-Forge.jar |Puzzles Lib |puzzleslib |3.3.6 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a Aquaculture-1.18.2-2.3.11.jar |Aquaculture 2 |aquaculture |1.18.2-2.3.11 |DONE |Manifest: NOSIGNATURE ArmorSoundTweak-5.0.0-forge.jar |Armor Sound Tweak |armorsoundtweak |5.0.0 |DONE |Manifest: 42:2c:5e:4c:e2:f5:d1:07:7f:aa:29:ae:31:88:80:0c:b1:a6:87:6b:6a:2d:0f:67:57:e4:5a:4a:26:73:31:ac mavapi-1.0.1-mc1.18.2.jar |More Axolotl Variants API |mavapi |1.0.1 |DONE |Manifest: NOSIGNATURE overloadedarmorbar-1.18.2-6.1.jar |Overloaded Armor Bar |overloadedarmorbar |1.18.2-6.1 |DONE |Manifest: NOSIGNATURE createaddition-1.18.2-20230404a.jar |Create Crafts & Additions |createaddition |1.18.2-20230404a |DONE |Manifest: NOSIGNATURE Crash Report UUID: b03e79b4-aae7-4909-a1aa-e3619674640d FML: 40.2 Forge: net.minecraftforge:40.2.0 Flywheel Backend: Off Kiwi Modules: kiwi:contributors kiwi:data snowrealmagic:core

commented

Closing as this seems to be another instance of the recent Rubidium/Oculus-related crashes. This is mostly likely a bug in Rubidium/Oculus rather than IE.

commented

image
image
image
image
image
image
image

commented

Please use Pastebin or Gist for your crashlogs, the issue template literally told you to do that.

Remove Rubidium and see if that fixes it.
If it doesn't, get me a fresh crashlog without Rubidum, and put that in Pastebin or Gist, otherwise I won't be assisting this issue any further.

commented

Please use Pastebin or Gist for your crashlogs, the issue template literally told you to do that.

Remove Rubidium and see if that fixes it. If it doesn't, get me a fresh crashlog without Rubidum, and put that in Pastebin or Gist, otherwise I won't be assisting this issue any further.

Yeah I figured out it was being caused by Rubidium. Forgot I made this issue sorry about the difficulties