Guest User

Untitled

a guest
Jul 12th, 2017
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.59 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Quite honestly, I wouldn't worry myself about that.
  3.  
  4. Time: 7/12/17 9:51 AM
  5. Description: Unexpected error
  6.  
  7. java.lang.ArrayIndexOutOfBoundsException: 27
  8. at java.util.Arrays$ArrayList.get(Arrays.java:3841)
  9. at net.minecraft.util.NonNullList.get(NonNullList.java:51)
  10. at thatmartinguy.jeopardy.tileentity.TileEntityQuizBox.getCardAmount(TileEntityQuizBox.java:76)
  11. at thatmartinguy.jeopardy.block.BlockQuizBox.onBlockActivated(BlockQuizBox.java:45)
  12. at net.minecraft.client.multiplayer.PlayerControllerMP.processRightClickBlock(PlayerControllerMP.java:449)
  13. at net.minecraft.client.Minecraft.rightClickMouse(Minecraft.java:1674)
  14. at net.minecraft.client.Minecraft.processKeyBinds(Minecraft.java:2357)
  15. at net.minecraft.client.Minecraft.runTickKeyboard(Minecraft.java:2123)
  16. at net.minecraft.client.Minecraft.runTick(Minecraft.java:1910)
  17. at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1171)
  18. at net.minecraft.client.Minecraft.run(Minecraft.java:436)
  19. at net.minecraft.client.main.Main.main(Main.java:118)
  20. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  21. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  22. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  23. at java.lang.reflect.Method.invoke(Method.java:498)
  24. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  25. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  26. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  27. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  28. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  29. at java.lang.reflect.Method.invoke(Method.java:498)
  30. at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97)
  31. at GradleStart.main(GradleStart.java:26)
  32.  
  33.  
  34. A detailed walkthrough of the error, its code path and all known details is as follows:
  35. ---------------------------------------------------------------------------------------
  36.  
  37. -- Head --
  38. Thread: Client thread
  39. Stacktrace:
  40. at java.util.Arrays$ArrayList.get(Arrays.java:3841)
  41. at net.minecraft.util.NonNullList.get(NonNullList.java:51)
  42. at thatmartinguy.jeopardy.tileentity.TileEntityQuizBox.getCardAmount(TileEntityQuizBox.java:76)
  43. at thatmartinguy.jeopardy.block.BlockQuizBox.onBlockActivated(BlockQuizBox.java:45)
  44. at net.minecraft.client.multiplayer.PlayerControllerMP.processRightClickBlock(PlayerControllerMP.java:449)
  45. at net.minecraft.client.Minecraft.rightClickMouse(Minecraft.java:1674)
  46. at net.minecraft.client.Minecraft.processKeyBinds(Minecraft.java:2357)
  47. at net.minecraft.client.Minecraft.runTickKeyboard(Minecraft.java:2123)
  48.  
  49. -- Affected level --
  50. Details:
  51. Level name: MpServer
  52. All players: 1 total; [EntityPlayerSP['That_Martin_Guy'/0, l='MpServer', x=-867.74, y=56.00, z=-867.24]]
  53. Chunk stats: MultiplayerChunkCache: 575, 575
  54. Level seed: 0
  55. Level generator: ID 01 - flat, ver 0. Features enabled: false
  56. Level generator options:
  57. Level spawn location: World: (-859,4,-870), Chunk: (at 5,0,10 in -54,-55; contains blocks -864,0,-880 to -849,255,-865), Region: (-2,-2; contains chunks -64,-64 to -33,-33, blocks -1024,0,-1024 to -513,255,-513)
  58. Level time: 43501 game time, 6000 day time
  59. Level dimension: 0
  60. Level storage version: 0x00000 - Unknown?
  61. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  62. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
  63. Forced entities: 1 total; [EntityPlayerSP['That_Martin_Guy'/0, l='MpServer', x=-867.74, y=56.00, z=-867.24]]
  64. Retry entities: 0 total; []
  65. Server brand: fml,forge
  66. Server type: Integrated singleplayer server
  67. Stacktrace:
  68. at net.minecraft.client.multiplayer.WorldClient.addWorldInfoToCrashReport(WorldClient.java:456)
  69. at net.minecraft.client.Minecraft.addGraphicsAndWorldToCrashReport(Minecraft.java:2863)
  70. at net.minecraft.client.Minecraft.run(Minecraft.java:465)
  71. at net.minecraft.client.main.Main.main(Main.java:118)
  72. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  73. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  74. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  75. at java.lang.reflect.Method.invoke(Method.java:498)
  76. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  77. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  78. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  79. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  80. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  81. at java.lang.reflect.Method.invoke(Method.java:498)
  82. at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97)
  83. at GradleStart.main(GradleStart.java:26)
  84.  
  85. -- System Details --
  86. Details:
  87. Minecraft Version: 1.12
  88. Operating System: Windows 7 (amd64) version 6.1
  89. Java Version: 1.8.0_131, Oracle Corporation
  90. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  91. Memory: 299134800 bytes (285 MB) / 603979776 bytes (576 MB) up to 932184064 bytes (889 MB)
  92. JVM Flags: 0 total;
  93. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  94. FML: MCP 9.40 Powered by Forge 14.21.1.2387 5 mods loaded, 5 mods active
  95. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  96. UCHIJAAAA minecraft{1.12} [Minecraft] (minecraft.jar)
  97. UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  98. UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forgeSrc-1.12-14.21.1.2387.jar)
  99. UCHIJAAAA forge{14.21.1.2387} [Minecraft Forge] (forgeSrc-1.12-14.21.1.2387.jar)
  100. UCHIJAAAA jeopardy{0.0.1} [Minecraft Jeopardy] (MinecraftJeopardy)
  101. Loaded coremods (and transformers):
  102. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 382.53' Renderer: 'GeForce GTX 1050 Ti/PCIe/SSE2'
  103. Launched Version: 1.12
  104. LWJGL: 2.9.4
  105. OpenGL: GeForce GTX 1050 Ti/PCIe/SSE2 GL version 4.5.0 NVIDIA 382.53, NVIDIA Corporation
  106. GL Caps: Using GL 1.3 multitexturing.
  107. Using GL 1.3 texture combiners.
  108. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  109. Shaders are available because OpenGL 2.1 is supported.
  110. VBOs are available because OpenGL 1.5 is supported.
  111.  
  112. Using VBOs: Yes
  113. Is Modded: Definitely; Client brand changed to 'fml,forge'
  114. Type: Client (map_client.txt)
  115. Resource Packs:
  116. Current Language: English (US)
  117. Profiler Position: N/A (disabled)
  118. CPU: 6x AMD FX(tm)-6300 Six-Core Processor
Advertisement
Add Comment
Please, Sign In to add comment