Advertisement
Guest User

Untitled

a guest
Jul 14th, 2016
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. [23:01:40] [Server thread/ERROR]: null initializing EpicWorld v7.2.9 (Is it up to date?)
  2. java.lang.ExceptionInInitializerError
  3. at com.minelazz.epicworldgenerator.fb.onLoad(fb.java:83) ~[?:?]
  4. at com.minelazz.epicworldgenerator.EpicWorldGenerator.onLoad(EpicWorldGenerator.java:85) ~[?:?]
  5. at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadPlugins(CraftServer.java:302) [nosave.jar:git-Spigot-9797151-301db84]
  6. at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:202) [nosave.jar:git-Spigot-9797151-301db84]
  7. at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:540) [nosave.jar:git-Spigot-9797151-301db84]
  8. at java.lang.Thread.run(Unknown Source) [?:1.8.0_31]
  9. Caused by: java.lang.NullPointerException
  10. at com.minelazz.epicworldgenerator.b.<clinit>(b.java:24) ~[?:?]
  11. ... 6 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement