Closed DauntlessTris closed 9 years ago
You're using a quite old version of Mekanism, try updating.
Help my brain exploded : /
---- Minecraft Crash Report ---- // Ouch. That hurt :(
Time: 2/13/15 8:27 PM Description: Initializing game
java.lang.NoClassDefFoundError: mekanism/common/item/ItemElectricBow at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:344) at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:420) at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) 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:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) at cpw.mods.fml.common.Loader.loadMods(Loader.java:492) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) at net.minecraft.client.main.Main.main(SourceFile:148) 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:483) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) Caused by: java.lang.ClassNotFoundException: mekanism.common.item.ItemElectricBow at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ... 34 more Caused by: java.lang.NoClassDefFoundError: mekanism/common/item/ItemEnergized at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:760) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ... 36 more Caused by: java.lang.ClassNotFoundException: mekanism.common.item.ItemEnergized at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ... 40 more
-- Head -- Stacktrace: at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:344) at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:420) at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) 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:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) at cpw.mods.fml.common.Loader.loadMods(Loader.java:492) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
-- Initialization -- Details: Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) at net.minecraft.client.main.Main.main(SourceFile:148) 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:483) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details -- Details: Minecraft Version: 1.7.10 Operating System: Mac OS X (x86_64) version 10.9.4 Java Version: 1.8.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 180340464 bytes (171 MB) / 485490688 bytes (463 MB) up to 954728448 bytes (910 MB) JVM Flags: 1 total; -Xmx1G 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.05 FML v7.10.85.1291 Minecraft Forge 10.13.2.1291 61 mods loaded, 61 mods active mcp{9.05} Minecraft Coder Pack Unloaded->Constructed FML{7.10.85.1291} Forge Mod Loader Unloaded->Constructed Forge{10.13.2.1291} Minecraft Forge Unloaded->Constructed appliedenergistics2-core{rv1-stable-1} AppliedEnergistics2 Core Unloaded->Constructed CodeChickenCore{1.0.4.29} CodeChicken Core Unloaded->Constructed
@unpairedbracket I am? Really. Oh, well that'll probably be the problem most likely. Cheers.
Umm is any one going to help me ?
So I've been editing direwolf20's pack, and adding some of my favourite mods that aren't already in. And they've all been working pretty well. But I've got a crash whenever I place something down that's involved with Mekanism: Generators Here is the crash log. I'd really appreciate a response, Cheers
Tris~
EDIT: I also checked all other Mekanism mods that I have installed, and some of the other new mods that I've installed, that use Forge and they all work. I'm pretty sure it isn't Forge.
---- Minecraft Crash Report ---- // Surprise! Haha. Well, this is awkward.
Time: 13/02/15 9:47 PM Description: Ticking block entity
java.lang.NoSuchMethodError: buildcraft.api.mj.MjAPI.getMjBattery(Ljava/lang/Object;)Lbuildcraft/api/mj/IBatteryObject; at mekanism.common.util.CableUtils.isEnergyAcceptor(CableUtils.java:56) at mekanism.common.util.CableUtils.getConnections(CableUtils.java:114) at mekanism.common.util.CableUtils.emit(CableUtils.java:226) at mekanism.generators.common.tile.TileEntityGenerator.onUpdate(TileEntityGenerator.java:101) at mekanism.generators.common.tile.TileEntitySolarGenerator.onUpdate(TileEntitySolarGenerator.java:63) at mekanism.common.tile.TileEntityBasicBlock.func_145845_h(TileEntityBasicBlock.java:57) at net.minecraft.world.World.func_72939_s(World.java:1939) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
A detailed walkthrough of the error, its code path and all known details is as follows:
-- Head -- Stacktrace: at mekanism.common.util.CableUtils.isEnergyAcceptor(CableUtils.java:56) at mekanism.common.util.CableUtils.getConnections(CableUtils.java:114) at mekanism.common.util.CableUtils.emit(CableUtils.java:226) at mekanism.generators.common.tile.TileEntityGenerator.onUpdate(TileEntityGenerator.java:101) at mekanism.generators.common.tile.TileEntitySolarGenerator.onUpdate(TileEntitySolarGenerator.java:63) at mekanism.common.tile.TileEntityBasicBlock.func_145845_h(TileEntityBasicBlock.java:57)
-- Block entity being ticked -- Details: Name: SolarGenerator // mekanism.generators.common.tile.TileEntitySolarGenerator Block type: ID #1892 (tile.Generator // mekanism.generators.common.block.BlockGenerator) Block data value: 1 / 0x1 / 0b0001 Block location: World: (1650,4,607), Chunk: (at 2,0,15 in 103,37; contains blocks 1648,0,592 to 1663,255,607), Region: (3,1; contains chunks 96,32 to 127,63, blocks 1536,0,512 to 2047,255,1023) Actual block type: ID #1892 (tile.Generator // mekanism.generators.common.block.BlockGenerator) Actual block data value: 1 / 0x1 / 0b0001 Stacktrace: at net.minecraft.world.World.func_72939_s(World.java:1939) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
-- Affected level -- Details: Level name: New World All players: 1 total; [EntityPlayerMP['Tristopher'/58, l='New World', x=1650.86, y=4.00, z=605.54]] Chunk stats: ServerChunkCache: 704 Drop: 0 Level seed: 1903579476045950336 Level generator: ID 01 - flat, ver 0. Features enabled: true Level generator options: Level spawn location: World: (1648,4,601), Chunk: (at 0,0,9 in 103,37; contains blocks 1648,0,592 to 1663,255,607), Region: (3,1; contains chunks 96,32 to 127,63, blocks 1536,0,512 to 2047,255,1023) Level time: 4971 game time, 4971 day time Level dimension: 0 Level storage version: 0x04ABD - Anvil Level weather: Rain time: 88123 (now: false), thunder time: 19551 (now: false) Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true Stacktrace: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
-- System Details -- Details: Minecraft Version: 1.7.10 Operating System: Windows 8.1 (amd64) version 6.3 Java Version: 1.7.0_55, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1120042728 bytes (1068 MB) / 2265448448 bytes (2160 MB) up to 2863661056 bytes (2731 MB) JVM Flags: 3 total; -Xms256M -Xmx3072M -XX:PermSize=256m 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.05 FML v7.10.85.1272 Minecraft Forge 10.13.2.1272 148 mods loaded, 148 mods active mcp{9.05} Minecraft Coder Pack Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available FML{7.10.85.1272} Forge Mod Loader Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available Forge{10.13.2.1272} Minecraft Forge Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available appliedenergistics2-core{rv2-beta-1} AppliedEnergistics2 Core Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available Aroma1997Core{1.0.2.13} Aroma1997Core Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available CodeChickenCore{1.0.4.29} CodeChicken Core Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available