Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- EpicWorldGenerator Crash Report ----
- Time: Fri Nov 03 23:18:23 EDT 2017
- Description: Fatal error while generating the world. Please contact minelazz about this issue.
- System details:
- <> Spigot version = git-Spigot-5695bca-53fccdf (MC: 1.12.2)
- <> Plugin version = 8.0.0-SNAPSHOT
- <> Java Version = 1.8.0_151
- Plugin details:
- <> dynmap - 2.5-Dev201706100405 - [mikeprimm]
- <> WorldEdit - 6.1.8-SNAPSHOT;cd4729f - []
- <> OreReplacerPlugin - 1.0.1.12g - []
- <> zPermissions - 1.4-SNAPSHOT - [ZerothAngel]
- <> WorldBorder - 1.8.7 - [Brettflan]
- <> Multiverse-Core - 2.5.0-b727 - [Rigby, fernferret, lithium3141, main--, dumptruckman]
- <> ProtocolLib - 4.3.0 - [dmulloy2, comphenix]
- <> LibsDisguises - 9.5.0-SNAPSHOT - [libraryaddict, Byteflux, Navid K.]
- <> NoCheatPlus - 3.15.1-RC-sMD5NET-b1084 - [NeatMonster, asofold, Evenprime]
- <> Ports - 1.1.0 - [WiseHollow]
- <> SimpleSignEdit - 1.7.0 - [Darkblader24]
- <> EpicWorldGenerator - 8.0.0-SNAPSHOT - []
- <> EffectLib - 5.5 - [Slikey]
- <> IslandCraft - 1.0.8 - [hoqhuuep]
- <> mcMMO - 1.5.09-SNAPSHOT - [nossr50, GJ, NuclearW, bm01, Glitchfinder, TfT_02, t00thpick1, Riking]
- <> TreeFeller - 2.4-RELEASE - []
- <> ModDetector - 3.0 - [Quantum64]
- <> Vault - 1.5.6-b49 - [cereal, Sleaker, mung3r]
- <> MassiveCore - 2.13.2 - [Cayorion]
- <> Essentials - 2.0.1-b488 - [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Iaccidentally, drtshock, vemacs, SupaHam]
- <> Herochat - 6.0.0-SNAPSHOT-bb16 - [DThielke, Sleaker, Kainzo]
- <> HolographicDisplays - 2.2.6 - []
- <> Citizens - 2.0.22-SNAPSHOT (build 1496) - [aPunch, fullwall]
- <> Sentinel - 1.4.5 (build 155) - [mcmonkey]
- <> BoilingDrop - 1.0.1 - []
- <> PyroFishing - 1.5.5 - []
- <> PvpTitles - 2.8.5 - [AlternaCraft]
- <> EnjinMinecraftPlugin - 3.4.3 - [www.Enjin.com]
- <> TitleManager - 2.0.9 - [Puharesource]
- <> Denizen - 1.0.2-SNAPSHOT (build 1644) - [aufdemrand, mcmonkey, Morphan1]
- <> NPC_Police - 2.0.36 - [Sir_Nutty@Spigot]
- <> Towny - 0.91.4.13 - [Shade, Modified by FuzzeWuzze. Forked by ElgarL. Forked by LlmDl.]
- <> WorldGuard - 6.2.1;84bc322 - []
- <> Factions - 2.13.2 - [Cayorion, Madus, Ulumulu1510, MarkehMe, Brettflan]
- <> PhatLoots - 4.3.1 - [Codisimus]
- <> TownyNameUpdater - 1.0 - []
- <> iConomy - 5.05 - [Nijikokun, ElgarL, LlmDl]
- <> Ace-Outposts - 13 - [[Aceix8]]
- <> BetonQuest - 1.9.3 - [Co0sh]
- <> AdvancedMobArena - 3.1.1-Beta - [CapitalisM]
- <> Heroes - 1.8.12-SNAPSHOT-934f256 - [Kainzo, Sleaker, Mung3r, greatman32, kashike]
- <> MythicMobs - 4.3.0 - [Xikage AKA Ashijin]
- Error info:
- <> Error message: The coordinate is out of range: 0, -1, 0
- <> Stack trace:
- java.lang.IndexOutOfBoundsException: The coordinate is out of range: 0, -1, 0
- at com.minelazz.epicworldgenerator.nativeAPI.iIIiiIIIiI.b(xb:31)
- at minelazz.IiIiIIIIiI.b(fb:83)
- at com.minelazz.epicworldgenerator.nativeAPI.iIIiiIIIiI.b(xb:243)
- at com.minelazz.epicworldgenerator.nativeAPI.iIIiiIIIiI.b(xb:116)
- at minelazz.iIiIiIiiIi.b(kc:275)
- at minelazz.IiiiIiIIIi.b(eb:151)
- at minelazz.IiiiIiIIIi.b(eb:238)
- at minelazz.iiIIIIIiii.b(yc:189)
- at minelazz.iiIIIIIiii.getOrCreateChunk(yc:160)
- at net.minecraft.server.v1_12_R1.ChunkProviderServer.originalGetChunkAt(ChunkProviderServer.java:160)
- at net.minecraft.server.v1_12_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:140)
- at net.minecraft.server.v1_12_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:120)
- at net.minecraft.server.v1_12_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:116)
- at org.bukkit.craftbukkit.v1_12_R1.CraftWorld.loadChunk(CraftWorld.java:264)
- at com.wimbli.WorldBorder.WorldFillTask.run(WorldFillTask.java:203)
- at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:71)
- at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:353)
- at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:739)
- at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406)
- at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679)
- at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577)
- at java.lang.Thread.run(Unknown Source)
- ------------------------------------------------------------
- If this is not a configuration fault, report the issue here;
- >> https://bitbucket.org/DynamicBytes/epicworldgenerator/issues
- Upload this crash report to hastebin.com or pastebin.com
- and put the link in your issue report.
- ------------------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment