Advertisement
Guest User

Untitled

a guest
Jul 14th, 2016
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.56 KB | None | 0 0
  1. ---- EpicWorldGenerator Crash Report ----
  2. Time: Thu Jul 14 12:44:50 EDT 2016
  3. Description: Fatal error while generating the world. Please contact minelazz about this issue.
  4.  
  5. System details:
  6. <> Spigot version = git-Spigot-8a048fe-5ff377a (MC: 1.9.4)
  7. <> Plugin version = 7.2.9
  8. <> Java Version = 1.8.0_91
  9.  
  10.  
  11. Plugin details:
  12. <> Essentials - TeamCity - [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Iaccidentally]
  13. <> EpicWorldGenerator - 7.2.9 - []
  14. <> Commons - 1.8.2-SNAPSHOT-304e289 - [kashike]
  15. <> Gringotts - 2.8 - [jasticE, squidicuz, eXeC64]
  16. <> Vault - 1.5.6-b49 - [cereal, Sleaker, mung3r]
  17. <> MassiveCore - 2.8.19 - [Cayorion]
  18. <> ProtocolLib - 4.0.1 - [dmulloy2, comphenix]
  19. <> Factions - 2.8.19 - [Cayorion, Madus, Ulumulu1510, MarkehMe, Brettflan]
  20. <> Heroes - 2.0 - [Kainzo, Sleaker, Mung3r, greatman32]
  21. <> ConquestiaAPI - 0.0.1 - [Ultiferrago]
  22. <> FactionsGUI - 0.0.1 - [Spearhartt]
  23. <> HolographicDisplays - 2.2 - []
  24. <> ConquestiaMobs - 3.0.11 - [Ultiferrago]
  25. <> CQLoots - 0.0.1 - [Spearhartt]
  26.  
  27. Error info:
  28. <> Error message: bound must be positive
  29. <> Stack trace:
  30. java.lang.IllegalArgumentException: bound must be positive
  31. at java.util.Random.nextInt(Unknown Source)
  32. at com.minelazz.epicworldgenerator.nativeAPI.implementations.v1_9_R2.generator.b.recreateStructures(b.java:261)
  33. at net.minecraft.server.v1_9_R2.Chunk.a(Chunk.java:934)
  34. at net.minecraft.server.v1_9_R2.Chunk.loadNearby(Chunk.java:905)
  35. at net.minecraft.server.v1_9_R2.ChunkProviderServer.originalGetChunkAt(ChunkProviderServer.java:193)
  36. at net.minecraft.server.v1_9_R2.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:131)
  37. at net.minecraft.server.v1_9_R2.PlayerChunk.a(PlayerChunk.java:112)
  38. at net.minecraft.server.v1_9_R2.PlayerChunkMap.flush(PlayerChunkMap.java:166)
  39. at net.minecraft.server.v1_9_R2.WorldServer.doTick(WorldServer.java:257)
  40. at net.minecraft.server.v1_9_R2.MinecraftServer.D(MinecraftServer.java:781)
  41. at net.minecraft.server.v1_9_R2.DedicatedServer.D(DedicatedServer.java:399)
  42. at net.minecraft.server.v1_9_R2.MinecraftServer.C(MinecraftServer.java:665)
  43. at net.minecraft.server.v1_9_R2.MinecraftServer.run(MinecraftServer.java:564)
  44. at java.lang.Thread.run(Unknown Source)
  45.  
  46.  
  47.  
  48.  
  49. ------------------------------------------------------------
  50. If this is not a configuration fault, report the issue here;
  51. >> https://bitbucket.org/DynamicBytes/epicworldgenerator/issues
  52.  
  53. Upload this crash report to hastebin.com or pastebin.com
  54. and put the link in your issue report.
  55. ------------------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement