Universal Tweaks

Universal Tweaks

871k Downloads

UTUnloader causes crash with Galacticraft and Extraplanets dimensions

BloxMaster3 opened this issue ยท 0 comments

commented

As the title says, whenever I have both Galacticraft and Universal Tweaks installed in 1.12.2 and 30 seconds after I load up a world the game crashes and gives this crash report
crash-2024-03-15_20.36.13-server.txt
In short, it says, java.lang.IllegalArgumentException: Could not get provider type for dimension -28, does not exist at net.minecraftforge.common.DimensionManager.getProviderType(DimensionManager.java:164) at mod.acgaming.universaltweaks.tweaks.world.loading.UTUnloader.utHandleDimUnload(UTUnloader.java:42) at mod.acgaming.universaltweaks.tweaks.world.loading.UTUnloader.utUnloader(UTUnloader.java:34) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1747_UTUnloader_utUnloader_ServerTickEvent.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) at net.minecraftforge.fml.common.FMLCommonHandler.onPostServerTick(FMLCommonHandler.java:266) at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:712) at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:279) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) at java.lang.Thread.run(Thread.java:745)
I checked the config of universal tweaks and disabled the dimension unloader and now it works fine so if you guys could include the Galacticraft and ExtraPlanets (yes, it does this for EP dims as well) dimensions in the dimension blacklist in the config in the next update, that'd be awesome