Help! My Minecraft wont start up. I had to reset it due to getting the updating done loading error. I made sure to back up all of my mods to ensure that I didn't have to re-install them. When I reset it and put the mods back where they where, this popped up. Please Help!
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem; Failed to start game
A full error report has been saved to C:\Users\Rachel\AppData\Roaming\.minecraft\crash-reports\crash-2013-05-26_13.21.45-client.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash
--- BEGIN ERROR REPORT e2bbe3bc --------
Full report at:
C:\Users\Rachel\AppData\Roaming\.minecraft\crash-reports\crash-2013-05-26_13.21.45-client.txt
Please show that file to Mojang, NOT just this screen!
Generated 5/26/13 1:21 PM
-- System Details --
Details:
Minecraft Version: 1.5.2
Operating System: Windows Vista (x86) version 6.0
Java Version: 1.7.0_15, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 442598624 bytes (422 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 2 total; -Xms512m -Xmx1024m
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 v7.51 FML v5.2.2.684 Minecraft Forge 7.8.0.684 11 mods loaded, 11 mods active
mcp{7.44} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{5.2.2.684} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized
Forge{7.8.0.684} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized
Backpack{1.9.11} [Backpack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
CustomSpawner{2.2.2} [DrZhark's CustomSpawner] (minecraft.jar) Unloaded->Constructed->Pre-initialized
MoCreatures{5.2.2} [DrZhark's Mo'Creatures] (minecraft.jar) Unloaded->Constructed->Pre-initialized
GuiAPI{0.15.6} [GuiAPI] (minecraft.jar) Unloaded->Constructed->Pre-initialized
craftguide{1.5.2} [CraftGuide] (minecraft.jar) Unloaded->Constructed->Errored
mod_RecipeBook{1.5.2} [mod_RecipeBook] (minecraft.jar) Unloaded->Constructed->Pre-initialized
mod_ReiMinimap{v3.3_06 [1.5.2]} [mod_ReiMinimap] (minecraft.jar) Unloaded->Constructed->Pre-initialized
mod_TooManyItems{1.5.2 2013-04-25} [mod_TooManyItems] (minecraft.jar) Unloaded->Constructed->Pre-initialized
LWJGL: 2.4.2
OpenGL: 128MB ATI Radeon X1300 GL version 2.0.6288 Release, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
cpw.mods.fml.common.LoaderException: java.lang.VerifyError: (class: uristqwerty/CraftGuide/client/ui/GuiRenderer, method: getTooltip signature: (Lnet/minecraft/item/ItemStack;)Ljava/util/List;) Incompatible argument to function
at cpw.mods.fml.common.LoadController.transition(LoadController.java:142)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:515)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:160)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:410)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:732)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.VerifyError: (class: uristqwerty/CraftGuide/client/ui/GuiRenderer, method: getTooltip signature: (Lnet/minecraft/item/ItemStack;)Ljava/util/List;) Incompatible argument to function
at uristqwerty.CraftGuide.client.CraftGuideClient.preInit(CraftGuideClient.java:38)
at uristqwerty.CraftGuide.CraftGuide.preInit(CraftGuide.java:66)
at uristqwerty.CraftGuide.CraftGuide_FML.preInit(CraftGuide_FML.java:38)
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:494)
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:314)
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.propogateStateMessage(LoadController.java:165)
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:314)
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:98)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:514)
... 5 more
--- END ERROR REPORT 43543f12 ----------
A full error report has been saved to C:\Users\Rachel\AppData\Roaming\.minecraft\crash-reports\crash-2013-05-26_13.21.45-client.txt - Please include a copy of that file (Not this screen!)
it says that for a reason, they have the full report there so you can figure out what is wrong.
from what you posted, there is something not loading with craft guide. I suggest removing that and working from there. if it won't load and you need the crafting recipies still, get NEI as a supplement and disable cheats.
java.lang.VerifyError: (class: uristqwerty/CraftGuide/client/ui/GuiRenderer, method: getTooltip signature: (Lnet/minecraft/item/ItemStack;)Ljava/util/List;) Incompatible argument to function
Something about the "tooltip" not being compatible which probably means you have a conflict with the .class file for that function with something else you have installed.
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem; Failed to start game
A full error report has been saved to C:\Users\Rachel\AppData\Roaming\.minecraft\crash-reports\crash-2013-05-26_13.21.45-client.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash
--- BEGIN ERROR REPORT e2bbe3bc --------
Full report at:
C:\Users\Rachel\AppData\Roaming\.minecraft\crash-reports\crash-2013-05-26_13.21.45-client.txt
Please show that file to Mojang, NOT just this screen!
Generated 5/26/13 1:21 PM
-- System Details --
Details:
Minecraft Version: 1.5.2
Operating System: Windows Vista (x86) version 6.0
Java Version: 1.7.0_15, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 442598624 bytes (422 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 2 total; -Xms512m -Xmx1024m
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 v7.51 FML v5.2.2.684 Minecraft Forge 7.8.0.684 11 mods loaded, 11 mods active
mcp{7.44} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{5.2.2.684} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized
Forge{7.8.0.684} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized
Backpack{1.9.11} [Backpack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
CustomSpawner{2.2.2} [DrZhark's CustomSpawner] (minecraft.jar) Unloaded->Constructed->Pre-initialized
MoCreatures{5.2.2} [DrZhark's Mo'Creatures] (minecraft.jar) Unloaded->Constructed->Pre-initialized
GuiAPI{0.15.6} [GuiAPI] (minecraft.jar) Unloaded->Constructed->Pre-initialized
craftguide{1.5.2} [CraftGuide] (minecraft.jar) Unloaded->Constructed->Errored
mod_RecipeBook{1.5.2} [mod_RecipeBook] (minecraft.jar) Unloaded->Constructed->Pre-initialized
mod_ReiMinimap{v3.3_06 [1.5.2]} [mod_ReiMinimap] (minecraft.jar) Unloaded->Constructed->Pre-initialized
mod_TooManyItems{1.5.2 2013-04-25} [mod_TooManyItems] (minecraft.jar) Unloaded->Constructed->Pre-initialized
LWJGL: 2.4.2
OpenGL: 128MB ATI Radeon X1300 GL version 2.0.6288 Release, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
cpw.mods.fml.common.LoaderException: java.lang.VerifyError: (class: uristqwerty/CraftGuide/client/ui/GuiRenderer, method: getTooltip signature: (Lnet/minecraft/item/ItemStack;)Ljava/util/List;) Incompatible argument to function
at cpw.mods.fml.common.LoadController.transition(LoadController.java:142)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:515)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:160)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:410)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:732)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.VerifyError: (class: uristqwerty/CraftGuide/client/ui/GuiRenderer, method: getTooltip signature: (Lnet/minecraft/item/ItemStack;)Ljava/util/List;) Incompatible argument to function
at uristqwerty.CraftGuide.client.CraftGuideClient.preInit(CraftGuideClient.java:38)
at uristqwerty.CraftGuide.CraftGuide.preInit(CraftGuide.java:66)
at uristqwerty.CraftGuide.CraftGuide_FML.preInit(CraftGuide_FML.java:38)
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:494)
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:314)
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.propogateStateMessage(LoadController.java:165)
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:314)
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:98)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:514)
... 5 more
--- END ERROR REPORT 43543f12 ----------
Please respond ASAP
it says that for a reason, they have the full report there so you can figure out what is wrong.
from what you posted, there is something not loading with craft guide. I suggest removing that and working from there. if it won't load and you need the crafting recipies still, get NEI as a supplement and disable cheats.
Yep, the error is there...
Something about the "tooltip" not being compatible which probably means you have a conflict with the .class file for that function with something else you have installed.