Advertisement
Guest User

Crash Report

a guest
Dec 12th, 2015
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.15 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I'm sorry, Dave.
  3.  
  4. Time: 12/12/15 3:12 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:739)
  10. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
  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:497)
  18. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  19. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  20. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  21. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  22. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  23. at java.lang.reflect.Method.invoke(Method.java:497)
  24. at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
  25. at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:394)
  26. at org.multimc.EntryPoint.listen(EntryPoint.java:170)
  27. at org.multimc.EntryPoint.main(EntryPoint.java:54)
  28. Caused by: java.lang.NoClassDefFoundError: thehippomaster/AnimationAPI/client/ModelJoint
  29. at thehippomaster.animatedplayer.client.ClientProxy.registerRenderers(ClientProxy.java:40)
  30. at thehippomaster.animatedplayer.AnimatedPlayer.init(AnimatedPlayer.java:37)
  31. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  32. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  33. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  34. at java.lang.reflect.Method.invoke(Method.java:497)
  35. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  36. at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
  37. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  38. at java.lang.reflect.Method.invoke(Method.java:497)
  39. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  40. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  41. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  42. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  43. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  44. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  45. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  46. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  47. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  48. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  49. at java.lang.reflect.Method.invoke(Method.java:497)
  50. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  51. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  52. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  53. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  54. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  55. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  56. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
  57. ... 18 more
  58. Caused by: java.lang.ClassNotFoundException: thehippomaster.AnimationAPI.client.ModelJoint
  59. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  60. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  61. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  62. ... 46 more
  63. Caused by: java.lang.ArrayIndexOutOfBoundsException
  64.  
  65.  
  66. A detailed walkthrough of the error, its code path and all known details is as follows:
  67. ---------------------------------------------------------------------------------------
  68.  
  69. -- System Details --
  70. Details:
  71. Minecraft Version: 1.7.10
  72. Operating System: Mac OS X (x86_64) version 10.11.2
  73. Java Version: 1.8.0_66, Oracle Corporation
  74. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  75. Memory: 1360536448 bytes (1297 MB) / 1762131968 bytes (1680 MB) up to 3817865216 bytes (3641 MB)
  76. JVM Flags: 2 total; -Xms512m -Xmx4096m
  77. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  78. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  79. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 Optifine OptiFine_1.7.10_HD_U_C1 19 mods loaded, 19 mods active
  80. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  81. UCHI mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  82. UCHI FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10-universal.jar)
  83. UCHI Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10-universal.jar)
  84. UCHI CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
  85. UCHI NotEnoughItems{1.0.5.118} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.118-universal.jar)
  86. UCHI CraftableAnimals{2.4.3.0} [Craftable Animals] ([1.7.10]CraftableAnimals v2.4.3.0.jar)
  87. UCHE animatedplayer{1.5.1} [Animated Player Mod] (AnimatedPlayer-1.7.10-1.5.1.jar)
  88. UCHI customnpcs{1.7.10d} [CustomNpcs] (CustomNPCs_1.7.10d.jar)
  89. UCHI excore{1.3} [EXCore] (Excore-1.3-1.7.10.jar)
  90. UCHI ForgeEssentials{1.4.3} [Forge Essentials] (forgeessentials-1.7.10-1.4.3.1021-server.jar)
  91. UCHI fossil{1.7.10 Build 7.2.1} [Fossils and Archeology Revival] (Fossils_Archeology_Revival-1.7.10_Build-7.2.1.jar)
  92. UCHI keybindingsoverhaul{1.3} [Key Bindings Overhaul] (KeyBindingsOverhaul-LATEST-1.7.10.jar)
  93. UCHI legends{1.3} [Legends Mod] (Legends Core-1.3.jar)
  94. UCHI sus{4.2.1} [Superheroes Unlimited Mod] (Superheroes Unlimited Mod-1.7.10-4.2.1.jar)
  95. UCHI susaddon{4.2.1} [Superheroes Unlimited Mod (Part 2)] (Superheroes Unlimited Mod-1.7.10-4.2.1.jar)
  96. UCHI VersionChecker{1.1.9} [Version Checker] (VersionChecker-1.1.9.jar)
  97. UCHI Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
  98. UCHI wawla{1.3.3} [What Are We Looking At] (Wawla-1.3.3-1.7.10.jar)
  99. UCHI worldedit{6.1.1-SNAPSHOT} [WorldEdit] (worldedit-forge-mc1.7.10-6.1.1-SNAPSHOT-dist.jar)
  100. GL info: ' Vendor: 'Intel Inc.' Version: '2.1 INTEL-10.12.13' Renderer: 'Intel HD Graphics 4000 OpenGL Engine'
  101. ForgeEssentials: Running ForgeEssentials 1.4.3.1021 (b38ffbe). Modules loaded: Afterlife, Backups, Chat, Commands, Economy, Multiworld, Permissions, PlayerLogger, Protection, Remote, Scripting, SignTools, Teleport, Tickets, WEIntegrationTools, WorldBorder, factions, mapper
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement