Advertisement
StoryModeLuigi

Minecraft Crash Report 2/5/16

Feb 5th, 2016
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.04 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // You should try our sister game, Minceraft!
  3.  
  4. Time: 2/5/16 3:21 PM
  5. Description: There was a severe problem during mod loading that has caused the game to fail
  6.  
  7. cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: thehippomaster/AnimationAPI/client/ModelJoint
  8. at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
  9. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:715)
  10. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:309)
  11. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  12. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  13. at net.minecraft.client.main.Main.main(SourceFile:148)
  14. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  15. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  16. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  17. at java.lang.reflect.Method.invoke(Method.java:483)
  18. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  19. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  20. Caused by: java.lang.NoClassDefFoundError: thehippomaster/AnimationAPI/client/ModelJoint
  21. at thehippomaster.animatedplayer.client.ClientProxy.registerRenderers(ClientProxy.java:40)
  22. at thehippomaster.animatedplayer.AnimatedPlayer.init(AnimatedPlayer.java:37)
  23. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  24. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  25. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  26. at java.lang.reflect.Method.invoke(Method.java:483)
  27. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  28. at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
  29. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  30. at java.lang.reflect.Method.invoke(Method.java:483)
  31. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  32. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  33. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  34. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  35. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  36. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  37. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  38. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  39. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  40. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  41. at java.lang.reflect.Method.invoke(Method.java:483)
  42. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  43. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  44. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  45. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  46. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  47. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  48. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:713)
  49. ... 10 more
  50. Caused by: java.lang.ClassNotFoundException: thehippomaster.AnimationAPI.client.ModelJoint
  51. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  52. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  53. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  54. ... 38 more
  55. Caused by: java.lang.NullPointerException
  56. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
  57. ... 40 more
  58.  
  59.  
  60. A detailed walkthrough of the error, its code path and all known details is as follows:
  61. ---------------------------------------------------------------------------------------
  62.  
  63. -- System Details --
  64. Details:
  65. Minecraft Version: 1.7.10
  66. Operating System: Windows 10 (amd64) version 10.0
  67. Java Version: 1.8.0_25, Oracle Corporation
  68. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  69. Memory: 134205912 bytes (127 MB) / 302661632 bytes (288 MB) up to 1060372480 bytes (1011 MB)
  70. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  71. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  72. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  73. FML: MCP v9.05 FML v7.10.140.1401 Minecraft Forge 10.13.3.1401 Optifine OptiFine_1.7.10_HD_U_C1 27 mods loaded, 27 mods active
  74. mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
  75. FML{7.10.140.1401} [Forge Mod Loader] (forge-1.7.10-10.13.3.1401-1710ls.jar) Unloaded->Constructed->Pre-initialized->Initialized
  76. Forge{10.13.3.1401} [Minecraft Forge] (forge-1.7.10-10.13.3.1401-1710ls.jar) Unloaded->Constructed->Pre-initialized->Initialized
  77. CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
  78. NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
  79. SteveMod{0.1.3} [SteveMod] ([1.7.10][V1.3]Steve Mod.jar) Unloaded->Constructed->Pre-initialized->Initialized
  80. DamageIndicatorsMod{3.2.0} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
  81. adventurebackpack{1.7.10-0.8b} [Adventure Backpack] (adventurebackpack-1.7.10-0.8c.jar) Unloaded->Constructed->Pre-initialized->Initialized
  82. animatedplayer{1.5.1} [Animated Player Mod] (AnimatedPlayer-1.7.10-1.5.1.jar) Unloaded->Constructed->Pre-initialized->Errored
  83. carsanddrives{1.0.9.1} [Cars and Drives] (Cars_and_Drives_Mod_V-1.0.9.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
  84. BuildMod{v1.0} [Build Mod] (CoroUtil-1.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
  85. CoroAI{v1.0} [CoroAI] (CoroUtil-1.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
  86. ExtendedRenderer{v1.0} [Extended Renderer] (CoroUtil-1.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
  87. ConfigMod{v1.0} [Extended Mod Config] (CoroUtil-1.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
  88. customnpcs{1.7.10} [CustomNpcs] (Custom Npcs Mod v1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
  89. DyeableBeds{1.7.2 R2} [Dyeable Beds] (Dyeable-Beds-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
  90. iChunUtil{4.1.0} [iChunUtil] (iChunUtil-4.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
  91. InventoryPets{1.3.3} [Inventory Pets] (inventorypets-1.7.10-1.3.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
  92. thinknoodlesmod{1.0.12} [Thinknoodles mod] (minions-1.7.10-1.0.12.jar) Unloaded->Constructed->Pre-initialized->Initialized
  93. mobats{1.0} [Mo' Pigs Mod] (Mo Pigs-1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
  94. Morph{0.9.2} [Morph] (Morph-Beta-0.9.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
  95. cfm{3.4.7} [ยง9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar) Unloaded->Constructed->Pre-initialized->Initialized
  96. Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
  97. Sync{4.0.0} [Sync] (Sync-4.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
  98. SpecialArmor{1.7.10} [TeeLuk's SpecialArmor] (TLSpecialArmor-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
  99. ucm{1.0} [Useful Carrots Mod] (UsefulCarrotsMod - 1.7.10 - V1.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
  100. weather2{v2.3.6} [weather2] (Weather-2.3.7.jar) Unloaded->Constructed->Pre-initialized->Initialized
  101. GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13397 Compatibility Profile Context 15.200.1045.0' Renderer: 'AMD Radeon HD 8510G'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement