Created
September 21, 2014 19:16
-
-
Save marchermans/c0032528f037cd9d7079 to your computer and use it in GitHub Desktop.
Micro block server boot errror
This file contains hidden or 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 ---- | |
// Why did you do that? | |
Time: 21-9-14 21:13 | |
Description: Exception in server tick loop | |
cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: codechicken.microblock.MicroMaterialRegistry$IMicroMaterial.loadIcons()V | |
at cpw.mods.fml.common.LoadController.transition(LoadController.java:162) | |
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:694) | |
at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97) | |
at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:318) | |
at net.minecraft.server.dedicated.DedicatedServer.startServer(DedicatedServer.java:190) | |
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:442) | |
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:747) | |
Caused by: java.lang.NoSuchMethodError: codechicken.microblock.MicroMaterialRegistry$IMicroMaterial.loadIcons()V | |
at codechicken.microblock.MicroMaterialRegistry$$anonfun$loadIcons$1.apply(MicroMaterialRegistry.scala:178) | |
at codechicken.microblock.MicroMaterialRegistry$$anonfun$loadIcons$1.apply(MicroMaterialRegistry.scala:178) | |
at scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:33) | |
at scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:108) | |
at codechicken.microblock.MicroMaterialRegistry$.loadIcons(MicroMaterialRegistry.scala:178) | |
at codechicken.microblock.handler.MicroblockProxy_serverImpl.postInit(proxies.scala:78) | |
at codechicken.microblock.handler.MicroblockMod$.postInit(MicroblockMod.scala:38) | |
at codechicken.microblock.handler.MicroblockMod.postInit(MicroblockMod.scala) | |
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
at java.lang.reflect.Method.invoke(Method.java:606) | |
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513) | |
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
at java.lang.reflect.Method.invoke(Method.java:606) | |
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) | |
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47) | |
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314) | |
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) | |
at com.google.common.eventbus.EventBus.post(EventBus.java:267) | |
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) | |
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) | |
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
at java.lang.reflect.Method.invoke(Method.java:606) | |
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) | |
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47) | |
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314) | |
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) | |
at com.google.common.eventbus.EventBus.post(EventBus.java:267) | |
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) | |
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:693) | |
... 5 more | |
A detailed walkthrough of the error, its code path and all known details is as follows: | |
--------------------------------------------------------------------------------------- | |
-- System Details -- | |
Details: | |
Minecraft Version: 1.7.2 | |
Operating System: Windows 8 (amd64) version 6.2 | |
Java Version: 1.7.0_51, Oracle Corporation | |
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation | |
Memory: 353307520 bytes (336 MB) / 518193152 bytes (494 MB) up to 8505524224 bytes (8111 MB) | |
JVM Flags: 1 total; -Xincgc | |
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used | |
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 | |
FML: MCP v9.03 FML v7.2.211.1124 Minecraft Forge 10.12.2.1124 13 mods loaded, 13 mods active | |
mcp{9.03} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized | |
FML{7.2.211.1124} [Forge Mod Loader] (forgeSrc-1.7.2-10.12.2.1124.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized | |
Forge{10.12.2.1124} [Minecraft Forge] (forgeSrc-1.7.2-10.12.2.1124.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized | |
CodeChickenCore{1.0.1} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized | |
NotEnoughItems{1.0.1} [Not Enough Items] (NotEnoughItems-1.7.2-1.0.1-dev.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized | |
Mantle{1.7.2-145.3a637c2} [Mantle] (Mantle-1.7.2-145.3a637c2-deobf.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized | |
ForgeMultipart{1.1.0.268} [Forge Multipart] (ForgeMultipart-1.7.2-1.1.0.268-dev.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized | |
OrionsBelt{@VERSION@} [Orion's Belt.] (OrionsBelt) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized | |
Armory{@VERSION@} [Armory] (Armory) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized | |
Waila{1.5.2_1.7.2} [Waila] (Waila-1.5.2a-dev.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized | |
TConstruct{1.7.2-1.6.0.jenkins494} [Tinkers' Construct] (TConstruct-1.7.2-1.6.0.jenkins494-deobf.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized | |
McMultipart{1.1.0.268} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.2-1.1.0.268-dev.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized | |
ForgeMicroblock{1.1.0.268} [Forge Microblocks] (ForgeMultipart-1.7.2-1.1.0.268-dev.jar) Unloaded->Constructed->Pre-initialized->Initialized->Errored | |
Mantle Environment: Environment healthy. | |
TConstruct Environment: Environment healthy. | |
Profiler Position: N/A (disabled) | |
Is Modded: Definitely; Server brand changed to 'fml,forge' | |
Type: Dedicated Server (map_server.txt) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment