Advertisement
Guest User

Untitled

a guest
Nov 20th, 2017
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.31 KB | None | 0 0
  1. ---- EpicWorldGenerator Crash Report ----
  2. Time: Mon Nov 20 22:42:02 EST 2017
  3. Description: Epic world generator failed to load.
  4.  
  5. System details:
  6. <> Spigot version = git-Spigot-3d850ec-19ed80c (MC: 1.12.2)
  7. <> Plugin version = 8.0.0-PRE-RELEASE-2
  8. <> Java Version = 1.8.0_152
  9.  
  10.  
  11. Plugin details:
  12. <> EpicWorldGenerator - 8.0.0-PRE-RELEASE-2 - []
  13. <> Ships - 6.0.0.0|Alpha 1.1.1 - [mosemister]
  14. <> IslandCraft - 1.0.8 - [hoqhuuep]
  15.  
  16. Error info:
  17. <> Error message: No enum constant org.bukkit.block.Biome.Mushroom Island
  18. <> Stack trace:
  19. java.lang.IllegalArgumentException: No enum constant org.bukkit.block.Biome.Mushroom Island
  20. at java.lang.Enum.valueOf(Enum.java:238)
  21. at org.bukkit.block.Biome.valueOf(Biome.java:1)
  22. at minelazz.IiIiiiiIIi.<init>(md:34)
  23. at minelazz.IiIIiIiiII.<init>(be:63)
  24. at minelazz.iIIiIIIIIi.I(zn:179)
  25. at minelazz.IIiiIIIiIi.F(tn:99)
  26. at minelazz.IIiiIIIiIi.<init>(tn:175)
  27. at minelazz.iiIIIIIiIi.<init>(kk:66)
  28. at minelazz.iIiIiiiiii.<init>(ng:281)
  29. at minelazz.IIiIiIiIII.F(id:216)
  30. at com.minelazz.epicworldgenerator.EpicWorldGenerator.F(zi:526)
  31. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  32. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  33. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  34. at java.lang.reflect.Method.invoke(Method.java:498)
  35. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302)
  36. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  37. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500)
  38. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485)
  39. at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:325)
  40. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272)
  41. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545)
  42. at java.lang.Thread.run(Thread.java:748)
  43.  
  44.  
  45.  
  46.  
  47. ------------------------------------------------------------
  48. If this is not a configuration fault, report the issue here;
  49. >> https://bitbucket.org/DynamicBytes/epicworldgenerator/issues
  50.  
  51. Upload this crash report to hastebin.com or pastebin.com
  52. and put the link in your issue report.
  53. ------------------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement