This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- Minecraft Crash Report ---- | |
WARNING: coremods are present: | |
AdvancedRocketryPlugin (AdvancedRocketry-1.12.2-1.5.0-128-universal.jar) | |
Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.146.jar) | |
TransformerLoader (OpenComputers-MC1.12.2-1.7.4.153.jar) | |
JEIDLoadingPlugin (JustEnoughIDs-1.0.2-26.jar) | |
ShutdownPatcher (mcef-1.12.2-0.9-coremod.jar) | |
ForgelinPlugin (Forgelin-1.8.2.jar) | |
CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[06:18:22] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker | |
[06:18:22] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker | |
[06:18:22] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker | |
[06:18:22] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2811 for Minecraft 1.12.2 loading | |
[06:18:22] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_101, running on Linux:amd64:4.18.20-1.el6.elrepo.x86_64, installed at /opt/jdk1.8.0/jre | |
[06:18:23] [main/INFO] [FML]: Searching /mnt/./mods for mods | |
[06:18:23] [main/INFO] [FML]: Searching /mnt/./mods/1.12.2 for mods | |
[06:18:23] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in AdvancedRocketry-1.12.2-1.5.0-128-universal.jar. This is not recommended, @Mods should be in a separate jar from the coremod. | |
[06:18:23] [main/WARN] [FML]: The coremod AdvancedRocketryP |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
java.lang.StackOverflowError | |
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_72] | |
at java.lang.ClassLoader.checkPackageAccess(ClassLoader.java:500) ~[?:1.8.0_72] | |
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:146) ~[EventBus.class:1.7.10-1614.185] | |
at mekanism.common.tile.TileEntityElectricBlock.register(TileEntityElectricBlock.java:63) ~[TileEntityElectricBlock.class:?] | |
at mekanism.common.Mekanism.onChunkLoad(Mekanism.java:1341) ~[Mekanism.class:?] | |
at cpw.mods.fml.common.eventhandler.ASMEventHandler_803_Mekanism_onChunkLoad_Load.invoke(.dynamic) ~[?:?] | |
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:1.7.10-1614.185] | |
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) ~[EventBus.class:1.7.10-1614.185] | |
at net.minecraft.world.chunk.Chunk.func_76631_c(Chunk.java:1054) ~[apx.class:?] |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[05:01:45] [main/INFO] [FML/]: Forge Mod Loader version 7.99.4.1566 for Minecraft 1.7.10 loading | |
[05:01:46] [main/INFO] [FML/]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_72, running on Linux:amd64:3.16.0-0.bpo.4-amd64, installed at /opt/jdk1.8.0/jre | |
[05:01:46] [main/INFO] [FML/]: [AppEng] Core Init | |
[05:01:50] [main/INFO] [STDERR/]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of CodeChickenLib, 1.1.3.140 is newer than request 1.1.3.138 | |
[05:01:50] [main/INFO] [STDERR/]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of bspkrsCore, 6.16 is newer than request 6.15 | |
[05:01:50] [main/INFO] [FML/]: Found FastCraft tweaker, skipping... | |
[05:01:50] [main/INFO] [FML/]: Loading tweaker forestry.shade.javacheck.Java7Checker from forestry_1.7.10-4.2.8.56.jar | |
[05:01:51] [main/INFO] [LCCoreMod/]: LCCoreMod ready for action! | |
[05:01:51] [main/INFO] [STDOUT/]: [micdoodle8.mods.miccore.DepLoader$DepLoadInst:<init>:333]: MicdoodleCore searc |