Advertisement
Guest User

Untitled

a guest
Aug 25th, 2014
234
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.92 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // But it works on my machine.
  3.  
  4. Time: 25-8-14 22:47
  5. Description: Ticking memory connection
  6.  
  7. java.lang.IllegalArgumentException: bound must be positive
  8. at java.util.Random.nextInt(Unknown Source)
  9. at aia.a(SourceFile:122)
  10. at aia.a(SourceFile:27)
  11. at ahu.a(SourceFile:364)
  12. at aif.a(SourceFile:138)
  13. at aqz.a(SourceFile:432)
  14. at ms.a(SourceFile:166)
  15. at apx.a(SourceFile:781)
  16. at ms.c(SourceFile:101)
  17. at mr.<init>(SourceFile:34)
  18. at mq.a(SourceFile:220)
  19. at mq.a(SourceFile:257)
  20. at oi.a(SourceFile:175)
  21. at oi.c(SourceFile:226)
  22. at oi.a(SourceFile:120)
  23. at nn.c(SourceFile:86)
  24. at nn.a(SourceFile:52)
  25. at ej.a(SourceFile:176)
  26. at nc.c(SourceFile:134)
  27. at net.minecraft.server.MinecraftServer.v(SourceFile:540)
  28. at net.minecraft.server.MinecraftServer.u(SourceFile:453)
  29. at bsx.u(SourceFile:117)
  30. at net.minecraft.server.MinecraftServer.run(SourceFile:369)
  31. at lj.run(SourceFile:628)
  32.  
  33.  
  34. A detailed walkthrough of the error, its code path and all known details is as follows:
  35. ---------------------------------------------------------------------------------------
  36.  
  37. -- Head --
  38. Stacktrace:
  39. at java.util.Random.nextInt(Unknown Source)
  40. at aia.a(SourceFile:122)
  41. at aia.a(SourceFile:27)
  42. at ahu.a(SourceFile:364)
  43. at aif.a(SourceFile:138)
  44. at aqz.a(SourceFile:432)
  45. at ms.a(SourceFile:166)
  46. at apx.a(SourceFile:781)
  47. at ms.c(SourceFile:101)
  48. at mr.<init>(SourceFile:34)
  49. at mq.a(SourceFile:220)
  50. at mq.a(SourceFile:257)
  51. at oi.a(SourceFile:175)
  52. at oi.c(SourceFile:226)
  53. at oi.a(SourceFile:120)
  54. at nn.c(SourceFile:86)
  55. at nn.a(SourceFile:52)
  56. at ej.a(SourceFile:176)
  57.  
  58. -- Ticking connection --
  59. Details:
  60. Connection: ej@6d55fb6e
  61. Stacktrace:
  62. at nc.c(SourceFile:134)
  63. at net.minecraft.server.MinecraftServer.v(SourceFile:540)
  64. at net.minecraft.server.MinecraftServer.u(SourceFile:453)
  65. at bsx.u(SourceFile:117)
  66. at net.minecraft.server.MinecraftServer.run(SourceFile:369)
  67. at lj.run(SourceFile:628)
  68.  
  69. -- System Details --
  70. Details:
  71. Minecraft Version: 1.7.10
  72. Operating System: Windows 8.1 (amd64) version 6.3
  73. Java Version: 1.8.0_05, Oracle Corporation
  74. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  75. Memory: 79448264 bytes (75 MB) / 191877120 bytes (182 MB) up to 3207856128 bytes (3059 MB)
  76. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  77. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  78. IntCache: cache: 11, tcache: 0, allocated: 13, tallocated: 95
  79. Profiler Position: N/A (disabled)
  80. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  81. Player Count: 1 / 8; [mw['HugoDaBosss'/0, l='Skip', x=4,87, y=65,00, z=-3,96]]
  82. Type: Integrated Server (map_client.txt)
  83. Is Modded: Probably not. Jar signature remains and both client + server brands are untouched.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement