Advertisement
Guest User

Untitled

a guest
May 13th, 2018
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.55 KB | None | 0 0
  1. [23:50:34] [Server thread/INFO]: [EpicWorldGenerator] Loading EpicWorldGenerator v8.0.0-SNAPSHOT-4
  2. [23:50:34] [Server thread/ERROR]: javax/xml/bind/DatatypeConverter initializing EpicWorldGenerator v8.0.0-SNAPSHOT-4 (Is it up to date?)
  3. java.lang.NoClassDefFoundError: javax/xml/bind/DatatypeConverter
  4. at minelazz.IiiIIiIiIi.L(k:308) ~[?:?]
  5. at minelazz.IiiIIiIiIi.L(k:94) ~[?:?]
  6. at minelazz.IiiIIiIiIi.<init>(k:119) ~[?:?]
  7. at com.minelazz.epicworldgenerator.IIIIiIIiii.<init>(el:34) ~[?:?]
  8. at com.minelazz.epicworldgenerator.IiiIiIiIiI.onLoad(el:35) ~[?:?]
  9. at com.minelazz.epicworldgenerator.EpicWorldGenerator.onLoad(yh:291) ~[?:?]
  10. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:310) [spigot.jar:git-Spigot-2086bb0-d0a3620]
  11. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [spigot.jar:git-Spigot-2086bb0-d0a3620]
  12. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot.jar:git-Spigot-2086bb0-d0a3620]
  13. at java.lang.Thread.run(Unknown Source) [?:?]
  14. Caused by: java.lang.ClassNotFoundException: javax.xml.bind.DatatypeConverter
  15. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:?]
  16. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:152) ~[spigot.jar:git-Spigot-2086bb0-d0a3620]
  17. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[spigot.jar:git-Spigot-2086bb0-d0a3620]
  18. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?]
  19. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?]
  20. ... 10 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement