Advertisement
Guest User

Untitled

a guest
Jun 26th, 2017
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.86 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Sorry :(
  3.  
  4. Time: 6/26/17 8:45 PM
  5. Description: Exception ticking world
  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:775)
  16. at ms.c(SourceFile:101)
  17. at ms.d(SourceFile:114)
  18. at ahb.e(SourceFile:310)
  19. at mt.g(SourceFile:234)
  20. at mt.b(SourceFile:137)
  21. at net.minecraft.server.MinecraftServer.v(SourceFile:514)
  22. at lt.v(SourceFile:275)
  23. at net.minecraft.server.MinecraftServer.u(SourceFile:453)
  24. at net.minecraft.server.MinecraftServer.run(SourceFile:369)
  25. at lj.run(SourceFile:628)
  26.  
  27.  
  28. A detailed walkthrough of the error, its code path and all known details is as follows:
  29. ---------------------------------------------------------------------------------------
  30.  
  31. -- Head --
  32. Stacktrace:
  33. at java.util.Random.nextInt(Unknown Source)
  34. at aia.a(SourceFile:122)
  35. at aia.a(SourceFile:27)
  36. at ahu.a(SourceFile:364)
  37. at aif.a(SourceFile:138)
  38. at aqz.a(SourceFile:432)
  39. at ms.a(SourceFile:166)
  40. at apx.a(SourceFile:775)
  41. at ms.c(SourceFile:101)
  42. at ms.d(SourceFile:114)
  43. at ahb.e(SourceFile:310)
  44. at mt.g(SourceFile:234)
  45. at mt.b(SourceFile:137)
  46.  
  47. -- Affected level --
  48. Details:
  49. Level name: world
  50. All players: 1 total; [mw['MalakaiSilver'/22, l='world', x=165.96, y=59.23, z=191.99]]
  51. Chunk stats: ServerChunkCache: 448 Drop: 0
  52. Level seed: 4364195554181626804
  53. Level generator: ID 00 - default, ver 1. Features enabled: true
  54. Level generator options:
  55. Level spawn location: World: (172,64,224), Chunk: (at 12,4,0 in 10,14; contains blocks 160,0,224 to 175,255,239), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  56. Level time: 2219 game time, 2219 day time
  57. Level dimension: 0
  58. Level storage version: 0x04ABD - Anvil
  59. Level weather: Rain time: 25962 (now: false), thunder time: 47141 (now: false)
  60. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  61. Stacktrace:
  62. at net.minecraft.server.MinecraftServer.v(SourceFile:514)
  63. at lt.v(SourceFile:275)
  64. at net.minecraft.server.MinecraftServer.u(SourceFile:453)
  65. at net.minecraft.server.MinecraftServer.run(SourceFile:369)
  66. at lj.run(SourceFile:628)
  67.  
  68. -- System Details --
  69. Details:
  70. Minecraft Version: 1.7.10
  71. Operating System: Windows 10 (amd64) version 10.0
  72. Java Version: 1.8.0_131, Oracle Corporation
  73. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  74. Memory: 3452404608 bytes (3292 MB) / 4116185088 bytes (3925 MB) up to 4116185088 bytes (3925 MB)
  75. JVM Flags: 2 total; -Xms4G -Xmx4G
  76. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  77. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  78. Profiler Position: N/A (disabled)
  79. Vec3 Pool Size
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement