Guest User

Crash-Report BetweenLands

a guest
Jul 29th, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.14 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Shall we play a game?
  3.  
  4. Time: 7/29/18 3:03 PM
  5. Description: Initializing game
  6.  
  7. java.lang.ArrayIndexOutOfBoundsException: 213
  8. at net.minecraft.potion.Potion.<init>(Potion.java:68)
  9. at thebetweenlands.herblore.elixirs.effects.ElixirEffect$ElixirPotionEffect.<init>(ElixirEffect.java:204)
  10. at thebetweenlands.herblore.elixirs.effects.ElixirEffect.registerPotion(ElixirEffect.java:56)
  11. at thebetweenlands.herblore.elixirs.ElixirEffectRegistry.registerElixirs(ElixirEffectRegistry.java:84)
  12. at thebetweenlands.TheBetweenlands.preInit(TheBetweenlands.java:132)
  13. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  14. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  15. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  16. at java.lang.reflect.Method.invoke(Method.java:498)
  17. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  18. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  19. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  20. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  21. at java.lang.reflect.Method.invoke(Method.java:498)
  22. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  23. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  24. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  25. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  26. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  27. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  28. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  29. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  30. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  31. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  32. at java.lang.reflect.Method.invoke(Method.java:498)
  33. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  34. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  35. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  36. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  37. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  38. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  39. at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
  40. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
  41. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
  42. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  43. at net.minecraft.client.main.Main.main(SourceFile:148)
  44. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  45. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  46. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  47. at java.lang.reflect.Method.invoke(Method.java:498)
  48. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  49. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  50. at launcher.lOlkEKchebureK.LoLkeKChEbUREk(SourceFile:321)
  51. at launcher.lOlkEKchebureK.main(SourceFile:204)
  52.  
  53.  
  54. A detailed walkthrough of the error, its code path and all known details is as follows:
  55. ---------------------------------------------------------------------------------------
  56.  
  57. -- Head --
  58. Stacktrace:
  59. at net.minecraft.potion.Potion.<init>(Potion.java:68)
  60. at thebetweenlands.herblore.elixirs.effects.ElixirEffect$ElixirPotionEffect.<init>(ElixirEffect.java:204)
  61. at thebetweenlands.herblore.elixirs.effects.ElixirEffect.registerPotion(ElixirEffect.java:56)
  62. at thebetweenlands.herblore.elixirs.ElixirEffectRegistry.registerElixirs(ElixirEffectRegistry.java:84)
  63. at thebetweenlands.TheBetweenlands.preInit(TheBetweenlands.java:132)
  64. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  65. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  66. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  67. at java.lang.reflect.Method.invoke(Method.java:498)
  68. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  69. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  70. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  71. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  72. at java.lang.reflect.Method.invoke(Method.java:498)
  73. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  74. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  75. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  76. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  77. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  78. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  79. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  80. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  81. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  82. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  83. at java.lang.reflect.Method.invoke(Method.java:498)
  84. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  85. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  86. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  87. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  88. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  89. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  90. at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
  91. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
  92. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
  93.  
  94. -- Initialization --
  95. Details:
  96. Stacktrace:
  97. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  98. at net.minecraft.client.main.Main.main(SourceFile:148)
  99. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  100. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  101. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  102. at java.lang.reflect.Method.invoke(Method.java:498)
  103. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  104. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  105. at launcher.lOlkEKchebureK.LoLkeKChEbUREk(SourceFile:321)
  106. at launcher.lOlkEKchebureK.main(SourceFile:204)
  107.  
  108. -- System Details --
  109. Details:
  110. Minecraft Version: 1.7.10
  111. Operating System: Windows 8.1 (amd64) version 6.3
  112. Java Version: 1.8.0_131, Oracle Corporation
  113. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  114. Memory: 162934840 bytes (155 MB) / 296685568 bytes (282 MB) up to 2104754176 bytes (2007 MB)
  115. JVM Flags: 6 total; -XX:HeapDumpPath=ThisTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -XX:+DisableAttachMechanism
  116. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  117. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  118. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_U_E7 4 mods loaded, 4 mods active
  119. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  120. UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  121. UCH FML{7.10.99.99} [Forge Mod Loader] (forge.jar)
  122. UCH Forge{10.13.4.1614} [Minecraft Forge] (forge.jar)
  123. UCE thebetweenlands{1.0.6-alpha} [The Betweenlands] ([AW]TheBetweenlands.jar)
  124. Launched Version: 1.7.10
  125. LWJGL: 2.9.4
  126. OpenGL: Intel(R) HD Graphics GL version 4.0.0 - Build 10.18.10.4276, Intel
  127. GL Caps: Using GL 1.3 multitexturing.
  128. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  129. Anisotropic filtering is supported and maximum anisotropy is 16.
  130. Shaders are available because OpenGL 2.1 is supported.
  131.  
  132. Is Modded: Definitely; Client brand changed to 'fml,forge'
  133. Type: Client (map_client.txt)
  134. Resource Packs: [default++.zip]
  135. Current Language: Русский (Россия)
  136. Profiler Position: N/A (disabled)
  137. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  138. Anisotropic Filtering: Off (1)
  139. OptiFine Version: OptiFine_1.7.10_HD_U_E7
  140. Render Distance Chunks: 8
  141. Mipmaps: 4
  142. Anisotropic Filtering: 1
  143. Antialiasing: 0
  144. Multitexture: false
  145. Shaders: null
  146. OpenGlVersion: 4.0.0 - Build 10.18.10.4276
  147. OpenGlRenderer: Intel(R) HD Graphics
  148. OpenGlVendor: Intel
  149. CpuCount: 4
Add Comment
Please, Sign In to add comment