Advertisement
Guest User

Untitled

a guest
Oct 13th, 2015
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.70 KB | None | 0 0
  1. [20:25:21 ERROR]: Could not load 'plugins\pluginteste- Licensa.jar' in folder 'p
  2. lugins'
  3. org.bukkit.plugin.InvalidPluginException: java.lang.VerifyError: Expecting a sta
  4. ckmap frame at branch target 69
  5. Exception Details:
  6. Location:
  7. br/com/ralfbr/pluginteste/Main.c()V @0: new
  8. Reason:
  9. Expected stackmap frame at this location.
  10. Bytecode:
  11. 0x0000000: bb00 3759 b800 8b59 4cb4 0081 1219 b600
  12. 0x0000010: d0b8 008b 594c b400 8112 18b6 00d0 b800
  13. 0x0000020: 8b59 4cb4 0081 121b b600 d0b8 008b 594c
  14. 0x0000030: b400 8112 1ab6 00d0 b700 9059 b300 7a12
  15. 0x0000040: 0eb6 0091 b157 b800 c612 2db9 00e3 0200
  16. 0x0000050: b800 c72a b900 e702 00b1
  17. Exception Handler Table:
  18. bci [0, 68] => handler: 69
  19.  
  20. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
  21. ava:133) ~[Spigot.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  22. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.
  23. java:336) ~[Spigot.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  24. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
  25. .java:258) [Spigot.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  26. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.ja
  27. va:369) [Spigot.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  28. at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.jav
  29. a:152) [Spigot.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  30. at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java
  31. :458) [Spigot.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  32. at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:6
  33. 28) [Spigot.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  34. Caused by: java.lang.VerifyError: Expecting a stackmap frame at branch target 69
  35.  
  36. Exception Details:
  37. Location:
  38. br/com/ralfbr/pluginteste/Main.c()V @0: new
  39. Reason:
  40. Expected stackmap frame at this location.
  41. Bytecode:
  42. 0x0000000: bb00 3759 b800 8b59 4cb4 0081 1219 b600
  43. 0x0000010: d0b8 008b 594c b400 8112 18b6 00d0 b800
  44. 0x0000020: 8b59 4cb4 0081 121b b600 d0b8 008b 594c
  45. 0x0000030: b400 8112 1ab6 00d0 b700 9059 b300 7a12
  46. 0x0000040: 0eb6 0091 b157 b800 c612 2db9 00e3 0200
  47. 0x0000050: b800 c72a b900 e702 00b1
  48. Exception Handler Table:
  49. bci [0, 68] => handler: 69
  50.  
  51. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_51]
  52. at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_51]
  53. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.jav
  54. a:64) ~[Spigot.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  55. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
  56. ava:129) ~[Spigot.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
  57. ... 6 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement