Chicken-Bones / CodeChickenCore

MIT License
39 stars 36 forks source link

Description: Exception in server tick loop #74

Open Ruviane opened 7 years ago

Ruviane commented 7 years ago

I can't get Code Chicken Core for 1.8.9 to run at all on either my laptop or my desktop. I am running Windows 10 on both machines, and I don't know enough coding to understand what the crash log is saying. I had modded 1.7 just fine before, but can't get this to work for whatever reason. I've copied and pasted the crash log below:

---- Minecraft Crash Report ---- // Ouch. That hurt :(

Time: 6/13/13 2:22 PM Description: Exception in server tick loop

java.lang.NoSuchMethodError: net.minecraft.item.Item.getDamage(Lnet/minecraft/item/ItemStack;)I at codechicken.core.inventory.InventoryUtils.actualDamage(InventoryUtils.java:310) at codechicken.core.inventory.ItemKey.hashCode(ItemKey.java:45) at java.util.HashMap.hash(Unknown Source) at java.util.HashMap.put(Unknown Source) at codechicken.nei.NEIServerConfig.loadBannedBlocks(NEIServerConfig.java:226) at codechicken.nei.NEIServerConfig.load(NEIServerConfig.java:51) at codechicken.nei.ServerHandler.tickStart(ServerHandler.java:44) at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28) at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:122) at cpw.mods.fml.common.FMLCommonHandler.onWorldLoadTick(FMLCommonHandler.java:303) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:436) at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)

A detailed walkthrough of the error, its code path and all known details is as follows:

-- System Details -- Details: Minecraft Version: 1.5.2 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.7.0_21, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 433314160 bytes (413 MB) / 667222016 bytes (636 MB) up to 954466304 bytes (910 MB) JVM Flags: 2 total; -Xms512m -Xmx1024m AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Suspicious classes: FML and Forge are installed IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 63 FML: MCP v7.51 FML v5.2.2.684 Minecraft Forge 7.8.0.684 5 mods loaded, 5 mods active mcp{7.44} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available FML{5.2.2.684} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available Forge{7.8.0.684} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available CodeChickenCore{0.8.7} [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available NotEnoughItems{1.5.2.28} [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available Profiler Position: N/A (disabled) Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Player Count: 0 / 8; [] Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'fml,forge'