Advertisement
Guest User

hqm error 2

a guest
Jun 22nd, 2016
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.17 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Don't be sad, have a hug! <3
  3.  
  4. Time: 6/22/16 9: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.VerifyError: Expecting a stackmap frame at branch target 14
  8. Exception Details:
  9. Location:
  10. hardcorequesting/quests/Quest.mergeProgress(Ljava/lang/String;Lhardcorequesting/quests/QuestData;Lhardcorequesting/quests/QuestData;)V @4: ifeq
  11. Reason:
  12. Expected stackmap frame at this location.
  13. Bytecode:
  14. 0x0000000: 2cb4 022e 9900 0a2c b402 fd9a 0022 2db4
  15. 0x0000010: 022e 9900 1b2c 04b5 022e 2db4 0229 9900
  16. 0x0000020: 0f2c b402 fd9a 0008 2c04 b502 2903 3604
  17. 0x0000030: 1504 2cb4 043b bea2 0045 2ab4 0158 1504
  18. 0x0000040: b902 9302 00c0 028f 3a05 2cb4 043b 1504
  19. 0x0000050: 1905 2cb4 043b 1504 32b6 046f 5319 052b
  20. 0x0000060: 2cb4 043b 1504 3219 052d b404 3b15 0432
  21. 0x0000070: b604 6fb6 059d 8404 01a7 ffb7 b1
  22. Stackmap Table:
  23. same_frame(@45)
  24. append_frame(@48,Integer)
  25. chop_frame(@124,1)
  26.  
  27. at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
  28. at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:559)
  29. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
  30. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
  31. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  32. at net.minecraft.client.main.Main.main(SourceFile:148)
  33. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  34. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  35. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  36. at java.lang.reflect.Method.invoke(Unknown Source)
  37. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  38. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  39. Caused by: java.lang.VerifyError: Expecting a stackmap frame at branch target 14
  40. Exception Details:
  41. Location:
  42. hardcorequesting/quests/Quest.mergeProgress(Ljava/lang/String;Lhardcorequesting/quests/QuestData;Lhardcorequesting/quests/QuestData;)V @4: ifeq
  43. Reason:
  44. Expected stackmap frame at this location.
  45. Bytecode:
  46. 0x0000000: 2cb4 022e 9900 0a2c b402 fd9a 0022 2db4
  47. 0x0000010: 022e 9900 1b2c 04b5 022e 2db4 0229 9900
  48. 0x0000020: 0f2c b402 fd9a 0008 2c04 b502 2903 3604
  49. 0x0000030: 1504 2cb4 043b bea2 0045 2ab4 0158 1504
  50. 0x0000040: b902 9302 00c0 028f 3a05 2cb4 043b 1504
  51. 0x0000050: 1905 2cb4 043b 1504 32b6 046f 5319 052b
  52. 0x0000060: 2cb4 043b 1504 3219 052d b404 3b15 0432
  53. 0x0000070: b604 6fb6 059d 8404 01a7 ffb7 b1
  54. Stackmap Table:
  55. same_frame(@45)
  56. append_frame(@48,Integer)
  57. chop_frame(@124,1)
  58.  
  59. at hardcorequesting.config.ConfigHandler.loadSyncConfig(ConfigHandler.java:27)
  60. at hardcorequesting.config.ConfigHandler.initEditConfig(ConfigHandler.java:22)
  61. at hardcorequesting.HardcoreQuesting.preInit(HardcoreQuesting.java:49)
  62. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  63. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  64. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  65. at java.lang.reflect.Method.invoke(Unknown Source)
  66. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  67. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  68. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  69. at java.lang.reflect.Method.invoke(Unknown Source)
  70. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  71. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  72. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  73. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  74. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  75. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  76. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  77. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  78. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  79. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  80. at java.lang.reflect.Method.invoke(Unknown Source)
  81. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  82. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  83. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  84. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  85. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  86. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  87. at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
  88. ... 10 more
  89.  
  90.  
  91. A detailed walkthrough of the error, its code path and all known details is as follows:
  92. ---------------------------------------------------------------------------------------
  93.  
  94. -- System Details --
  95. Details:
  96. Minecraft Version: 1.7.10
  97. Operating System: Windows 7 (amd64) version 6.1
  98. Java Version: 1.8.0_91, Oracle Corporation
  99. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  100. Memory: 3912345368 bytes (3731 MB) / 4294967296 bytes (4096 MB) up to 4294967296 bytes (4096 MB)
  101. JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms4096m -Xmx4096m -XX:+UseG1GC -XX:MaxGCPauseMillis=4
  102. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  103. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  104. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_U_D1 104 mods loaded, 104 mods active
  105. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  106. UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  107. UCH FML{7.10.99.99} [Forge Mod Loader] (modpack.jar)
  108. UCH Forge{10.13.4.1614} [Minecraft Forge] (modpack.jar)
  109. UCH appliedenergistics2-core{rv1-stable-1} [AppliedEnergistics2 Core] (minecraft.jar)
  110. UCH CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
  111. UCH NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
  112. UCH notimefix{2.1.0} [No Time Fix] (minecraft.jar)
  113. UCH <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  114. UCH mcdiscord{2.0.0} [MC Discord] (minecraft.jar)
  115. UCH bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar)
  116. UCH CrystalWing{1.7.10.r02} [CrystalWing] ([1.7.10]CrystalWing-universal-1.7.10.r02.jar)
  117. UCH DirectionHUD{1.24} [DirectionHUD] ([1.7.10]DirectionHUD-client-1.24.jar)
  118. UCH StartingInventory{1.7.10.r03} [StartingInventory] ([1.7.10]StartingInventory-universal-1.7.10.r03.jar)
  119. UCH StatusEffectHUD{1.27} [StatusEffectHUD] ([1.7.10]StatusEffectHUD-client-1.27.jar)
  120. UCH Treecapitator{1.7.2} [Treecapitator] ([1.7.2]Treecapitator-universal-2.0.3.jar)
  121. UCH IC2{2.2.820-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.820-experimental.jar)
  122. UCH ImmibisCore{59.0.7} [Immibis Core] (immibis-core-59.0.7.jar)
  123. UCH AdvancedRepulsionSystems{59.0.2} [Advanced Repulsion Systems] (adv-repulsion-systems-59.0.2.jar)
  124. UCH AgriCraft{1.7.10-1.5.0} [AgriCraft] (AgriCraft-1.7.10-1.5.0.jar)
  125. UCH AppleCore{1.1.0} [AppleCore] (AppleCore-mc1.7.10-1.1.0.jar)
  126. UCH appliedenergistics2{rv1-stable-1} [Applied Energistics 2] (appliedenergistics2-rv1-stable-1.jar)
  127. UCH MovingWorld{1.7.10-1.8.1} [Moving World] (movingworld-1.7.10-1.8.1.jar)
  128. UCH ArchimedesShipsPlus{1.7.10-1.8.2} [Archimedes' Ships Plus] (archimedesshipsplus-1.7.10-modified-config-fixed.jar)
  129. UCH betterrecords{@VERSION@} [Better Records] (BetterRecords-1.7.10-1.2.0.jar)
  130. UCH ChickenChunks{1.3.4.16} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.16-universal.jar)
  131. UCH CoFHCore{1.7.10R3.1.2} [CoFH Core] (CoFHCore-[1.7.10]3.1.2-325.jar)
  132. UCH combat_armor{V0.18} [Combat Armor] (Combat ArmorV0.323.jar)
  133. UCH BuildMod{v1.0} [Build Mod] (coroutil-1.1.3 for MC v1.7.10.jar)
  134. UCH CoroPets{v1.0} [CoroPets] (coroutil-1.1.3 for MC v1.7.10.jar)
  135. UCH CoroAI{v1.0} [CoroAI] (coroutil-1.1.3 for MC v1.7.10.jar)
  136. UCH ExtendedRenderer{v1.0} [Extended Renderer] (coroutil-1.1.3 for MC v1.7.10.jar)
  137. UCH ConfigMod{v1.0} [Extended Mod Config] (coroutil-1.1.3 for MC v1.7.10.jar)
  138. UCH CustomStuff2{0.11.29} [Custom Stuff 2] (CustomStuff2-0.11.29-MC1.7.10.jar)
  139. UCH IW{1.0.0} [Blood & Iron] (CS2_IW)
  140. UCH CustomMainMenu{1.9.1} [Custom Main Menu] (CustomMainMenu-MC1.7.10-1.9.1.jar)
  141. UCH customnpcs{1.7.10d} [CustomNpcs] (CustomNPCs_1.7.10d(21feb16).jar)
  142. UCH DamageIndicatorsMod{3.2.0} [Damage Indicators] (Damage-Indicators-Mod-1.7.10.jar)
  143. UCH eplus{3.0.2-d} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.2-d.jar)
  144. UCH Enchiridion{1.3} [Enchiridion] (Enchiridion 2-1.7.10-2.0.2a.jar)
  145. UCH Enchiridion2{2.0.2a} [Enchiridion 2] (Enchiridion 2-1.7.10-2.0.2a.jar)
  146. UCH enviromine{1.3.124} [EnviroMine] (EnviroMine-1.3.124.jar)
  147. UCH flansmod{4.10.0} [Flan's Mod] (Flans Mod-1.7.10-4.10.0.jar)
  148. UCH Waila{1.5.8} [Waila] (Waila-1.5.9_1.7.10.jar)
  149. UCH FTBL{1.0.11.3} [FTBLib] (FTBLib-1.7.10-1.0.11.3.jar)
  150. UCH FTBU{1.0.11.3} [FTBUtilities] (FTBUtilities-1.7.10-1.0.11.3.jar)
  151. UCE HardcoreQuesting{4.4.4} [Hardcore Questing Mode] (HQM-The Journey-4.4.4.jar)
  152. UCH IC2NuclearControl{2.1.2a} [Nuclear Control 2] (IC2NuclearControl-2.1.2a.jar)
  153. UCH ImmersiveEngineering{0.7.5} [Immersive Engineering] (ImmersiveEngineering-0.7.5.jar)
  154. UCH IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
  155. UCH journeymap{5.1.4p1} [JourneyMap] (journeymap-1.7.10-5.1.4p1-unlimited.jar)
  156. UCH Lockdown{2.0.0} [Lockdown] (Lockdown-2.0.0.0.jar)
  157. UCH LostBooks{1.2.2} [Lost Books] (LostBooks-1.7.10-1.2.2.jar)
  158. UCH lycanitesmobs{1.13.0.5 - MC 1.7.10} [Lycanites Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  159. UCH arcticmobs{1.13.0.5 - MC 1.7.10} [Lycanites Arctic Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  160. UCH demonmobs{1.13.0.5 - MC 1.7.10} [Lycanites Demon Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  161. UCH desertmobs{1.13.0.5 - MC 1.7.10} [Lycanites Desert Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  162. UCH forestmobs{1.13.0.5 - MC 1.7.10} [Lycanites Forest Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  163. UCH freshwatermobs{1.13.0.5 - MC 1.7.10} [Lycanites Freshwater Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  164. UCH infernomobs{1.13.0.5 - MC 1.7.10} [Lycanites Inferno Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  165. UCH junglemobs{1.13.0.5 - MC 1.7.10} [Lycanites Jungle Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  166. UCH mountainmobs{1.13.0.5 - MC 1.7.10} [Lycanites Mountain Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  167. UCH plainsmobs{1.13.0.5 - MC 1.7.10} [Lycanites Plains Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  168. UCH saltwatermobs{1.13.0.5 - MC 1.7.10} [Lycanites Saltwater Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  169. UCH shadowmobs{1.13.0.5 - MC 1.7.10} [Lycanites Shadow Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  170. UCH swampmobs{1.13.0.5 - MC 1.7.10} [Lycanites Swamp Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  171. UCH MineTweaker3{3.0.10} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.10B.jar)
  172. UCH MTRM{1.0} [MineTweakerRecipeMaker] (MineTweakerRecipeMaker-1.7.10-1.1.0.11.jar)
  173. UCH MiningTools{1.7.10-0.1.2} [Mining Tools] (miningtools-1.7.10-0.1.2a.jar)
  174. UCH modtweaker2{0.9.4} [Mod Tweaker 2] (ModTweaker2-0.9.4.jar)
  175. UCH musicchoices{1.2_for_1.7.10} [Music Choices] (MusicChoices-1.2_for_1.7.10.jar)
  176. UCH Netherless{0.9.0} [Netherless] (Netherless-0.9.0.jar)
  177. UCH nhlib{1.0.0} [NHAVE's Library] (nhlib-1.7.10-1.0.0.jar)
  178. UCH nhwrench{2.2.3} [NHAVE's OmniWrench 2] (nhwrench2-1.7.10-2.2.3.jar)
  179. UCH numina{0.4.0.87} [Numina] (Numina-0.4.0.87.jar)
  180. UCH openmodularturrets{2.2.0-214} [Open Modular Turrets] (OpenModularTurrets-1.7.10-2.2.0-214.jar)
  181. UCH PFAAChemica{0.2.27} [Chemica] (PFAA-1.7.10-0.2.27.jar)
  182. UCH PFAAGeologica{0.2.27} [Geologica] (PFAA-1.7.10-0.2.27.jar)
  183. UCH ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  184. UCH MrTJPCoreMod{1.1.0.33} [MrTJPCore] (MrTJPCore-1.1.0.33-universal.jar)
  185. UCH ProjRed|Core{4.7.0pre12.95} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre12.95-Base.jar)
  186. UCH ProjRed|Transmission{4.7.0pre12.95} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
  187. UCH ProjRed|Transportation{4.7.0pre12.95} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar)
  188. UCH ProjRed|Exploration{4.7.0pre12.95} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre12.95-World.jar)
  189. UCH ProjRed|Compatibility{4.7.0pre12.95} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre12.95-Compat.jar)
  190. UCH ProjRed|Integration{4.7.0pre12.95} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
  191. UCH ProjRed|Fabrication{4.7.0pre12.95} [ProjectRed Fabrication] (ProjectRed-1.7.10-4.7.0pre12.95-Fabrication.jar)
  192. UCH ProjRed|Illumination{4.7.0pre12.95} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre12.95-Lighting.jar)
  193. UCH ProjRed|Expansion{4.7.0pre12.95} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar)
  194. UCH ResourceLoader{1.2} [Resource Loader] (ResourceLoader-1.2.jar)
  195. UCH AS_Ruins{15.3} [Ruins Spawning System] (Ruins-1.7.10.jar)
  196. UCH SpiceOfLife{1.2.4} [The Spice of Life] (SpiceOfLife-mc1.7.10-1.2.4.jar)
  197. UCH TerrainControl{2.7.0-SNAPSHOT} [Terrain Control] (terraincontrol-forge-2.7.0-colored-lockhack.jar)
  198. UCH worldedit{6.0-beta-01} [WorldEdit] (worldedit-forge-mc1.7.10-6.0-beta-01.jar)
  199. UCH WR-CBE|Core{1.4.1.9} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
  200. UCH WR-CBE|Addons{1.4.1.9} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
  201. UCH WR-CBE|Logic{1.4.1.9} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
  202. UCH ZAMod{v1.10} [Zombie Awareness] (zombieawareness-1.7.10-1.10.jar)
  203. UCH McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  204. UCH ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
  205. UCH MCFrames{1.0} [MCFrames] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
  206. UCH RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar)
  207. UCH HungerOverhaul{1.7.10-1.0.0.DEV.c9b8cee} [Hunger Overhaul] (HungerOverhaul-1.7.10-1.0.0-ConfigHack-2.jar)
  208. UCH JustAnotherSpawner{0.17.7} [Just Another Spawner] (JustAnotherSpawner-0.17.7.jar)
  209. UCH ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  210. GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.4.12967 Compatibility Profile Context 14.200.0.0' Renderer: 'AMD Radeon HD 6800 Series'
  211. AE2 Version: stable rv1-stable-1 for Forge 10.13.0.1187
  212. CoFHCore: -[1.7.10]3.1.2-325
  213. OptiFine Version: OptiFine_1.7.10_HD_U_D1
  214. Render Distance Chunks: 12
  215. Mipmaps: 4
  216. Anisotropic Filtering: 1
  217. Antialiasing: 0
  218. Multitexture: false
  219. OpenGlVersion: 4.4.12967 Compatibility Profile Context 14.200.0.0
  220. OpenGlRenderer: AMD Radeon HD 6800 Series
  221. OpenGlVendor: ATI Technologies Inc.
  222. CpuCount: 6
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement