Advertisement
Guest User

Untitled

a guest
May 16th, 2015
404
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.26 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Uh... Did I do that?
  3.  
  4. Time: 5/16/15 8:28 PM
  5. Description: Failed loading Custom Stuff mod DTMetals
  6.  
  7. org.mozilla.javascript.WrappedException: Wrapped java.lang.IllegalStateException: FAILED ASSERTION
  8. at org.mozilla.javascript.Context.throwAsScriptRuntimeEx(Context.java:1754)
  9. at org.mozilla.javascript.MemberBox.invoke(MemberBox.java:148)
  10. at org.mozilla.javascript.NativeJavaMethod.call(NativeJavaMethod.java:225)
  11. at org.mozilla.javascript.Interpreter.interpretLoop(Interpreter.java:1473)
  12. at script(mod.js)
  13. at org.mozilla.javascript.Interpreter.interpret(Interpreter.java:815)
  14. at org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:109)
  15. at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:394)
  16. at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3091)
  17. at org.mozilla.javascript.InterpretedFunction.exec(InterpretedFunction.java:120)
  18. at org.mozilla.javascript.Context.evaluateReader(Context.java:1110)
  19. at cubex2.cs2.DefaultMod.init(DefaultMod.java:113)
  20. at cubex2.cs2.ModLoader.loadMod(ModLoader.java:67)
  21. at cubex2.cs2.CustomStuff2.loadMod(CustomStuff2.java:92)
  22. at _customstuff.dtmetals.DTMetals.preInit(Unknown Source)
  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:513)
  28. at sun.reflect.GeneratedMethodAccessor3.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:208)
  37. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
  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:118)
  48. at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
  49. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
  50. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
  51. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
  52. at net.minecraft.client.main.Main.main(SourceFile:148)
  53. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  54. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  55. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  56. at java.lang.reflect.Method.invoke(Method.java:483)
  57. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  58. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  59. Caused by: java.lang.IllegalStateException: FAILED ASSERTION
  60. at org.mozilla.javascript.Kit.codeBug(Kit.java:417)
  61. at org.mozilla.javascript.Context.compileImpl(Context.java:2325)
  62. at org.mozilla.javascript.Context.compileString(Context.java:1335)
  63. at org.mozilla.javascript.Context.compileString(Context.java:1324)
  64. at org.mozilla.javascript.Context.evaluateString(Context.java:1076)
  65. at cubex2.cs2.attribute.AttributeContainer.loadFromJsFile(AttributeContainer.java:93)
  66. at cubex2.cs2.scripting.ScriptableMod.addItem(ScriptableMod.java:1260)
  67. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  68. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  69. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  70. at java.lang.reflect.Method.invoke(Method.java:483)
  71. at org.mozilla.javascript.MemberBox.invoke(MemberBox.java:126)
  72. ... 48 more
  73.  
  74.  
  75. A detailed walkthrough of the error, its code path and all known details is as follows:
  76. ---------------------------------------------------------------------------------------
  77.  
  78. -- System Details --
  79. Details:
  80. Minecraft Version: 1.7.10
  81. Operating System: Windows XP (x86) version 5.1
  82. Java Version: 1.8.0_25, Oracle Corporation
  83. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  84. Memory: 141971272 bytes (135 MB) / 292806656 bytes (279 MB) up to 523501568 bytes (499 MB)
  85. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  86. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  87. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  88. FML: MCP v9.05 FML v7.10.85.1291 Minecraft Forge 10.13.2.1291 36 mods loaded, 36 mods active
  89. mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  90. FML{7.10.85.1291} [Forge Mod Loader] (forge-1.7.10-10.13.2.1291.jar) Unloaded->Constructed->Pre-initialized
  91. Forge{10.13.2.1291} [Minecraft Forge] (forge-1.7.10-10.13.2.1291.jar) Unloaded->Constructed->Pre-initialized
  92. CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  93. Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  94. NotEnoughItems{1.0.3.74} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.74-universal.jar) Unloaded->Constructed->Pre-initialized
  95. <DragonAPI ASM>{0} [DragonAPI ASM Data Initialization] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  96. bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar) Unloaded->Constructed->Pre-initialized
  97. Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar) Unloaded->Constructed->Pre-initialized
  98. CoFHCore{1.7.10R3.0.0RC7} [CoFH Core] (CoFHCore-[1.7.10]3.0.0RC7-211) Unloaded->Constructed->Pre-initialized
  99. BuildCraft|Core{6.4.6} [BuildCraft] (buildcraft-6.4.6) Unloaded->Constructed->Pre-initialized
  100. BuildCraft|Builders{6.4.6} [BC Builders] (buildcraft-6.4.6) Unloaded->Constructed->Pre-initialized
  101. BuildCraft|Energy{6.4.6} [BC Energy] (buildcraft-6.4.6) Unloaded->Constructed->Pre-initialized
  102. BuildCraft|Factory{6.4.6} [BC Factory] (buildcraft-6.4.6) Unloaded->Constructed->Pre-initialized
  103. BuildCraft|Transport{6.4.6} [BC Transport] (buildcraft-6.4.6) Unloaded->Constructed->Pre-initialized
  104. BuildCraft|Silicon{6.4.6} [BC Silicon] (buildcraft-6.4.6) Unloaded->Constructed->Pre-initialized
  105. CustomStuff2{0.11.17} [Custom Stuff 2] (CustomStuff2-0.11.17-MC1.7.10.jar) Unloaded->Constructed->Pre-initialized
  106. DTMetals{1.0.0} [DTMetals] (CS2_DTMetals) Unloaded->Constructed
  107. customnpcs{1.7.10d} [CustomNpcs] (CustomNPCs_1.7.10d) Unloaded->Constructed
  108. customrecipes{4.72} [Custom Recipes] (customrecipes-1.7.10-4.7.jar) Unloaded->Constructed
  109. IC2{2.2.708-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.708-experimental.jar) Unloaded->Constructed
  110. minechem{5.0.5.394} [Minechem] (Minechem-1.7.10-5.0.5.394.jar) Unloaded->Constructed
  111. DragonAPI{1.0} [DragonAPI] (DragonAPI 1.7.10 V6b.jar) Unloaded->Constructed
  112. enviromine{1.3.117} [EnviroMine] (EnviroMine-1.3.117.jar) Unloaded->Constructed
  113. flansmod{4.8.0} [Flan's Mod] (Flans Mod-1.7.10-4.8.0) Unloaded->Constructed
  114. GalacticraftCore{3.0.11} [Galacticraft Core] (GalacticraftCore-1.7-3.0.11.333.jar) Unloaded->Constructed
  115. GalacticraftMars{3.0.11} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.11.333.jar) Unloaded->Constructed
  116. redgear_core{2.2.1} [Red Gear Core] (RedGearCore-1.7.10-2.2.1) Unloaded->Constructed
  117. redgear_geocraft{2.4.4} [Geocraft] (Geocraft-1.7.10-2.4.4) Unloaded->Constructed
  118. VoltzEngine{0.3.3} [Voltz Engine] (VoltzEngine-1.7.10-0.3.3b230-dev.jar) Unloaded->Constructed
  119. icbm{2.4.0.240} [ICBM] (ICBM-1.7.10-2.4.0b240-dev.jar) Unloaded->Constructed
  120. Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2) Unloaded->Constructed
  121. PowerConverters{1.7.10-3.0.4.47} [Power Converters] (PowerConverters-1.7.10-3.0.4.47) Unloaded->Constructed
  122. ResonantEngine{3.3.0} [Resonant Engine] (resonant-engine-3.3.0.437-core) Unloaded->Constructed
  123. AS_UpdateCheck{1.1.6} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.7.10) Unloaded->Constructed
  124. XaeroMinimap{1.4.1.3} [Xaero's Minimap] (xaeros_minimap_v1.4.1.3_1.7.10_Forge.jar) Unloaded->Constructed
  125. CoFHCore: Loaded from a directory
  126. Mantle Environment: Environment healthy.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement