Advertisement
lpb007

Untitled

Jul 27th, 2017
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.30 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Would you like a cupcake?
  3.  
  4. Time: 27/07/17 10:27 AM
  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: appeng.api.IAppEngApi.definitions()Lappeng/api/definitions/IDefinitions;
  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: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.NoSuchMethodError: appeng.api.IAppEngApi.definitions()Lappeng/api/definitions/IDefinitions;
  21. at net.bdew.ae2stuff.AE2Defs$.definitions$lzycompute(AE2Defs.scala:15)
  22. at net.bdew.ae2stuff.AE2Defs$.definitions(AE2Defs.scala:15)
  23. at net.bdew.ae2stuff.AE2Defs$.materials$lzycompute(AE2Defs.scala:16)
  24. at net.bdew.ae2stuff.AE2Defs$.materials(AE2Defs.scala:16)
  25. at net.bdew.ae2stuff.TuningLoader$$anon$1.<init>(Tuning.scala:42)
  26. at net.bdew.ae2stuff.TuningLoader$.<init>(Tuning.scala:38)
  27. at net.bdew.ae2stuff.TuningLoader$.<clinit>(Tuning.scala)
  28. at net.bdew.ae2stuff.AE2Stuff$.preInit(AE2Stuff.scala:51)
  29. at net.bdew.ae2stuff.AE2Stuff.preInit(AE2Stuff.scala)
  30. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  31. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  32. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  33. at java.lang.reflect.Method.invoke(Method.java:483)
  34. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  35. at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
  36. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  37. at java.lang.reflect.Method.invoke(Method.java:483)
  38. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  39. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  40. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  41. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  42. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  43. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  44. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  45. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  46. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  47. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  48. at java.lang.reflect.Method.invoke(Method.java:483)
  49. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  50. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  51. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  52. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  53. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  54. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  55. at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
  56. ... 10 more
  57.  
  58.  
  59. A detailed walkthrough of the error, its code path and all known details is as follows:
  60. ---------------------------------------------------------------------------------------
  61.  
  62. -- System Details --
  63. Details:
  64. Minecraft Version: 1.7.10
  65. Operating System: Windows 8.1 (amd64) version 6.3
  66. Java Version: 1.8.0_25, Oracle Corporation
  67. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  68. Memory: 156358016 bytes (149 MB) / 549019648 bytes (523 MB) up to 1060372480 bytes (1011 MB)
  69. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  70. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  71. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  72. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 45 mods loaded, 45 mods active
  73. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  74. UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  75. UCH FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
  76. UCH Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
  77. UCH AppliedEnergistics2-Core{rv0-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
  78. UCH CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
  79. UCH NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
  80. UCH <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  81. UCH FastCraft{1.23} [FastCraft] (fastcraft-1.23.jar)
  82. UCH gregapi{GT6-MC1710} [Greg-API] (gregtech_1.7.10-6.05.31.jar)
  83. UCH CoFHCore{1.7.10R3.1.4} [CoFH Core] (CoFHCore-[1.7.10]3.1.4-329.jar)
  84. UCH BuildCraft|Core{7.1.22} [BuildCraft] (buildcraft-7.1.22.jar)
  85. UCH IC2{2.2.828-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.828-experimental.jar)
  86. UCH ThermalFoundation{1.7.10R1.2.6} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.6-118.jar)
  87. UCH ThermalExpansion{1.7.10R4.1.5} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.5-248.jar)
  88. UCH appliedenergistics2{rv0-stable-10} [Applied Energistics 2] (appliedenergistics2-rv0-stable-10.jar)
  89. UCH bdlib{1.9.4.109} [BD Lib] (bdlib-1.9.4.109-mc1.7.10.jar)
  90. UCE ae2stuff{0.5.1.61} [AE2 Stuff] (ae2stuff-0.5.1.61-mc1.7.10.jar)
  91. UCH BuildCraft|Transport{7.1.22} [BC Transport] (buildcraft-7.1.22.jar)
  92. UCH BuildCraft|Factory{7.1.22} [BC Factory] (buildcraft-7.1.22.jar)
  93. UCH BuildCraft|Silicon{7.1.22} [BC Silicon] (buildcraft-7.1.22.jar)
  94. UCH BuildCraft|Robotics{7.1.22} [BC Robotics] (buildcraft-7.1.22.jar)
  95. UCH BuildCraft|Energy{7.1.22} [BC Energy] (buildcraft-7.1.22.jar)
  96. UCH BuildCraft|Builders{7.1.22} [BC Builders] (buildcraft-7.1.22.jar)
  97. UCH BuildCraft|Compat{7.1.6} [BuildCraft Compat] (buildcraft-compat-7.1.6.jar)
  98. UCH ProjectE{1.7.10-PE1.10.4} [ProjectE] (ProjectE-1.7.10-PE1.10.4.jar)
  99. UCH ForgeMultipart{1.2.0.347} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.347-universal.jar)
  100. UCH MrTJPCoreMod{1.1.0.33} [MrTJPCore] (MrTJPCore-1.1.0.33-universal.jar)
  101. UCH ProjRed|Core{4.7.0pre12.95} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre12.95-Base.jar)
  102. UCH ProjRed|Integration{4.7.0pre12.95} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
  103. UCH ProjRed|Transmission{4.7.0pre12.95} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
  104. UCH ProjRed|Expansion{4.7.0pre12.95} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar)
  105. UCH ProjRed|Transportation{4.7.0pre12.95} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar)
  106. UCH Railcraft{9.12.2.0} [Railcraft] (Railcraft_1.7.10-9.12.2.0.jar)
  107. UCH ForgeMicroblock{1.2.0.347} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.347-universal.jar)
  108. UCH gregapi_post{GT6-MC1710} [Greg-API-Post] (gregtech_1.7.10-6.05.31.jar)
  109. UCH gregtech{GT6-MC1710} [GregTech] (gregtech_1.7.10-6.05.31.jar)
  110. UCH MineTweaker3{3.0.10} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.10B.jar)
  111. UCH ProjRed|Exploration{4.7.0pre12.95} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre12.95-World.jar)
  112. UCH ProjRed|Compatibility{4.7.0pre12.95} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre12.95-Compat.jar)
  113. UCH ProjRed|Fabrication{4.7.0pre12.95} [ProjectRed Fabrication] (ProjectRed-1.7.10-4.7.0pre12.95-Fabrication.jar)
  114. UCH ProjRed|Illumination{4.7.0pre12.95} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre12.95-Lighting.jar)
  115. UCH McMultipart{1.2.0.347} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.347-universal.jar)
  116. UCH ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
  117. UCH MCFrames{1.0} [MCFrames] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
  118. UCH RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar)
  119. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 376.54' Renderer: 'GeForce GTX 765M/PCIe/SSE2'
  120. CoFHCore: -[1.7.10]3.1.4-329
  121. ThermalFoundation: -[1.7.10]1.2.6-118
  122. ThermalExpansion: -[1.7.10]4.1.5-248
  123. AE2 Version: stable rv0-stable-10 for Forge 10.13.0.1152
  124. List of loaded APIs:
  125. * appliedenergistics2|API (rv0) from appliedenergistics2-rv0-stable-10.jar
  126. * Baubles|API (1.0.1.10) from ThermalFoundation-[1.7.10]1.2.6-118.jar
  127. * BuildCraftAPI|blocks (1.0) from Railcraft_1.7.10-9.12.2.0.jar
  128. * BuildCraftAPI|blueprints (1.5) from buildcraft-7.1.22.jar
  129. * BuildCraftAPI|boards (2.0) from buildcraft-7.1.22.jar
  130. * BuildCraftAPI|core (2.0) from buildcraft-7.1.22.jar
  131. * BuildCraftAPI|crops (1.1) from buildcraft-7.1.22.jar
  132. * BuildCraftAPI|events (2.0) from buildcraft-7.1.22.jar
  133. * BuildCraftAPI|facades (1.1) from buildcraft-7.1.22.jar
  134. * BuildCraftAPI|filler (4.0) from buildcraft-7.1.22.jar
  135. * BuildCraftAPI|fuels (2.0) from buildcraft-7.1.22.jar
  136. * BuildCraftAPI|gates (4.1) from buildcraft-7.1.22.jar
  137. * BuildCraftAPI|items (1.1) from Railcraft_1.7.10-9.12.2.0.jar
  138. * BuildCraftAPI|library (2.0) from buildcraft-7.1.22.jar
  139. * BuildCraftAPI|lists (1.0) from buildcraft-7.1.22.jar
  140. * BuildCraftAPI|power (1.3) from buildcraft-7.1.22.jar
  141. * BuildCraftAPI|recipes (3.0) from buildcraft-7.1.22.jar
  142. * BuildCraftAPI|robotics (3.0) from buildcraft-7.1.22.jar
  143. * BuildCraftAPI|statements (1.1) from Railcraft_1.7.10-9.12.2.0.jar
  144. * BuildCraftAPI|tablet (1.0) from buildcraft-7.1.22.jar
  145. * BuildCraftAPI|tiles (1.2) from Railcraft_1.7.10-9.12.2.0.jar
  146. * BuildCraftAPI|tools (1.0) from buildcraft-7.1.22.jar
  147. * BuildCraftAPI|transport (4.1) from Railcraft_1.7.10-9.12.2.0.jar
  148. * CoFHAPI (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.4-329.jar
  149. * CoFHAPI|block (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.4-329.jar
  150. * CoFHAPI|core (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.4-329.jar
  151. * CoFHAPI|energy (1.7.10R1.0.2) from buildcraft-7.1.22.jar
  152. * CoFHAPI|fluid (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.4-329.jar
  153. * CoFHAPI|inventory (1.7.10R1.0.1) from buildcraft-compat-7.1.6.jar
  154. * CoFHAPI|item (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.4-329.jar
  155. * CoFHAPI|modhelpers (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.4-329.jar
  156. * CoFHAPI|tileentity (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.4-329.jar
  157. * CoFHAPI|transport (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.4-329.jar
  158. * CoFHAPI|world (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.4-329.jar
  159. * CoFHLib (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
  160. * CoFHLib|audio (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
  161. * CoFHLib|gui (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
  162. * CoFHLib|gui|container (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
  163. * CoFHLib|gui|element (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
  164. * CoFHLib|gui|element|listbox (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
  165. * CoFHLib|gui|slot (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
  166. * CoFHLib|inventory (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
  167. * CoFHLib|render (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
  168. * CoFHLib|render|particle (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
  169. * CoFHLib|util (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
  170. * CoFHLib|util|helpers (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
  171. * CoFHLib|util|position (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
  172. * CoFHLib|world (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
  173. * CoFHLib|world|feature (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
  174. * ForgeRelocation|API (0.0.1.4) from ForgeRelocation-1.7.10-0.0.1.4-universal.jar
  175. * IC2API (1.0) from Railcraft_1.7.10-9.12.2.0.jar
  176. * ProjectEAPI (7) from ProjectE-1.7.10-PE1.10.4.jar
  177. * RailcraftAPI|bore (1.0.0) from Railcraft_1.7.10-9.12.2.0.jar
  178. * RailcraftAPI|carts (1.6.0) from Railcraft_1.7.10-9.12.2.0.jar
  179. * RailcraftAPI|core (1.5.0) from Railcraft_1.7.10-9.12.2.0.jar
  180. * RailcraftAPI|crafting (1.0.0) from Railcraft_1.7.10-9.12.2.0.jar
  181. * RailcraftAPI|electricity (2.0.0) from Railcraft_1.7.10-9.12.2.0.jar
  182. * RailcraftAPI|events (1.0.0) from Railcraft_1.7.10-9.12.2.0.jar
  183. * RailcraftAPI|fuel (1.0.0) from Railcraft_1.7.10-9.12.2.0.jar
  184. * RailcraftAPI|helpers (1.1.0) from Railcraft_1.7.10-9.12.2.0.jar
  185. * RailcraftAPI|items (1.0.0) from Railcraft_1.7.10-9.12.2.0.jar
  186. * RailcraftAPI|locomotive (1.1.0) from Railcraft_1.7.10-9.12.2.0.jar
  187. * RailcraftAPI|signals (2.3.0) from Railcraft_1.7.10-9.12.2.0.jar
  188. * RailcraftAPI|tracks (2.3.0) from Railcraft_1.7.10-9.12.2.0.jar
  189. * Thaumcraft|API (4.2.2.0) from Railcraft_1.7.10-9.12.2.0.jar
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement