Guest User

Untitled

a guest
Aug 14th, 2015
1,021
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.33 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I bet Cylons wouldn't have this problem.
  3.  
  4. Time: 14/08/15 19.37
  5. Description: Ticking screen
  6.  
  7. java.lang.IndexOutOfBoundsException: Index: -1, Size: 0
  8. at java.util.ArrayList.rangeCheckForAdd(ArrayList.java:661)
  9. at java.util.ArrayList.add(ArrayList.java:473)
  10. at eu.crushedpixel.replaymod.gui.elements.GuiReplayListExtended.addEntry(GuiReplayListExtended.java:79)
  11. at eu.crushedpixel.replaymod.gui.online.GuiReplayCenter.func_73876_c(GuiReplayCenter.java:456)
  12. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1691)
  13. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1028)
  14. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345)
  15. at net.minecraft.client.main.Main.main(SourceFile:120)
  16. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  17. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  18. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  19. at java.lang.reflect.Method.invoke(Method.java:483)
  20. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  21. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  22.  
  23.  
  24. A detailed walkthrough of the error, its code path and all known details is as follows:
  25. ---------------------------------------------------------------------------------------
  26.  
  27. -- Head --
  28. Stacktrace:
  29. at java.util.ArrayList.rangeCheckForAdd(ArrayList.java:661)
  30. at java.util.ArrayList.add(ArrayList.java:473)
  31. at eu.crushedpixel.replaymod.gui.elements.GuiReplayListExtended.addEntry(GuiReplayListExtended.java:79)
  32. at eu.crushedpixel.replaymod.gui.online.GuiReplayCenter.func_73876_c(GuiReplayCenter.java:456)
  33.  
  34. -- Affected screen --
  35. Details:
  36. Screen name: eu.crushedpixel.replaymod.gui.online.GuiReplayCenter
  37. Stacktrace:
  38. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1691)
  39. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1028)
  40. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345)
  41. at net.minecraft.client.main.Main.main(SourceFile:120)
  42. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  43. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  44. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  45. at java.lang.reflect.Method.invoke(Method.java:483)
  46. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  47. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  48.  
  49. -- System Details --
  50. Details:
  51. Minecraft Version: 1.8
  52. Operating System: Windows 7 (amd64) version 6.1
  53. Java Version: 1.8.0_25, Oracle Corporation
  54. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  55. Memory: 196222832 bytes (187 MB) / 1200095232 bytes (1144 MB) up to 2863661056 bytes (2731 MB)
  56. JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G
  57. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  58. FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1450 4 mods loaded, 4 mods active
  59. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  60. UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  61. UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1450.jar)
  62. UCHIJA Forge{11.14.3.1450} [Minecraft Forge] (forge-1.8-11.14.3.1450.jar)
  63. UCHIJA replaymod{1.0.2-ad69712} [Replay Mod] (ReplayMod_v1.0.2.jar)
  64. Loaded coremods (and transformers):
  65. LoadingPlugin (ReplayMod_v1.0.2.jar)
  66. eu.crushedpixel.replaymod.coremod.ForceChunkLoadingCT
  67. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 347.88' Renderer: 'GeForce GTX 780/PCIe/SSE2'
  68. Launched Version: 1.8-Forge11.14.3.1450
  69. LWJGL: 2.9.1
  70. OpenGL: GeForce GTX 780/PCIe/SSE2 GL version 4.5.0 NVIDIA 347.88, NVIDIA Corporation
  71. GL Caps: Using GL 1.3 multitexturing.
  72. Using GL 1.3 texture combiners.
  73. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  74. Shaders are available because OpenGL 2.1 is supported.
  75. VBOs are available because OpenGL 1.5 is supported.
  76.  
  77. Using VBOs: No
  78. Is Modded: Definitely; Client brand changed to 'fml,forge'
  79. Type: Client (map_client.txt)
  80. Resource Packs: []
  81. Current Language: Italiano (Italia)
  82. Profiler Position: N/A (disabled)
Advertisement
Add Comment
Please, Sign In to add comment