Applied-Energistics-2 Crash
KiaraMinecraft opened this issue ยท 10 comments
When I was loading the modpack, It was at Initializing mods phase 2 before it crashed.
Caused by: java.lang.IllegalArgumentException: Failed to register dimension for id 7, One is already registered
Caused by: java.lang.IllegalArgumentException: Failed to register dimension for id 7, One is already registered
What does that mean?
It means what it is written. There is already a dimension with this id.
Try to reach who make your modpack or if it is a custom one, in config/AppliedEnergistics2/AppliedEnergistics2.cfg
you should have something like that
I:storageDimensionID=7
replace the 7 by another value that doesn't collide with other mods
This is not an AE2's issue it's a configuration issue.
Okay, I found it, but it won't let me change it. All I can do is highlight it.