Jump to content

1.4.2 crashes


duckbutter

Recommended Posts

I tried to install the steves carts v2 alpha today and forge keeps messing up, i have tried both source and universal version but both just give the same error

------------- MultiMC Crash Report -------------

Information:

Date: 10-28-2012 22:59:40

Operating System: Windows 7 (build 7601, Service Pack 1), 64-bit edition

MultiMC Version: 4.1.0 jenkins-MultiMC4Windows-25

Minecraft Version: 1.4.2

 

------------------ Mod Lists -------------------

Jar Mods:

minecraftforge-universal-6.0.1.345.zip

Version: 7.19

Filename: minecraftforge-universal-6.0.1.345.zip

 

Steves Carts 1.5.1.zip

Version: v1.5.1

Filename: Steves Carts 1.5.1.zip

 

 

 

----------------- Console Log ------------------

Instance started with command: "C:\Program Files\Java\jre7\bin\java.exe"  -Xms512m -Xmx1024m -jar MultiMCLauncher.jar  "<username>" "<session ID>" "MultiMC: dunno" "854x480"

 

Loading jars...

Loading URL: file:/C:/Users/Lazergaze/Downloads/instances/dunno/minecraft/bin/minecraft.jar

Loading URL: file:/C:/Users/Lazergaze/Downloads/instances/dunno/minecraft/bin/lwjgl.jar

Loading URL: file:/C:/Users/Lazergaze/Downloads/instances/dunno/minecraft/bin/lwjgl_util.jar

Loading URL: file:/C:/Users/Lazergaze/Downloads/instances/dunno/minecraft/bin/jinput.jar

Loading natives...

Fixed Minecraft Path: Field was private static java.io.File net.minecraft.client.Minecraft.an

MCDIR: C:\Users\Lazergaze\AppData\Roaming\.minecraft

Launching with applet wrapper...

2012-10-28 22:59:16 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.2.6.422 for Minecraft 1.4.2 loading

2012-10-28 22:59:16 [iNFO] [sTDOUT] Downloading file: files.minecraftforge.net/fmllibs/argo-2.25.jar

2012-10-28 22:59:16 [iNFO] [sTDOUT] The libFile's path is C:\Users\Lazergaze\Downloads\instances\dunno\minecraft\lib\argo-2.25.jar

2012-10-28 22:59:16 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-2.25.jar

2012-10-28 22:59:17 [iNFO] [ForgeModLoader] Download complete

2012-10-28 22:59:17 [iNFO] [sTDOUT] Downloading file: files.minecraftforge.net/fmllibs/guava-12.0.1.jar

2012-10-28 22:59:17 [iNFO] [sTDOUT] The libFile's path is C:\Users\Lazergaze\Downloads\instances\dunno\minecraft\lib\guava-12.0.1.jar

2012-10-28 22:59:17 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar

2012-10-28 22:59:23 [iNFO] [ForgeModLoader] Download complete

2012-10-28 22:59:23 [iNFO] [sTDOUT] Downloading file: files.minecraftforge.net/fmllibs/asm-all-4.0.jar

2012-10-28 22:59:23 [iNFO] [sTDOUT] The libFile's path is C:\Users\Lazergaze\Downloads\instances\dunno\minecraft\lib\asm-all-4.0.jar

2012-10-28 22:59:23 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar

2012-10-28 22:59:24 [iNFO] [ForgeModLoader] Download complete

2012-10-28 22:59:25 [iNFO] [sTDOUT] 27 achievements

2012-10-28 22:59:25 [iNFO] [sTDOUT] 208 recipes

2012-10-28 22:59:25 [iNFO] [sTDOUT] Setting user: <username>, <session ID>

2012-10-28 22:59:25 [iNFO] [sTDOUT] LWJGL Version: 2.4.2

2012-10-28 22:59:26 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization

2012-10-28 22:59:26 [iNFO] [sTDOUT] MinecraftForge v6.0.1.345 Initialized

2012-10-28 22:59:26 [iNFO] [ForgeModLoader] MinecraftForge v6.0.1.345 Initialized

2012-10-28 22:59:26 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization

2012-10-28 22:59:26 [iNFO] [ForgeModLoader] Config directory created successfully

2012-10-28 22:59:26 [iNFO] [ForgeModLoader] Searching C:\Users\Lazergaze\Downloads\instances\dunno\minecraft\mods for mods

2012-10-28 22:59:26 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 4 mods to load

2012-10-28 22:59:26 [sEVERE] [ForgeModLoader] Fatal errors were detected during the transition from CONSTRUCTING to PREINITIALIZATION. Loading cannot continue

2012-10-28 22:59:26 [sEVERE] [ForgeModLoader]

mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed

FML [Forge Mod Loader] (coremods) Unloaded->Constructed

Forge [Minecraft Forge] (coremods) Unloaded->Constructed

mod_stevescarts [mod_stevescarts] (minecraft.jar) Unloaded->Errored

2012-10-28 22:59:26 [sEVERE] [ForgeModLoader] The following problems were captured during this phase

2012-10-28 22:59:26 [sEVERE] [ForgeModLoader] Caught exception from mod_stevescarts

java.lang.ClassNotFoundException: mod_stevescarts

at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:126)

at java.lang.ClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:57)

at java.lang.Class.forName0(Native Method)

at java.lang.Class.forName(Unknown Source)

at cpw.mods.fml.common.ModClassLoader.loadBaseModClass(ModClassLoader.java:87)

at cpw.mods.fml.common.modloader.ModLoaderModContainer.constructMod(ModLoaderModContainer.java:488)

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:69)

at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

at com.google.common.eventbus.EventBus.post(EventBus.java:268)

at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)

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:69)

at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

at com.google.common.eventbus.EventBus.post(EventBus.java:268)

at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)

at cpw.mods.fml.common.Loader.loadMods(Loader.java:478)

at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:150)

at net.minecraft.client.Minecraft.a(Minecraft.java:420)

at net.minecraft.client.Minecraft.run(Minecraft.java:752)

at java.lang.Thread.run(Unknown Source)

Caused by: java.lang.NoClassDefFoundError: forge/IRenderWorldLastHandler

at java.lang.ClassLoader.defineClass1(Native Method)

at java.lang.ClassLoader.defineClass(Unknown Source)

at java.lang.ClassLoader.defineClass(Unknown Source)

at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:120)

... 32 more

Caused by: java.lang.ClassNotFoundException: forge.IRenderWorldLastHandler

at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:126)

at java.lang.ClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

... 36 more

Caused by: java.lang.NullPointerException

at org.objectweb.asm.ClassReader.<init>(Unknown Source)

at net.minecraftforge.transformers.EventTransformer.transform(EventTransformer.java:29)

at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:163)

at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:119)

... 38 more

2012-10-28 22:59:36 [iNFO] [sTDERR] cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: mod_stevescarts

2012-10-28 22:59:36 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.transition(LoadController.java:117)

2012-10-28 22:59:36 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:479)

2012-10-28 22:59:36 [iNFO] [sTDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:150)

2012-10-28 22:59:36 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:420)

2012-10-28 22:59:36 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:752)

2012-10-28 22:59:36 [iNFO] [sTDERR] at java.lang.Thread.run(Unknown Source)

2012-10-28 22:59:36 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: mod_stevescarts

2012-10-28 22:59:36 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:126)

2012-10-28 22:59:36 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2012-10-28 22:59:36 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2012-10-28 22:59:36 [iNFO] [sTDERR] at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:57)

2012-10-28 22:59:36 [iNFO] [sTDERR] at java.lang.Class.forName0(Native Method)

2012-10-28 22:59:36 [iNFO] [sTDERR] at java.lang.Class.forName(Unknown Source)

2012-10-28 22:59:36 [iNFO] [sTDERR] at cpw.mods.fml.common.ModClassLoader.loadBaseModClass(ModClassLoader.java:87)

2012-10-28 22:59:36 [iNFO] [sTDERR] at cpw.mods.fml.common.modloader.ModLoaderModContainer.constructMod(ModLoaderModContainer.java:488)

2012-10-28 22:59:36 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2012-10-28 22:59:36 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2012-10-28 22:59:36 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2012-10-28 22:59:36 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source)

2012-10-28 22:59:36 [iNFO] [sTDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

2012-10-28 22:59:36 [iNFO] [sTDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2012-10-28 22:59:36 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

2012-10-28 22:59:36 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

2012-10-28 22:59:36 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)

2012-10-28 22:59:36 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)

2012-10-28 22:59:36 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2012-10-28 22:59:36 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2012-10-28 22:59:36 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2012-10-28 22:59:36 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source)

2012-10-28 22:59:36 [iNFO] [sTDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

2012-10-28 22:59:36 [iNFO] [sTDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2012-10-28 22:59:36 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

2012-10-28 22:59:36 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

2012-10-28 22:59:36 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)

2012-10-28 22:59:36 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)

2012-10-28 22:59:36 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:478)

2012-10-28 22:59:36 [iNFO] [sTDERR] ... 4 more

2012-10-28 22:59:36 [iNFO] [sTDERR] Caused by: java.lang.NoClassDefFoundError: forge/IRenderWorldLastHandler

2012-10-28 22:59:36 [iNFO] [sTDERR] at java.lang.ClassLoader.defineClass1(Native Method)

2012-10-28 22:59:36 [iNFO] [sTDERR] at java.lang.ClassLoader.defineClass(Unknown Source)

2012-10-28 22:59:36 [iNFO] [sTDERR] at java.lang.ClassLoader.defineClass(Unknown Source)

2012-10-28 22:59:36 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:120)

2012-10-28 22:59:36 [iNFO] [sTDERR] ... 32 more

2012-10-28 22:59:36 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: forge.IRenderWorldLastHandler

2012-10-28 22:59:36 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:126)

2012-10-28 22:59:36 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2012-10-28 22:59:36 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2012-10-28 22:59:36 [iNFO] [sTDERR] ... 36 more

2012-10-28 22:59:36 [iNFO] [sTDERR] Caused by: java.lang.NullPointerException

2012-10-28 22:59:36 [iNFO] [sTDERR] at org.objectweb.asm.ClassReader.<init>(Unknown Source)

2012-10-28 22:59:36 [iNFO] [sTDERR] at net.minecraftforge.transformers.EventTransformer.transform(EventTransformer.java:29)

2012-10-28 22:59:36 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:163)

2012-10-28 22:59:36 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:119)

2012-10-28 22:59:36 [iNFO] [sTDERR] ... 38 more

 

 

------------------- FML Log --------------------

2012-10-28 22:59:16 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.2.6.422 for Minecraft 1.4.2 loading

2012-10-28 22:59:16 [FINEST] [ForgeModLoader] All core mods are successfully located

2012-10-28 22:59:16 [FINEST] [ForgeModLoader] Discovering coremods

2012-10-28 22:59:16 [iNFO] [sTDOUT] Downloading file: files.minecraftforge.net/fmllibs/argo-2.25.jar

2012-10-28 22:59:16 [iNFO] [sTDOUT] The libFile's path is C:\Users\Lazergaze\Downloads\instances\dunno\minecraft\lib\argo-2.25.jar

2012-10-28 22:59:16 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-2.25.jar

2012-10-28 22:59:16 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-2.25.jar

2012-10-28 22:59:17 [FINEST] [ForgeModLoader] Download complete

2012-10-28 22:59:17 [iNFO] [ForgeModLoader] Download complete

2012-10-28 22:59:17 [FINEST] [ForgeModLoader] Library file argo-2.25.jar was downloaded and verified successfully

 

2012-10-28 22:59:17 [iNFO] [sTDOUT] Downloading file: files.minecraftforge.net/fmllibs/guava-12.0.1.jar

2012-10-28 22:59:17 [iNFO] [sTDOUT] The libFile's path is C:\Users\Lazergaze\Downloads\instances\dunno\minecraft\lib\guava-12.0.1.jar

2012-10-28 22:59:17 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar

2012-10-28 22:59:17 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar

2012-10-28 22:59:23 [FINEST] [ForgeModLoader] Download complete

2012-10-28 22:59:23 [iNFO] [ForgeModLoader] Download complete

2012-10-28 22:59:23 [FINEST] [ForgeModLoader] Library file guava-12.0.1.jar was downloaded and verified successfully

 

2012-10-28 22:59:23 [iNFO] [sTDOUT] Downloading file: files.minecraftforge.net/fmllibs/asm-all-4.0.jar

2012-10-28 22:59:23 [iNFO] [sTDOUT] The libFile's path is C:\Users\Lazergaze\Downloads\instances\dunno\minecraft\lib\asm-all-4.0.jar

2012-10-28 22:59:23 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar

2012-10-28 22:59:23 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar

2012-10-28 22:59:24 [FINEST] [ForgeModLoader] Download complete

2012-10-28 22:59:24 [iNFO] [ForgeModLoader] Download complete

2012-10-28 22:59:24 [FINEST] [ForgeModLoader] Library file asm-all-4.0.jar was downloaded and verified successfully

 

2012-10-28 22:59:24 [FINEST] [ForgeModLoader] Running coremod plugins

2012-10-28 22:59:24 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin

2012-10-28 22:59:24 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully

2012-10-28 22:59:24 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin

2012-10-28 22:59:24 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully

2012-10-28 22:59:24 [FINEST] [ForgeModLoader] Validating minecraft

2012-10-28 22:59:24 [FINEST] [ForgeModLoader] Minecraft validated, launching...

2012-10-28 22:59:25 [iNFO] [sTDOUT] 27 achievements

2012-10-28 22:59:25 [iNFO] [sTDOUT] 208 recipes

2012-10-28 22:59:25 [iNFO] [sTDOUT] Setting user: lazergaze, -5278525422734365837

2012-10-28 22:59:25 [iNFO] [sTDOUT] LWJGL Version: 2.4.2

2012-10-28 22:59:26 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization

2012-10-28 22:59:26 [iNFO] [sTDOUT] MinecraftForge v6.0.1.345 Initialized

2012-10-28 22:59:26 [iNFO] [ForgeModLoader] MinecraftForge v6.0.1.345 Initialized

2012-10-28 22:59:26 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization

2012-10-28 22:59:26 [FINE] [ForgeModLoader] No config directory found, creating one: C:\Users\Lazergaze\Downloads\instances\dunno\minecraft\config

2012-10-28 22:59:26 [iNFO] [ForgeModLoader] Config directory created successfully

2012-10-28 22:59:26 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]

2012-10-28 22:59:26 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes

2012-10-28 22:59:26 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Lazergaze\Downloads\instances\dunno\minecraft\bin\minecraft.jar, examining for mod candidates

2012-10-28 22:59:26 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Lazergaze\Downloads\instances\dunno\minecraft\bin\lwjgl.jar

2012-10-28 22:59:26 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Lazergaze\Downloads\instances\dunno\minecraft\bin\lwjgl_util.jar

2012-10-28 22:59:26 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Lazergaze\Downloads\instances\dunno\minecraft\bin\jinput.jar

2012-10-28 22:59:26 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Lazergaze\Downloads\instances\dunno\minecraft\lib\argo-2.25.jar

2012-10-28 22:59:26 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Lazergaze\Downloads\instances\dunno\minecraft\lib\guava-12.0.1.jar

2012-10-28 22:59:26 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Lazergaze\Downloads\instances\dunno\minecraft\lib\asm-all-4.0.jar

2012-10-28 22:59:26 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully

2012-10-28 22:59:26 [iNFO] [ForgeModLoader] Searching C:\Users\Lazergaze\Downloads\instances\dunno\minecraft\mods for mods

2012-10-28 22:59:26 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods

2012-10-28 22:59:26 [FINER] [ForgeModLoader] Located mcmod.info file in file minecraft.jar

2012-10-28 22:59:26 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_stevescarts

2012-10-28 22:59:26 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 4 mods to load

2012-10-28 22:59:26 [FINE] [ForgeModLoader] Received a system property request ''

2012-10-28 22:59:26 [FINE] [ForgeModLoader] System property request managing the state of 0 mods

2012-10-28 22:59:26 [FINE] [ForgeModLoader] After merging, found state information for 0 mods

2012-10-28 22:59:26 [FINE] [ForgeModLoader] Activating mod mcp

2012-10-28 22:59:26 [FINE] [ForgeModLoader] Activating mod FML

2012-10-28 22:59:26 [FINE] [ForgeModLoader] Activating mod Forge

2012-10-28 22:59:26 [FINE] [ForgeModLoader] Enabling mod mod_stevescarts

2012-10-28 22:59:26 [FINE] [ForgeModLoader] Activating mod mod_stevescarts

2012-10-28 22:59:26 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied

2012-10-28 22:59:26 [FINE] [ForgeModLoader] All mod requirements are satisfied

2012-10-28 22:59:26 [FINE] [ForgeModLoader] Sorting mods into an ordered list

2012-10-28 22:59:26 [FINE] [ForgeModLoader] Mod sorting completed successfully

2012-10-28 22:59:26 [FINE] [ForgeModLoader] Mod sorting data:

2012-10-28 22:59:26 [FINE] [ForgeModLoader] mod_stevescarts(mod_stevescarts:Not available): minecraft.jar ()

2012-10-28 22:59:26 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mcp

2012-10-28 22:59:26 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mcp

2012-10-28 22:59:26 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod FML

2012-10-28 22:59:26 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod FML

2012-10-28 22:59:26 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod Forge

2012-10-28 22:59:26 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod Forge

2012-10-28 22:59:26 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mod_stevescarts

2012-10-28 22:59:26 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mod_stevescarts

2012-10-28 22:59:26 [sEVERE] [ForgeModLoader] Fatal errors were detected during the transition from CONSTRUCTING to PREINITIALIZATION. Loading cannot continue

2012-10-28 22:59:26 [sEVERE] [ForgeModLoader]

mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed

FML [Forge Mod Loader] (coremods) Unloaded->Constructed

Forge [Minecraft Forge] (coremods) Unloaded->Constructed

mod_stevescarts [mod_stevescarts] (minecraft.jar) Unloaded->Errored

2012-10-28 22:59:26 [sEVERE] [ForgeModLoader] The following problems were captured during this phase

2012-10-28 22:59:26 [sEVERE] [ForgeModLoader] Caught exception from mod_stevescarts

java.lang.ClassNotFoundException: mod_stevescarts

at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:126)

at java.lang.ClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:57)

at java.lang.Class.forName0(Native Method)

at java.lang.Class.forName(Unknown Source)

at cpw.mods.fml.common.ModClassLoader.loadBaseModClass(ModClassLoader.java:87)

at cpw.mods.fml.common.modloader.ModLoaderModContainer.constructMod(ModLoaderModContainer.java:488)

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:69)

at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

at com.google.common.eventbus.EventBus.post(EventBus.java:268)

at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)

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:69)

at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

at com.google.common.eventbus.EventBus.post(EventBus.java:268)

at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)

at cpw.mods.fml.common.Loader.loadMods(Loader.java:478)

at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:150)

at net.minecraft.client.Minecraft.a(Minecraft.java:420)

at net.minecraft.client.Minecraft.run(Minecraft.java:752)

at java.lang.Thread.run(Unknown Source)

Caused by: java.lang.NoClassDefFoundError: forge/IRenderWorldLastHandler

at java.lang.ClassLoader.defineClass1(Native Method)

at java.lang.ClassLoader.defineClass(Unknown Source)

at java.lang.ClassLoader.defineClass(Unknown Source)

at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:120)

... 32 more

Caused by: java.lang.ClassNotFoundException: forge.IRenderWorldLastHandler

at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:126)

at java.lang.ClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

... 36 more

Caused by: java.lang.NullPointerException

at org.objectweb.asm.ClassReader.<init>(Unknown Source)

at net.minecraftforge.transformers.EventTransformer.transform(EventTransformer.java:29)

at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:163)

at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:119)

... 38 more

2012-10-28 22:59:36 [iNFO] [sTDERR] cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: mod_stevescarts

2012-10-28 22:59:36 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.transition(LoadController.java:117)

2012-10-28 22:59:36 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:479)

2012-10-28 22:59:36 [iNFO] [sTDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:150)

2012-10-28 22:59:36 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:420)

2012-10-28 22:59:36 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:752)

2012-10-28 22:59:36 [iNFO] [sTDERR] at java.lang.Thread.run(Unknown Source)

2012-10-28 22:59:36 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: mod_stevescarts

2012-10-28 22:59:36 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:126)

2012-10-28 22:59:36 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2012-10-28 22:59:36 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2012-10-28 22:59:36 [iNFO] [sTDERR] at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:57)

2012-10-28 22:59:36 [iNFO] [sTDERR] at java.lang.Class.forName0(Native Method)

2012-10-28 22:59:36 [iNFO] [sTDERR] at java.lang.Class.forName(Unknown Source)

2012-10-28 22:59:36 [iNFO] [sTDERR] at cpw.mods.fml.common.ModClassLoader.loadBaseModClass(ModClassLoader.java:87)

2012-10-28 22:59:36 [iNFO] [sTDERR] at cpw.mods.fml.common.modloader.ModLoaderModContainer.constructMod(ModLoaderModContainer.java:488)

2012-10-28 22:59:36 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2012-10-28 22:59:36 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2012-10-28 22:59:36 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2012-10-28 22:59:36 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source)

2012-10-28 22:59:36 [iNFO] [sTDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

2012-10-28 22:59:36 [iNFO] [sTDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2012-10-28 22:59:36 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

2012-10-28 22:59:36 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

2012-10-28 22:59:36 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)

2012-10-28 22:59:36 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)

2012-10-28 22:59:36 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2012-10-28 22:59:36 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2012-10-28 22:59:36 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2012-10-28 22:59:36 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source)

2012-10-28 22:59:36 [iNFO] [sTDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

2012-10-28 22:59:36 [iNFO] [sTDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2012-10-28 22:59:36 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

2012-10-28 22:59:36 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

2012-10-28 22:59:36 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)

2012-10-28 22:59:36 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)

2012-10-28 22:59:36 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:478)

2012-10-28 22:59:36 [iNFO] [sTDERR] ... 4 more

2012-10-28 22:59:36 [iNFO] [sTDERR] Caused by: java.lang.NoClassDefFoundError: forge/IRenderWorldLastHandler

2012-10-28 22:59:36 [iNFO] [sTDERR] at java.lang.ClassLoader.defineClass1(Native Method)

2012-10-28 22:59:36 [iNFO] [sTDERR] at java.lang.ClassLoader.defineClass(Unknown Source)

2012-10-28 22:59:36 [iNFO] [sTDERR] at java.lang.ClassLoader.defineClass(Unknown Source)

2012-10-28 22:59:36 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:120)

2012-10-28 22:59:36 [iNFO] [sTDERR] ... 32 more

2012-10-28 22:59:36 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: forge.IRenderWorldLastHandler

2012-10-28 22:59:36 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:126)

2012-10-28 22:59:36 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2012-10-28 22:59:36 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2012-10-28 22:59:36 [iNFO] [sTDERR] ... 36 more

2012-10-28 22:59:36 [iNFO] [sTDERR] Caused by: java.lang.NullPointerException

2012-10-28 22:59:36 [iNFO] [sTDERR] at org.objectweb.asm.ClassReader.<init>(Unknown Source)

2012-10-28 22:59:36 [iNFO] [sTDERR] at net.minecraftforge.transformers.EventTransformer.transform(EventTransformer.java:29)

2012-10-28 22:59:36 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:163)

2012-10-28 22:59:36 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:119)

2012-10-28 22:59:36 [iNFO] [sTDERR] ... 38 more

 

 

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.