View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000508 | Industrial-Craft² | general / other | public | 2013-08-06 23:19 | 2013-08-07 16:31 |
Reporter | Drecondius | Assigned To | Thunderdark | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Platform | PC | OS | Windows | OS Version | 7 |
Summary | 0000508: Crash on Initial Startup. | ||||
Description | Installed forge build 738 for 1.5.2 Installed Industrialcraft 2 1.118.401-lf Expecting to run minecraft and whitescreen freeze. Multi-MC console is full of errors from the point that IC2 attempts to load. | ||||
Steps To Reproduce | Install Forge in a clean minecraft environment Install Industrialcraft 2 build 1.118.401-lf start minecraft | ||||
Additional Information | [Multi-MC Console log] G:\Games\Multi-MC\instances\Stargate\minecraft\ Instance started with command: "C:\Program Files\Java\jre7\bin\java.exe" -Xms512m -Xmx1024m -jar MultiMCLauncher.jar "Drecondius" "7c55340741fc345bb2f8b62e6efa2a6403ec94d4" "MultiMC: Stargate" "854x480" "Mojang" Loading jars... Loading URL: file:/G:/Games/Multi-MC/instances/Stargate/minecraft/bin/minecraft.jar Loading URL: file:/G:/Games/Multi-MC/instances/Stargate/minecraft/bin/lwjgl.jar Loading URL: file:/G:/Games/Multi-MC/instances/Stargate/minecraft/bin/lwjgl_util.jar Loading URL: file:/G:/Games/Multi-MC/instances/Stargate/minecraft/bin/jinput.jar Loading natives... Fixed Minecraft Path: Field was private static java.io.File net.minecraft.client.Minecraft.an Launching with applet wrapper... 2013-08-06 19:14:23 [INFO] [ForgeModLoader] Forge Mod Loader version 5.2.23.738 for Minecraft 1.5.2 loading 2013-08-06 19:14:23 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_25, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7 2013-08-06 19:14:23 [WARNING] [ForgeModLoader] The coremod codechicken.core.asm.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2013-08-06 19:14:23 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2013-08-06 19:14:24 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d 2013-08-06 19:14:24 [INFO] [STDOUT] Adding Accesstransformer map: codechickencore_at.cfg 2013-08-06 19:14:24 [INFO] [STDOUT] Adding Accesstransformer map: nei_at.cfg 2013-08-06 19:14:25 [INFO] [STDOUT] Inserted super call into azg.c 2013-08-06 19:14:25 [INFO] [STDOUT] ayl was overriden from NotEnoughItems 1.5.2.28.jar 2013-08-06 19:14:26 [INFO] [STDOUT] Generated BlockMobSpawner helper method. 2013-08-06 19:14:26 [INFO] [STDOUT] 229 recipes 2013-08-06 19:14:26 [INFO] [STDOUT] 27 achievements 2013-08-06 19:14:26 [INFO] [Minecraft-Client] Setting user: Drecondius 2013-08-06 19:14:26 [INFO] [STDOUT] (Session ID is 7c55340741fc345bb2f8b62e6efa2a6403ec94d4) 2013-08-06 19:14:27 [INFO] [Minecraft-Client] LWJGL Version: 2.4.2 2013-08-06 19:14:27 [INFO] [MinecraftForge] Attempting early MinecraftForge initialization 2013-08-06 19:14:27 [INFO] [STDOUT] MinecraftForge v7.8.1.738 Initialized 2013-08-06 19:14:27 [INFO] [ForgeModLoader] MinecraftForge v7.8.1.738 Initialized 2013-08-06 19:14:27 [INFO] [STDOUT] Replaced 85 ore recipies 2013-08-06 19:14:27 [INFO] [MinecraftForge] Completed early MinecraftForge initialization 2013-08-06 19:14:27 [INFO] [ForgeModLoader] Reading custom logging properties from G:\Games\Multi-MC\instances\Stargate\minecraft\config\logging.properties 2013-08-06 19:14:27 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL 2013-08-06 19:14:27 [INFO] [ForgeModLoader] Searching G:\Games\Multi-MC\instances\Stargate\minecraft\mods for mods 2013-08-06 19:14:28 [INFO] [ForgeModLoader] Forge Mod Loader has identified 6 mods to load 2013-08-06 19:14:28 [INFO] [mcp] Activating mod mcp 2013-08-06 19:14:28 [INFO] [FML] Activating mod FML 2013-08-06 19:14:28 [INFO] [Forge] Activating mod Forge 2013-08-06 19:14:28 [INFO] [CodeChickenCore] Activating mod CodeChickenCore 2013-08-06 19:14:28 [INFO] [NotEnoughItems] Activating mod NotEnoughItems 2013-08-06 19:14:28 [INFO] [IC2] Activating mod IC2 2013-08-06 19:14:28 [INFO] [ForgeModLoader] Registering Forge Packet Handler 2013-08-06 19:14:28 [INFO] [ForgeModLoader] Succeeded registering Forge Packet Handler 2013-08-06 19:14:28 [INFO] [STDERR] Exception in thread "Minecraft main thread" java.lang.NoClassDefFoundError: net/minecraft/util/ResourceLocation 2013-08-06 19:14:28 [INFO] [STDERR] at ic2.core.block.personal.TileEntityPersonalChestRenderer.<clinit>(TileEntityPersonalChestRenderer.java:57) 2013-08-06 19:14:28 [INFO] [STDERR] at ic2.core.PlatformClient.<init>(PlatformClient.java:85) 2013-08-06 19:14:28 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 2013-08-06 19:14:28 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) 2013-08-06 19:14:28 [INFO] [STDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) 2013-08-06 19:14:28 [INFO] [STDERR] at java.lang.reflect.Constructor.newInstance(Unknown Source) 2013-08-06 19:14:28 [INFO] [STDERR] at java.lang.Class.newInstance(Unknown Source) 2013-08-06 19:14:28 [INFO] [STDERR] at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:58) 2013-08-06 19:14:28 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:471) 2013-08-06 19:14:28 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-08-06 19:14:28 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2013-08-06 19:14:28 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2013-08-06 19:14:28 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2013-08-06 19:14:28 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) 2013-08-06 19:14:28 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) 2013-08-06 19:14:28 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314) 2013-08-06 19:14:28 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) 2013-08-06 19:14:28 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267) 2013-08-06 19:14:28 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:192) 2013-08-06 19:14:28 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172) 2013-08-06 19:14:28 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-08-06 19:14:28 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2013-08-06 19:14:28 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2013-08-06 19:14:28 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2013-08-06 19:14:28 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) 2013-08-06 19:14:28 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) 2013-08-06 19:14:28 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314) 2013-08-06 19:14:28 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) 2013-08-06 19:14:28 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267) 2013-08-06 19:14:28 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:103) 2013-08-06 19:14:28 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:504) 2013-08-06 19:14:28 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:163) 2013-08-06 19:14:28 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:411) 2013-08-06 19:14:28 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56) 2013-08-06 19:14:28 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:733) 2013-08-06 19:14:28 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source) 2013-08-06 19:14:28 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: net.minecraft.util.ResourceLocation 2013-08-06 19:14:28 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238) 2013-08-06 19:14:28 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source) 2013-08-06 19:14:28 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source) 2013-08-06 19:14:28 [INFO] [STDERR] ... 36 more 2013-08-06 19:14:28 [INFO] [STDERR] Caused by: java.lang.NullPointerException 2013-08-06 19:14:28 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:227) 2013-08-06 19:14:28 [INFO] [STDERR] ... 38 more | ||||
Tags | No tags attached. | ||||
Minecraft Version | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2013-08-06 23:19 | Drecondius | New Issue | |
2013-08-06 23:19 | Drecondius | File Added: ForgeModLoader-client-0.log | |
2013-08-07 09:05 | Thunderdark | Note Added: 0001204 | |
2013-08-07 09:05 | Thunderdark | Status | new => resolved |
2013-08-07 09:05 | Thunderdark | Resolution | open => no change required |
2013-08-07 09:05 | Thunderdark | Assigned To | => Thunderdark |
2013-08-07 16:31 | Drecondius | Note Added: 0001205 |