Advertisement
Guest User

error

a guest
Aug 17th, 2016
20
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.68 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I let you down. Sorry :(
  3.  
  4. Time: 17/08/16 19:00
  5. Description: Unexpected error
  6.  
  7. java.util.ConcurrentModificationException
  8. at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901)
  9. at java.util.ArrayList$Itr.next(ArrayList.java:851)
  10. at net.friwi.client.gui.util.ColorFaders.onTick(ColorFaders.java:8)
  11. at net.minecraft.client.Minecraft.runTick(Minecraft.java:1987)
  12. at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1265)
  13. at net.minecraft.client.Minecraft.run(Minecraft.java:457)
  14. at net.minecraft.client.main.Main1.main(Main1.java:122)
  15. at net.minecraft.client.main.Main.main(Main.java:22)
  16.  
  17.  
  18. A detailed walkthrough of the error, its code path and all known details is as follows:
  19. ---------------------------------------------------------------------------------------
  20.  
  21. -- Head --
  22. Stacktrace:
  23. at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901)
  24. at java.util.ArrayList$Itr.next(ArrayList.java:851)
  25. at net.friwi.client.gui.util.ColorFaders.onTick(ColorFaders.java:8)
  26.  
  27. -- Affected level --
  28. Details:
  29. Level name: MpServer
  30. All players: 4 total; [EntityPlayerSP['Cr4c'/3663102, l='MpServer', x=-1206.74, y=134.81, z=-7050.66], EntityOtherPlayerMP['ImPole'/3490862, l='MpServer', x=-1213.66, y=133.00, z=-7051.69], EntityOtherPlayerMP['Lulle'/3272248, l='MpServer', x=-1210.75, y=133.00, z=-7045.66], EntityOtherPlayerMP['Melon_HD'/19765, l='MpServer', x=-1210.63, y=118.51, z=-7058.45]]
  31. Chunk stats: MultiplayerChunkCache: 70, 70
  32. Level seed: 0
  33. Level generator: ID 00 - default, ver 1. Features enabled: false
  34. Level generator options:
  35. Level spawn location: 0.00,55.00,0.00 - World: (0,55,0), Chunk: (at 0,3,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  36. Level time: 7391728 game time, 174352 day time
  37. Level dimension: 0
  38. Level storage version: 0x00000 - Unknown?
  39. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  40. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  41. Forced entities: Blocked
  42. Retry entities: Blocked
  43. Server brand: EthyronSpigot
  44. Server type: Non-integrated multiplayer server
  45. Stacktrace:
  46. at net.minecraft.client.multiplayer.WorldClient.addWorldInfoToCrashReport(WorldClient.java:393)
  47. at net.minecraft.client.Minecraft.addGraphicsAndWorldToCrashReport(Minecraft.java:3001)
  48. at net.minecraft.client.Minecraft.run(Minecraft.java:486)
  49. at net.minecraft.client.main.Main1.main(Main1.java:122)
  50. at net.minecraft.client.main.Main.main(Main.java:22)
  51.  
  52. -- System Details --
  53. Details:
  54. Minecraft Version: 1.8
  55. Operating System: Windows 7 (amd64) version 6.1
  56. Java Version: 1.8.0_25, Oracle Corporation
  57. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  58. Memory: 2500387168 bytes (2384 MB) / 3120037888 bytes (2975 MB) up to 3120037888 bytes (2975 MB)
  59. JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G -Xms3G -Xmx3072M -Xmx3072M
  60. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  61. Launched Version: Ethyron
  62. LWJGL: 2.9.4
  63. OpenGL: GeForce GT 630M/PCIe/SSE2 GL version 4.5.0 NVIDIA 364.72, NVIDIA Corporation
  64. GL Caps: Using GL 1.3 multitexturing.
  65. Using GL 1.3 texture combiners.
  66. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  67. Shaders are available because OpenGL 2.1 is supported.
  68. VBOs are available because OpenGL 1.5 is supported.
  69.  
  70. Using VBOs: No
  71. Is Modded: Very likely; Jar signature invalidated
  72. Type: Client (map_client.txt)
  73. Resource Packs: []
  74. Current Language: Deutsch (Deutschland)
  75. Profiler Position: N/A (disabled)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement