Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // Sorry :(
- Time: 12/7/13 12:08 PM
- Description: Initializing game
- java.lang.NoClassDefFoundError: net/minecraft/server/gui/MinecraftServerGuiINNER1
- at java.lang.Class.forName0(Native Method)
- at java.lang.Class.forName(Unknown Source)
- at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:58)
- at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:519)
- 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.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.loadMods(Loader.java:509)
- at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:181)
- at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:471)
- 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.ClassNotFoundException: net.minecraft.server.gui.MinecraftServerGuiINNER1
- at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:179)
- at java.lang.ClassLoader.loadClass(Unknown Source)
- at java.lang.ClassLoader.loadClass(Unknown Source)
- ... 36 more
- Caused by: java.lang.NullPointerException
- at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:171)
- ... 38 more
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Stacktrace:
- at java.lang.Class.forName0(Native Method)
- at java.lang.Class.forName(Unknown Source)
- at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:58)
- at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:519)
- 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.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.loadMods(Loader.java:509)
- at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:181)
- at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:471)
- -- 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: 165616392 bytes (157 MB) / 466092032 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.62.871 Minecraft Forge 9.10.1.871 7 mods loaded, 7 mods active
- mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
- FML{6.2.62.871} [Forge Mod Loader] (minecraftforge-9.10.1.871.jar) Unloaded->Constructed
- Forge{9.10.1.871} [Minecraft Forge] (minecraftforge-9.10.1.871.jar) Unloaded->Constructed
- GulliverForged{0.14.1} [Gulliver Forged] (gulliver-forged-871-universal-0.14.1-MC1.6.2.jar) Unloaded->Constructed
- SlimevoidLib{2.0.3.1} [Slimevoid Library] (SlimevoidLib-Universal-V2.0.3.1.zip) Unloaded->Constructed
- LittleBlocks{2.2.2.1} [Little Blocks] (LittleBlocks-Universal-V2.2.2.1.zip) Unloaded
- mod_ZanMinimap{Not available} [mod_ZanMinimap] (ZansMinimap1.5.2.zip) Unloaded
- Launched Version: Gulliver-Forge-1.6.2
- LWJGL: 2.9.0
- OpenGL: GeForce GTX 650/PCIe/SSE2 GL version 4.4.0, NVIDIA Corporation
- Is Modded: Definitely; Client brand changed to 'fml,forge'
- Type: Client (map_client.txt)
- Resource Pack: Default
- Current Language: English (US)
- Profiler Position: N/A (disabled)
- Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Advertisement
Add Comment
Please, Sign In to add comment