Advertisement
Guest User

Untitled

a guest
Jan 19th, 2014
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.95 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. //
  3. Shall we play a game?
  4.  
  5. Time: 1/19/14 7:24 PM
  6. Description: There was a severe problem during mod loading that has caused the game to fail
  7.  
  8. cpw.mods.fml.common.LoaderException: argo.jdom.JsonNodeDoesNotMatchPathElementsException: Failed to find an array at [0] while resolving [0] in [{"modinfoversion":2,"modlist":[{"authors":["DaftPVF","bspkrs","Lunatrius"],"credits":"Original by DaftPVF, currently maintained by bspkrs; additional credit to AtomicStryker, ScottKillen, MisterFiber","dependants":[],"dependencies":["Forge"],"description":"Allows you to chop down entire trees by breaking a single log.","logoFile":"","mcversion":"1.4.6","modid":"TreeCapitator","name":"TreeCapitator","parent":"","requiredMods":["Forge"],"screenshots":[],"updateUrl":"https://dl.dropbox.com/u/20748481/Minecraft/1.4.6/treeCapitatorForge.version","url":"http://www.minecraftforum.net/topic/1009577-","useDependencyInformation":"true","version":"Forge 1.4.6.r07"}]}].
  9. at cpw.mods.fml.common.Loader.identifyMods(Loader.java:326)
  10. at cpw.mods.fml.common.Loader.loadMods(Loader.java:470)
  11. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)
  12. at net.minecraft.client.Minecraft.a(Minecraft.java:410)
  13. at asq.a(SourceFile:56)
  14. at net.minecraft.client.Minecraft.run(Minecraft.java:744)
  15. at java.lang.Thread.run(Unknown Source)
  16. Caused by: argo.jdom.JsonNodeDoesNotMatchPathElementsException: Failed to find an array at [0] while resolving [0] in [{"modinfoversion":2,"modlist":[{"authors":["DaftPVF","bspkrs","Lunatrius"],"credits":"Original by DaftPVF, currently maintained by bspkrs; additional credit to AtomicStryker, ScottKillen, MisterFiber","dependants":[],"dependencies":["Forge"],"description":"Allows you to chop down entire trees by breaking a single log.","logoFile":"","mcversion":"1.4.6","modid":"TreeCapitator","name":"TreeCapitator","parent":"","requiredMods":["Forge"],"screenshots":[],"updateUrl":"https://dl.dropbox.com/u/20748481/Minecraft/1.4.6/treeCapitatorForge.version","url":"http://www.minecraftforum.net/topic/1009577-","useDependencyInformation":"true","version":"Forge 1.4.6.r07"}]}].
  17. at argo.jdom.JsonNodeDoesNotMatchPathElementsException.jsonNodeDoesNotMatchPathElementsException(JsonNodeDoesNotMatchPathElementsException.java:23)
  18. at argo.jdom.JsonNode.wrapExceptionsFor(JsonNode.java:345)
  19. at argo.jdom.JsonNode.getNode(JsonNode.java:86)
  20. at monoxide.forgebackup.coremod.BackupModContainer.<init>(BackupModContainer.java:46)
  21. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  22. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  23. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  24. at java.lang.reflect.Constructor.newInstance(Unknown Source)
  25. at java.lang.Class.newInstance(Unknown Source)
  26. at cpw.mods.fml.common.Loader.identifyMods(Loader.java:321)
  27. ... 6 more
  28.  
  29.  
  30. A detailed walkthrough of the error, its code path and all known details is as follows:
  31. ---------------------------------------------------------------------------------------
  32.  
  33. -- System Details --
  34. Details:
  35. Minecraft Version: 1.4.7
  36. Operating System: Windows 7 (amd64) version 6.1
  37. Java Version: 1.7.0_25, Oracle Corporation
  38. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  39. Memory: 137762128 bytes (131 MB) / 217907200 bytes (207 MB) up to 954466304 bytes (910 MB)
  40. JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1024m -XX:MaxPermSize=128m
  41. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  42. Suspicious classes: FML and Forge are installed
  43. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  44. FML: MCP v7.26a FML v4.7.32.553 Minecraft Forge 6.6.1.527 4 mods loaded, 0 mods active
  45. mcp [Minecraft Coder Pack] (minecraft.jar)
  46. FML [Forge Mod Loader] (coremods)
  47. Forge [Minecraft Forge] (coremods)
  48. CodeChickenCore [CodeChicken Core] (coremods)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement