mekanism / Mekanism

A mod for Minecraft
MIT License
1.38k stars 523 forks source link

Build #221 Crashing #311

Closed SuperSixZer0 closed 11 years ago

SuperSixZer0 commented 11 years ago

Saw from another post that build 221 was the latest version for 1.6.2. Sorry in advance if it's because I did something dumb like installing MDK.

---- Minecraft Crash Report ---- // Oops.

Time: 10/20/13 4:19 PM Description: Initializing game

java.lang.NullPointerException at mekanism.client.render.tileentity.RenderConfigurableMachine.(RenderConfigurableMachine.java:51) at mekanism.client.ClientProxy.registerSpecialTileEntities(ClientProxy.java:220) at mekanism.common.Mekanism.addEntities(Mekanism.java:1154) at mekanism.common.Mekanism.init(Mekanism.java:1235) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:540) at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) 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:194) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) 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:105) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:696) at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:231) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:507) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:806) at net.minecraft.client.main.Main.main(SourceFile:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:57) at net.minecraft.launchwrapper.Launch.main(Launch.java:18)

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

-- Head -- Stacktrace: at mekanism.client.render.tileentity.RenderConfigurableMachine.(RenderConfigurableMachine.java:51) at mekanism.client.ClientProxy.registerSpecialTileEntities(ClientProxy.java:220) at mekanism.common.Mekanism.addEntities(Mekanism.java:1154) at mekanism.common.Mekanism.init(Mekanism.java:1235) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:540) at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) 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:194) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) 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:105) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:696) at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:231) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:507)

-- Initialization -- Details: Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:806) at net.minecraft.client.main.Main.main(SourceFile:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:57) at net.minecraft.launchwrapper.Launch.main(Launch.java:18)

-- System Details -- Details: Minecraft Version: 1.6.2 Operating System: Windows 8 (amd64) version 6.2 Java Version: 1.7.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 140351032 bytes (133 MB) / 466616320 bytes (445 MB) up to 954466304 bytes (910 MB) JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G 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: 0, tallocated: 0 FML: MCP v8.04 FML v6.2.60.859 Minecraft Forge 9.10.1.859 Optifine OptiFine_1.6.2_HD_U_C4 29 mods loaded, 29 mods active mcp{8.04} Minecraft Coder Pack Unloaded->Constructed->Pre-initialized->Initialized FML{6.2.60.859} Forge Mod Loader Unloaded->Constructed->Pre-initialized->Initialized Forge{9.10.1.859} Minecraft Forge Unloaded->Constructed->Pre-initialized->Initialized CodeChickenCore{0.9.0.5} CodeChicken Core Unloaded->Constructed->Pre-initialized->Initialized NotEnoughItems{1.6.1.3} [Not Enough Items](NotEnoughItems 1.6.1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized DamageIndicatorsMod{2.9.0.0} [Damage Indicators](1.6.2 DamageIndicators v2.9.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized mod_ReiMinimap{v3.4_01 [1.6.2]} mod_ReiMinimap Unloaded->Constructed->Pre-initialized->Initialized AtomicScience{0.7.1} Atomic Science Unloaded->Constructed->Pre-initialized->Initialized BuildCraft|Core{4.0.2} BuildCraft Unloaded->Constructed->Pre-initialized->Initialized BuildCraft|Builders{4.0.2} BC Builders Unloaded->Constructed->Pre-initialized->Initialized BuildCraft|Energy{4.0.2} BC Energy Unloaded->Constructed->Pre-initialized->Initialized BuildCraft|Factory{4.0.2} BC Factory Unloaded->Constructed->Pre-initialized->Initialized BuildCraft|Transport{4.0.2} BC Transport Unloaded->Constructed->Pre-initialized->Initialized BuildCraft|Silicon{4.0.2} BC Silicon Unloaded->Constructed->Pre-initialized->Initialized ChickenChunks{1.3.3.2} [ChickenChunks](ChickenChunks 1.3.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized eplus{1.16.4} Enchanting Plus Unloaded->Constructed->Pre-initialized->Initialized InfernalMobs{1.3.9} Infernal Mobs Unloaded->Constructed->Pre-initialized->Initialized inventorytweaks{1.56} Inventory Tweaks Unloaded->Constructed->Pre-initialized->Initialized imam{0.6.7} Iron Man Armors Unloaded->Constructed->Pre-initialized->Initialized Mekanism{5.5.7} Mekanism Unloaded->Constructed->Pre-initialized->Errored MekanismGenerators{5.5.7} MekanismGenerators Unloaded->Constructed->Pre-initialized->Errored MFFS{3.3.1} Modular Force Field System Unloaded->Constructed->Pre-initialized->Initialized AS_MultiMine{1.3.0} Multi Mine Unloaded->Constructed->Pre-initialized->Initialized resonantinduction{0.2.0} Resonant Induction Unloaded->Constructed->Pre-initialized->Initialized AS_Ruins{10.6} Ruins Spawning System Unloaded->Constructed->Pre-initialized->Initialized Uncrafter{1.7.2} Uncrafter Unloaded->Constructed->Pre-initialized->Initialized AS_UpdateCheck{1.1.0} AtomicStryker Update Check Mod Unloaded->Constructed->Pre-initialized->Initialized weaponmod{1.6.2 v1.13.6} Balkon's WeaponMod Unloaded->Constructed->Pre-initialized->Initialized BasicComponents{1.0.0} Basic Components Unloaded->Constructed->Pre-initialized->Initialized Launched Version: 1.6.2-Forge9.10.1.859 LWJGL: 2.9.0 OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 9.17.10.3040, Intel Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Pack: Sphax PureBDcraft 32x MC16.zip Current Language: English (US) Profiler Position: N/A (disabled) Vec3 Pool Size: ERROR NullPointerException: null

aidancbrady commented 11 years ago

This was fixed in a later build.

SuperSixZer0 commented 11 years ago

Just tried latest build, 254, still crashed. Didn't think blue versions were that unstable but thanks anyway I guess.

aidancbrady commented 11 years ago

What's the crash for 254?

SuperSixZer0 commented 11 years ago

---- Minecraft Crash Report ---- // Sorry :(

Time: 10/20/13 7:35 PM Description: There was a severe problem during mod loading that has caused the game to fail

cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: mekanism/common/item/ItemWalkieTalkie at cpw.mods.fml.common.LoadController.transition(LoadController.java:149) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:697) at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:231) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:507) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:806) at net.minecraft.client.main.Main.main(SourceFile:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:57) at net.minecraft.launchwrapper.Launch.main(Launch.java:18) Caused by: java.lang.NoClassDefFoundError: mekanism/common/item/ItemWalkieTalkie at mekanism.common.Mekanism.addItems(Mekanism.java:545) at mekanism.common.Mekanism.init(Mekanism.java:1120) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:540) at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) 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:194) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) 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:105) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:696) ... 10 more Caused by: java.lang.ClassNotFoundException: mekanism.common.item.ItemWalkieTalkie at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:179) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 38 more Caused by: java.lang.VerifyError: class mekanism.common.item.ItemWalkieTalkie overrides final method func_77650_f.(Lnet/minecraft/item/ItemStack;)Lnet/minecraft/util/Icon; at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(Unknown Source) at java.security.SecureClassLoader.defineClass(Unknown Source) at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:171) ... 40 more

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

-- System Details -- Details: Minecraft Version: 1.6.2 Operating System: Windows 8 (amd64) version 6.2 Java Version: 1.7.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 195333096 bytes (186 MB) / 466354176 bytes (444 MB) up to 954466304 bytes (910 MB) JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G 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: 0, tallocated: 0 FML: MCP v8.04 FML v6.2.60.859 Minecraft Forge 9.10.1.859 Optifine OptiFine_1.6.2_HD_U_C4 29 mods loaded, 29 mods active mcp{8.04} Minecraft Coder Pack Unloaded->Constructed->Pre-initialized->Initialized FML{6.2.60.859} Forge Mod Loader Unloaded->Constructed->Pre-initialized->Initialized Forge{9.10.1.859} Minecraft Forge Unloaded->Constructed->Pre-initialized->Initialized CodeChickenCore{0.9.0.5} CodeChicken Core Unloaded->Constructed->Pre-initialized->Initialized NotEnoughItems{1.6.1.3} [Not Enough Items](NotEnoughItems 1.6.1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized DamageIndicatorsMod{2.9.0.0} [Damage Indicators](1.6.2 DamageIndicators v2.9.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized mod_ReiMinimap{v3.4_01 [1.6.2]} mod_ReiMinimap Unloaded->Constructed->Pre-initialized->Initialized AtomicScience{0.7.1} Atomic Science Unloaded->Constructed->Pre-initialized->Initialized BuildCraft|Core{4.0.2} BuildCraft Unloaded->Constructed->Pre-initialized->Initialized BuildCraft|Builders{4.0.2} BC Builders Unloaded->Constructed->Pre-initialized->Initialized BuildCraft|Energy{4.0.2} BC Energy Unloaded->Constructed->Pre-initialized->Initialized BuildCraft|Factory{4.0.2} BC Factory Unloaded->Constructed->Pre-initialized->Initialized BuildCraft|Transport{4.0.2} BC Transport Unloaded->Constructed->Pre-initialized->Initialized BuildCraft|Silicon{4.0.2} BC Silicon Unloaded->Constructed->Pre-initialized->Initialized ChickenChunks{1.3.3.2} [ChickenChunks](ChickenChunks 1.3.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized eplus{1.16.4} Enchanting Plus Unloaded->Constructed->Pre-initialized->Initialized InfernalMobs{1.3.9} Infernal Mobs Unloaded->Constructed->Pre-initialized->Initialized inventorytweaks{1.56} Inventory Tweaks Unloaded->Constructed->Pre-initialized->Initialized imam{0.6.7} Iron Man Armors Unloaded->Constructed->Pre-initialized->Initialized Mekanism{5.5.7} Mekanism Unloaded->Constructed->Pre-initialized->Errored MekanismGenerators{5.5.7} MekanismGenerators Unloaded->Constructed->Pre-initialized->Errored MFFS{3.3.1} Modular Force Field System Unloaded->Constructed->Pre-initialized->Initialized AS_MultiMine{1.3.0} Multi Mine Unloaded->Constructed->Pre-initialized->Initialized resonantinduction{0.2.0} Resonant Induction Unloaded->Constructed->Pre-initialized->Initialized AS_Ruins{10.6} Ruins Spawning System Unloaded->Constructed->Pre-initialized->Initialized Uncrafter{1.7.2} Uncrafter Unloaded->Constructed->Pre-initialized->Initialized AS_UpdateCheck{1.1.0} AtomicStryker Update Check Mod Unloaded->Constructed->Pre-initialized->Initialized weaponmod{1.6.2 v1.13.6} Balkon's WeaponMod Unloaded->Constructed->Pre-initialized->Initialized BasicComponents{1.0.0} Basic Components Unloaded->Constructed->Pre-initialized->Initialized

aidancbrady commented 11 years ago

Builds past #221 require 1.6.4

SuperSixZer0 commented 11 years ago

So you're just indirectly telling me that I shouldn't use your mod for 1.6.2?

aidancbrady commented 11 years ago

No, but I sadly can't go back and fix that crash for 1.6.2 :(

-aidancbrady

On Oct 20, 2013, at 10:54 PM, SuperSixZer0 notifications@github.com wrote:

So you're just indirectly telling me that I shouldn't use your mod for 1.6.2?

— Reply to this email directly or view it on GitHub.

SuperSixZer0 commented 11 years ago

Just one more thing then. I stated in the original post that I had installed MDK off the downloads page. Should I be installing that? I know some UE mods have the APIs that a player like me doesn't need. Is it that the same deal with MDK or not?

aidancbrady commented 11 years ago

MDK is only for use by developers who want to integrate their mods with Mekanism, it does not affect a regular user.