Advertisement
Guest User

Untitled

a guest
Jul 15th, 2019
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.75 KB | None | 0 0
  1. [16:48:04] [Server thread/ERROR]: Fatal error trying to convert EpicNetherGenerator v2.0.2:com/minelazz/epicnethergenerator/EpicNetherGenerator.class
  2. java.lang.ArrayIndexOutOfBoundsException: 2
  3. at org.bukkit.craftbukkit.libs.org.objectweb.asm.ClassReader.readVerificationTypeInfo(ClassReader.java:3148) ~[spigot-1.14.3.jar:git-Spigot-5e4e7f3-2349feb]
  4. at org.bukkit.craftbukkit.libs.org.objectweb.asm.ClassReader.readStackMapFrame(ClassReader.java:3104) ~[spigot-1.14.3.jar:git-Spigot-5e4e7f3-2349feb]
  5. at org.bukkit.craftbukkit.libs.org.objectweb.asm.ClassReader.readCode(ClassReader.java:1854) ~[spigot-1.14.3.jar:git-Spigot-5e4e7f3-2349feb]
  6. at org.bukkit.craftbukkit.libs.org.objectweb.asm.ClassReader.readMethod(ClassReader.java:1283) ~[spigot-1.14.3.jar:git-Spigot-5e4e7f3-2349feb]
  7. at org.bukkit.craftbukkit.libs.org.objectweb.asm.ClassReader.accept(ClassReader.java:688) ~[spigot-1.14.3.jar:git-Spigot-5e4e7f3-2349feb]
  8. at org.bukkit.craftbukkit.libs.org.objectweb.asm.ClassReader.accept(ClassReader.java:400) ~[spigot-1.14.3.jar:git-Spigot-5e4e7f3-2349feb]
  9. at org.bukkit.craftbukkit.v1_14_R1.util.Commodore.convert(Commodore.java:130) ~[spigot-1.14.3.jar:git-Spigot-5e4e7f3-2349feb]
  10. at org.bukkit.craftbukkit.v1_14_R1.util.CraftMagicNumbers.processClass(CraftMagicNumbers.java:283) [spigot-1.14.3.jar:git-Spigot-5e4e7f3-2349feb]
  11. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:108) [spigot-1.14.3.jar:git-Spigot-5e4e7f3-2349feb]
  12. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:81) [spigot-1.14.3.jar:git-Spigot-5e4e7f3-2349feb]
  13. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) [?:1.8.0_212]
  14. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) [?:1.8.0_212]
  15. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_212]
  16. at java.lang.Class.forName(Class.java:348) [?:1.8.0_212]
  17. at org.bukkit.plugin.java.PluginClassLoader.‹init›(PluginClassLoader.java:59) [spigot-1.14.3.jar:git-Spigot-5e4e7f3-2349feb]
  18. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) [spigot-1.14.3.jar:git-Spigot-5e4e7f3-2349feb]
  19. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:334) [spigot-1.14.3.jar:git-Spigot-5e4e7f3-2349feb]
  20. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:253) [spigot-1.14.3.jar:git-Spigot-5e4e7f3-2349feb]
  21. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.loadPlugins(CraftServer.java:350) [spigot-1.14.3.jar:git-Spigot-5e4e7f3-2349feb]
  22. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:194) [spigot-1.14.3.jar:git-Spigot-5e4e7f3-2349feb]
  23. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:764) [spigot-1.14.3.jar:git-Spigot-5e4e7f3-2349feb]
  24. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement