Carhartt__ Posted November 29, 2023 Share Posted November 29, 2023 when i want to join skyfactory 2.5 server game crash crash log : Description: Unexpected error java.lang.IllegalArgumentException: Could not get provider type for dimension 8, does not exist at net.minecraftforge.common.DimensionManager.getProviderType(DimensionManager.java:148) at net.minecraftforge.common.DimensionManager.createProviderFor(DimensionManager.java:302) at net.minecraft.world.WorldProvider.func_76570_a(WorldProvider.java:160) at net.minecraft.client.multiplayer.WorldClient.<init>(WorldClient.java:54) at net.minecraft.client.network.NetHandlerPlayClient.func_147282_a(NetHandlerPlayClient.java:238) at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:70) at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:13) at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1602) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) at net.minecraft.client.main.Main.main(SourceFile:148) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) i search it on internet but i cant find any fix , its server-side any solution ??? Quote Link to comment Share on other sites More sharing options...
llaya [LayaElisabeth] Posted December 1, 2023 Share Posted December 1, 2023 If you want to try some steps yourself (waiting for staff to get around) you can try out the free Unstuck package from buycraft. I'm not entirely sure if it works offline, or only online, but it can't hurt to try. https://craftersland.buycraft.net/category/1347141 Quote Link to comment Share on other sites More sharing options...
Bris23 Posted October 16 Share Posted October 16 On 11/29/2023 at 7:39 PM, Carhartt__ said: when i want to join skyfactory 2.5 server game crash crash log : Description: Unexpected error java.lang.IllegalArgumentException: Could not get provider type for dimension 8, does not exist at net.minecraftforge.common.DimensionManager.getProviderType(DimensionManager.java:148) at net.minecraftforge.common.DimensionManager.createProviderFor(DimensionManager.java:302) at net.minecraft.world.WorldProvider.func_76570_a(WorldProvider.java:160) at net.minecraft.client.multiplayer.WorldClient.<init>(WorldClient.java:54) at net.minecraft.client.network.NetHandlerPlayClient.func_147282_a(NetHandlerPlayClient.java:238) at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:70) at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:13) at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1602) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) at net.minecraft.client.main.Main.main(SourceFile:148) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) i search it on internet but i cant find any fix , its server-side any solution ??? Since this issue seems to be server-side, here are a few steps you could try: 1. Check Server Configs: If you can access the server files, check the `server.properties` or the mods folder to ensure the dimension is properly configured. 2. Reset Player Data: Sometimes player data may reference a problematic dimension. Try resetting your player data on the server and rejoin. 3. Mod Conflicts: Make sure all your mods and server mods are up to date and compatible. Sometimes updating or reinstalling mods like `Mystcraft` or `RFTools` (which handle dimensions) can solve these issues. 4. Server Log: Check the server log for more detailed errors. This can give you insight into which mod or configuration is causing the dimension error. If these steps don’t resolve the problem, you might want to contact the modpack’s community or try reinstalling the modpack altogether. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.