Advertisement
Guest User

Untitled

a guest
Jun 22nd, 2015
367
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.46 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Surprise! Haha. Well, this is awkward.
  3.  
  4. Time: 6/22/15 2:01 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.NoSuchMethodError: net.ilexiconn.llibrary.common.web.WebHelper.readPastebin(Ljava/lang/String;)Ljava/lang/String;
  8. at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
  9. at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:559)
  10. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
  11. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
  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. Caused by: java.lang.NoSuchMethodError: net.ilexiconn.llibrary.common.web.WebHelper.readPastebin(Ljava/lang/String;)Ljava/lang/String;
  21. at net.ilexiconn.jurassicraft.JurassiCraft.init(JurassiCraft.java:87)
  22. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  23. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  24. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  25. at java.lang.reflect.Method.invoke(Method.java:497)
  26. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  27. at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
  28. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  29. at java.lang.reflect.Method.invoke(Method.java:497)
  30. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  31. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  32. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  33. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  34. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  35. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  36. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  37. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  38. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  39. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  40. at java.lang.reflect.Method.invoke(Method.java:497)
  41. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  42. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  43. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  44. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  45. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  46. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  47. at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
  48. ... 10 more
  49.  
  50.  
  51. A detailed walkthrough of the error, its code path and all known details is as follows:
  52. ---------------------------------------------------------------------------------------
  53.  
  54. -- System Details --
  55. Details:
  56. Minecraft Version: 1.7.10
  57. Operating System: Mac OS X (x86_64) version 10.10.3
  58. Java Version: 1.8.0_45, Oracle Corporation
  59. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  60. Memory: 7847176256 bytes (7483 MB) / 8430551040 bytes (8040 MB) up to 8430551040 bytes (8040 MB)
  61. JVM Flags: 2 total; -Xmx8G -Xms8G
  62. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  63. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  64. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 Optifine OptiFine_1.7.10_HD_B6 60 mods loaded, 60 mods active
  65. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  66. UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  67. UCH FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
  68. UCH Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
  69. UCH gasesCore{1.6.2} [Glenn's Gases Core] (minecraft.jar)
  70. UCH gasesFrameworkCore{1.1.2} [Gases Framework Core] (minecraft.jar)
  71. UCH ivtoolkit{1.2} [IvToolkit] (minecraft.jar)
  72. UCH MCVanillaTweaks{1.0} [Mariculture - Vanilla Tweaks] (minecraft.jar)
  73. UCH psychedelicraftcore{1.4} [Psychedelicraft Core] (minecraft.jar)
  74. UCH lucky{5.1.0} [Lucky Block] ([1-7-10]_Lucky_Block_v5-1-0.jar.zip)
  75. UCH nevermine{2.3} [AdventOfAscension] (AoA-2.3.1.jar)
  76. UCH bettervillages{0.4} [Better Villages Mod] (BetterVillages-0.4(1.7.10).jar)
  77. UCH BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1283-universal.jar)
  78. UCH chocolateQuest{1.0} [Chocolate Quest] (chocolateQuest-1.7.10-1.0.jar)
  79. UCH MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip)
  80. UCH dungeonpack{1.7.10-1.0} [Dungeon Pack] (dungeonpack-1.7.10-1.0.jar)
  81. UCH Enchiridion{1.3} [Enchiridion] (Enchiridion 2-1.7.10-2.0.2a.jar)
  82. UCH Enchiridion2{2.0.2a} [Enchiridion 2] (Enchiridion 2-1.7.10-2.0.2a.jar)
  83. UCH enviromine{1.3.118} [EnviroMine] (EnviroMine-1.3.118.jar)
  84. UCH etfuturum{1.1.0} [Et Futurum] (Et Futurum-1.1.0.jar)
  85. UCH evilcraft{0.8.6} [EvilCraft] (EvilCraft-1.7.10-0.8.6.jar)
  86. UCH exnihilo{1.38-44} [Ex Nihilo] (Ex-Nihilo-1.38-44.jar)
  87. UCH farlanders{1.2b} [The Farlanders] (farlanders-1.7.10-v1.2b.jar)
  88. UCH farseek{1.0.8} [Farseek] (Farseek-1.0.8.jar)
  89. UCH FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
  90. UCH ganysend{1.10.0} [Gany's End] (Ganys End-1.10.0.jar)
  91. UCH ganysnether{1.8.0} [Gany's Nether] (Ganys Nether-1.8.0.jar)
  92. UCH ganyssurface{1.11.1} [Gany's Surface] (Ganys Surface-1.11.1.jar)
  93. UCH gasesFramework{1.1.2} [Gases Framework] (gasesFramework-1.7.10-1.1.2.jar)
  94. UCH gases{1.6.2} [Glenn's Gases] (gases-1.7.10-1.6.2.jar)
  95. UCH GraveStone{2.12.3} [GraveStone] (GraveStone-2.12.4.jar)
  96. UCH hot_water{1.0.5} [Hot Water Mod] (hot_water-1.0.5-1.7.10.jar)
  97. UCH journeymap{@JMVERSION@} [JourneyMap] (journeymap-1.7.10-5.1.0rc3-unlimited.jar)
  98. UCH jcanimation{1.2.4} [JCAnimationAPI] (JurassiCraft-1.4.1.jar)
  99. UCH llibrary{0.3.0-1.7.10} [LLibrary] (LLibrary-0.3.0-1.7.10.jar)
  100. UCE jurassicraft{1.4.1} [JurassiCraft] (JurassiCraft-1.4.1.jar)
  101. UCH LotsOfFood{1.7.10} [Lots of Food] (Lots of Food-1.7.10 v7.jar)
  102. UCH mam{1.7.10-1.0.2} [Myths & Monsters Mod] (mam-1.7.10-1.0.2.jar)
  103. UCH Mariculture{1.7.10-1.2.4.2a} [Mariculture] (Mariculture-Deluxe-1.7.10-1.2.4.2a.jar)
  104. UCH MariTech{1.0} [Marine Technlogy] (Mariculture-Deluxe-1.7.10-1.2.4.2a.jar)
  105. UCH millenaire{6.0.0} [Millénaire] (millenaire-6.0.0.jar)
  106. UCH MoreMetalMod{1.0.2} [More Metal Mod] (More-Metal-Mod-1.7.10.jar)
  107. UCH mwaw{1.7.10-0.0.6} [Elemental Witch Mod] (mwaw-1.7.10-0.0.6.jar)
  108. UCH mysticores{0.1} [Mystic Ores] (Mystic-Mods-1.7.10.jar)
  109. UCH mysticruins{0.1} [Mystic Ruins] (Mystic-Mods-1.7.10.jar)
  110. UCH mysticstones{0.2} [Mystic Stones] (Mystic-Mods-1.7.10.jar)
  111. UCH mysticworld{0.1a} [Mystic World] (Mystic-Mods-1.7.10.jar)
  112. UCH Oceancraft{1.4.1} [Oceancraft] (Oceancraft-1.4.1.jar)
  113. UCH harvestcraft{1.7.10i} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10i.jar)
  114. UCH plantmegapack{4.15} [Plant Mega Pack] (plantmegapack-4.15-1.7.10-1230.jar)
  115. UCH psychedelicraft{1.5.2} [Psychedelicraft] (Psychedelicraft-1.5.2.jar)
  116. UCH realism{1.7.10} [realism] (RealismMod.zip)
  117. UCH Roguelike{1.3.6.3} [Roguelike Dungeons] (roguelike-1.7.10-1.3.6.3.jar)
  118. UCH rubymod{1.3} [Ruby Mod] (RubyMod1.7.10.jar)
  119. UCH shipwrecks_winslow{1.6.2} [Shipwrecks!] (shipwrecks_winslow-1.7.10-1.6.3.jar)
  120. UCH streams{0.1.4} [Streams] (Streams-0.1.4.jar)
  121. UCH tpmod{1.9.0} [Teleportation Mod] (teleportationmod19formc17104707644.zip)
  122. UCH uraniumMod{dev14.9.14a} [Uranium Mod] (UraniumMod.14.9.14a.dev.jar)
  123. UCH wildcaves3{1.7.10} [Wild Caves 3] (WildCaves3-0.4.3.7(1.7.10).jar)
  124. UCH youtubers{1.7.0} [Youtubers+ Mod] (youtubers-1.7.0.jar)
  125. UCH JustAnotherSpawner{0.17.0} [Just Another Spawner] (JustAnotherSpawner-0.17.0.jar)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement