I've installed some mods on Minecraft (Forge), which also work well together.
However, if I add the Flans Mod, Minecraft just crashes on launch (Flans Mod works without the other mods).
Does anyone know how / if you can fix that?
Hey can you send the error to a picture like this? Because you can't see anything in the picture
---- Minecraft Crash Report ----
WARNING: coremods are present:
XaeroMinimapPlugin (Xaeros_Minimap_20.18.0_Forge_1.12.jar)
XaeroWorldMapPlugin (XaerosWorldMap_1.8.0_Forge_1.12.jar)
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar)
ForgelinPlugin (Forgelin-1.8.4.jar)
MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.280.jar)
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
Contact their authors BEFORE contacting forge
// You're mean.
Time: 8/4/20 6:12 PM
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Applied Energistics 2 (appliedenergistics2)
Caused by: java.lang.IllegalArgumentException: Failed to register dimension for id 2, One is already registered
at net.minecraftforge.common.DimensionManager.registerDimension (DimensionManager.java:134)
at appeng.core.Registration.registerSpatialDimension (Registration.java:201)
at appeng.core.Registration.postInit (Registration.java:352)
at appeng.core.AppEng.postInit (AppEng.java:235)
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:497)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent (FMLModContainer.java:637)
at sun.reflect.GeneratedMethodAccessor9.invoke (Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:497)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod (Subscriber.java:91)
at com.google.common.eventbus.Subscriber $ SynchronizedSubscriber.invokeSubscriberMethod (Subscriber.java:150)
at com.google.common.eventbus.Subscriber $ 1.run (Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors $ DirectExecutor.execute (MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent (Subscriber.java:71)
at com.google.common.eventbus.Dispatcher $ PerThreadQueuedDispatcher.dispatch (Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post (EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer (LoadController.java:219)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage (LoadController.java:197)
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:497)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod (Subscriber.java:91)
at com.google.common.eventbus.Subscriber $ SynchronizedSubscriber.invokeSubscriberMethod (Subscriber.java:150)
at com.google.common.eventbus.Subscriber $ 1.run (Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors $ DirectExecutor.execute (MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent (Subscriber.java:71)
at com.google.common.eventbus.Dispatcher $ PerThreadQueuedDispatcher.dispatch (Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post (EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage (LoadController.java:136)
at net.minecraftforge.fml.common.Loader.initializeMods (Loader.java:754)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading (FMLClientHandler.java:336)
at net.minecraft.client.Minecraft.func_71384_a (Minecraft.java:535)
at net.minecraft.client.Minecraft.func_99999_d (Minecraft.java:378)
at net.minecraft.client.main.Main.main (SourceFile: 123)
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:497)
at net.minecraft.launchwrapper.Launch.launch (Launch.java:135)
at net.minecraft.launchwrapper.Launch.main (Launch.java:28)
The game crashed whilst there was a severe problem during mod loading that has caused the game to fail
Error: net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Applied Energistics 2 (appliedenergistics2)