Guest User

Untitled

a guest
Feb 18th, 2015
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.68 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Why is it breaking :(
  3.  
  4. Time: 2/17/15 6:23 AM
  5. Description: Ticking memory connection
  6.  
  7. java.lang.IllegalArgumentException: bound must be positive
  8. at java.util.Random.nextInt(Random.java:388)
  9. at ask.a(SourceFile:72)
  10. at bgt.a(SourceFile:472)
  11. at qt.a(SourceFile:174)
  12. at bff.a(SourceFile:872)
  13. at qt.c(SourceFile:104)
  14. at qs.<init>(SourceFile:39)
  15. at qr.a(SourceFile:231)
  16. at qr.a(SourceFile:263)
  17. at sp.a(SourceFile:225)
  18. at sp.c(SourceFile:277)
  19. at sp.a(SourceFile:132)
  20. at rs.b(SourceFile:110)
  21. at rs.c(SourceFile:56)
  22. at gr.a(SourceFile:204)
  23. at rd.c(SourceFile:168)
  24. at net.minecraft.server.MinecraftServer.A(SourceFile:626)
  25. at net.minecraft.server.MinecraftServer.z(SourceFile:532)
  26. at cyk.z(SourceFile:155)
  27. at net.minecraft.server.MinecraftServer.run(SourceFile:448)
  28. at java.lang.Thread.run(Thread.java:745)
  29.  
  30.  
  31. A detailed walkthrough of the error, its code path and all known details is as follows:
  32. ---------------------------------------------------------------------------------------
  33.  
  34. -- Head --
  35. Stacktrace:
  36. at java.util.Random.nextInt(Random.java:388)
  37. at ask.a(SourceFile:72)
  38. at bgt.a(SourceFile:472)
  39. at qt.a(SourceFile:174)
  40. at bff.a(SourceFile:872)
  41. at qt.c(SourceFile:104)
  42. at qs.<init>(SourceFile:39)
  43. at qr.a(SourceFile:231)
  44. at qr.a(SourceFile:263)
  45. at sp.a(SourceFile:225)
  46. at sp.c(SourceFile:277)
  47. at sp.a(SourceFile:132)
  48. at rs.b(SourceFile:110)
  49. at rs.c(SourceFile:56)
  50. at gr.a(SourceFile:204)
  51.  
  52. -- Ticking connection --
  53. Details:
  54. Connection: gr@4a2ac690
  55. Stacktrace:
  56. at rd.c(SourceFile:168)
  57. at net.minecraft.server.MinecraftServer.A(SourceFile:626)
  58. at net.minecraft.server.MinecraftServer.z(SourceFile:532)
  59. at cyk.z(SourceFile:155)
  60. at net.minecraft.server.MinecraftServer.run(SourceFile:448)
  61. at java.lang.Thread.run(Thread.java:745)
  62.  
  63. -- System Details --
  64. Details:
  65. Minecraft Version: 1.8.1
  66. Operating System: Windows 7 (amd64) version 6.1
  67. Java Version: 1.8.0_25, Oracle Corporation
  68. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  69. Memory: 170513360 bytes (162 MB) / 462684160 bytes (441 MB) up to 1060372480 bytes (1011 MB)
  70. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  71. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  72. Profiler Position: N/A (disabled)
  73. Player Count: 1 / 8; [qx['Awrsmth'/496, l='Super Hostile - Sunburn Islands', x=54.59, y=67.00, z=72.33]]
  74. Type: Integrated Server (map_client.txt)
  75. Is Modded: Probably not. Jar signature remains and both client + server brands are untouched.
Advertisement
Add Comment
Please, Sign In to add comment