Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // Quite honestly, I wouldn't worry myself about that.
- Time: 9/9/12 9:05 AM
- Description: Failed to start game
- cpw.mods.fml.common.LoaderException: cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: net.minecraft.src.ClientProxy
- at cpw.mods.fml.common.LoadController.transition(LoadController.java:102)
- at cpw.mods.fml.common.Loader.loadMods(Loader.java:459)
- at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:144)
- at net.minecraft.client.Minecraft.a(Minecraft.java:405)
- at net.minecraft.client.Minecraft.run(Minecraft.java:737)
- at java.lang.Thread.run(Unknown Source)
- Caused by: cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: net.minecraft.src.ClientProxy
- at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:68)
- at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:348)
- 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:124)
- 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:81)
- at cpw.mods.fml.common.Loader.loadMods(Loader.java:458)
- ... 4 more
- Caused by: java.lang.ClassNotFoundException: net.minecraft.src.ClientProxy
- at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:125)
- 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.ProxyInjector.inject(ProxyInjector.java:51)
- ... 26 more
- Caused by: java.lang.NullPointerException
- at org.objectweb.asm.ClassReader.<init>(Unknown Source)
- at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:27)
- at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:167)
- at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:118)
- ... 32 more
- Relevant Details:
- - Minecraft Version: 1.3.2
- - Operating System: Windows 7 (amd64) version 6.1
- - Java Version: 1.7.0_06, Oracle Corporation
- - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- - Memory: 1785888928 bytes (1703 MB) / 2058027008 bytes (1962 MB) up to 2058027008 bytes (1962 MB)
- - JVM Flags: 2 total; -Xmx2048m -Xms2048m
- - FML: FML v3.0.196.366 Minecraft Forge 4.0.0.250 Optifine OptiFine_1.3.2_HD_U_B3 3 mods loaded, 3 mods active
- FML [Forge Mod Loader] (coremods) Unloaded->Constructed
- Forge [Minecraft Forge] (coremods) Unloaded->Constructed
- MechanicTools [Mechanic Tools] (minecraft.zip) Unloaded->Errored
- - LWJGL: 2.4.2
- - OpenGL: AMD Radeon HD 7800 Series GL version 4.2.11762 Compatibility Profile Context, ATI Technologies Inc.
- - Is Modded: Definitely; 'forge,fml'
- - Type: Client
- - Texture Pack: Default
- - Profiler Position: N/A (disabled)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement