Advertisement
Lamkac

crash

Feb 21st, 2014
351
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.78 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Daisy, daisy...
  3.  
  4. Time: 21.2.2014 10:22
  5. Description: Ticking memory connection
  6.  
  7. java.lang.IllegalArgumentException: n must be positive
  8. at java.util.Random.nextInt(Unknown Source)
  9. at agr.a(SourceFile:169)
  10. at agr.a(SourceFile:27)
  11. at agl.a(SourceFile:364)
  12. at apq.a(SourceFile:432)
  13. at ml.a(SourceFile:160)
  14. at aoo.a(SourceFile:781)
  15. at ml.c(SourceFile:95)
  16. at mk.<init>(SourceFile:36)
  17. at mj.a(SourceFile:217)
  18. at mj.a(SourceFile:254)
  19. at lg.a(SourceFile:155)
  20. at lg.c(SourceFile:206)
  21. at lg.a(SourceFile:100)
  22. at ng.c(SourceFile:87)
  23. at ng.a(SourceFile:52)
  24. at ef.a(SourceFile:166)
  25. at mv.c(SourceFile:134)
  26. at net.minecraft.server.MinecraftServer.u(SourceFile:528)
  27. at net.minecraft.server.MinecraftServer.t(SourceFile:440)
  28. at btk.t(SourceFile:117)
  29. at net.minecraft.server.MinecraftServer.run(SourceFile:357)
  30. at lb.run(SourceFile:616)
  31.  
  32.  
  33. A detailed walkthrough of the error, its code path and all known details is as follows:
  34. ---------------------------------------------------------------------------------------
  35.  
  36. -- Head --
  37. Stacktrace:
  38. at java.util.Random.nextInt(Unknown Source)
  39. at agr.a(SourceFile:169)
  40. at agr.a(SourceFile:27)
  41. at agl.a(SourceFile:364)
  42. at apq.a(SourceFile:432)
  43. at ml.a(SourceFile:160)
  44. at aoo.a(SourceFile:781)
  45. at ml.c(SourceFile:95)
  46. at mk.<init>(SourceFile:36)
  47. at mj.a(SourceFile:217)
  48. at mj.a(SourceFile:254)
  49. at lg.a(SourceFile:155)
  50. at lg.c(SourceFile:206)
  51. at lg.a(SourceFile:100)
  52. at ng.c(SourceFile:87)
  53. at ng.a(SourceFile:52)
  54. at ef.a(SourceFile:166)
  55.  
  56. -- Ticking connection --
  57. Details:
  58. Connection: ef@30b078b0
  59. Stacktrace:
  60. at mv.c(SourceFile:134)
  61. at net.minecraft.server.MinecraftServer.u(SourceFile:528)
  62. at net.minecraft.server.MinecraftServer.t(SourceFile:440)
  63. at btk.t(SourceFile:117)
  64. at net.minecraft.server.MinecraftServer.run(SourceFile:357)
  65. at lb.run(SourceFile:616)
  66.  
  67. -- System Details --
  68. Details:
  69. Minecraft Version: 1.7.4
  70. Operating System: Windows 7 (amd64) version 6.1
  71. Java Version: 1.7.0_51, Oracle Corporation
  72. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  73. Memory: 185586032 bytes (176 MB) / 332398592 bytes (317 MB) up to 3817865216 bytes (3641 MB)
  74. JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G
  75. AABB Pool Size: 2 (112 bytes; 0 MB) allocated, 2 (112 bytes; 0 MB) used
  76. IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
  77. Profiler Position: N/A (disabled)
  78. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  79. Player Count: 1 / 8; [mp['Lamkac'/18, l='Underground 2', x=-433,34, y=249,00, z=1255,90]]
  80. Type: Integrated Server (map_client.txt)
  81. Is Modded: Probably not. Jar signature remains and both client + server brands are untouched.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement