1.12.1 dim 11 just gives up scanning further [java.lang.ThreadGroup:uncaughtException]
SDUBZ opened this issue · 11 comments
Forge: 1.12.1-2480
jer: 1.12.1-0.8.4.25
[java.lang.ThreadGroup:uncaughtException:-1]: java.lang.IllegalArgumentException: Could not get provider type for dimension -11, does not exist
[12:07:53] [Thread-37/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.common.DimensionManager.getProviderType(DimensionManager.java:146)
[12:07:53] [Thread-37/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.common.DimensionManager.createProviderFor(DimensionManager.java:296)
[12:07:53] [Thread-37/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraft.world.WorldServer.(WorldServer.java:109)
[12:07:53] [Thread-37/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at jeresources.profiling.DummyWorld.(DummyWorld.java:36)
[12:07:53] [Thread-37/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at jeresources.profiling.Profiler.profileWorld(Profiler.java:54)
[12:07:53] [Thread-37/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at jeresources.profiling.Profiler.run(Profiler.java:39)
[12:07:53] [Thread-37/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.Thread.run(Unknown Source)
Issue still exists in JER 1.12.2-0.8.5.27
FTB Revelations 1.2.0
Exact same error preventing Profiling unless manually visiting every dimension and messing around with JSON to join the files.
@PiggyWhiskey the issue was fixes in JER 1.12.2-0.8.6+, but #138 is working on a better solutions.
here ya go http://puu.sh/xAZ6v/5d1f50cf7d.txt
i will look further later on but as for now trying to trackdown a mod that crashing pack server side and crash report gives unknown source
@way2muchnoise This is Applied Energistics 2's Spatial IO Dimension, as seen in the AE2 config.
spatialio {
D:spatialPowerExponent=1.35
D:spatialPowerMultiplier=1250.0
I:storageDimensionID=2
I:storageProviderID=-11
}