Advertisement
Guest User

Error

a guest
Jun 20th, 2018
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.91 KB | None | 0 0
  1. [18:49:39 ERROR]: Could not load 'plugins\Yok-Kingdom.jar' in folder 'plugins'
  2. org.bukkit.plugin.InvalidPluginException: java.lang.Error: Unresolved compilation problems:
  3. The type List is not generic; it cannot be parameterized with arguments <String>
  4. wereldlist cannot be resolved or is not a field
  5. The type List is not generic; it cannot be parameterized with arguments <String>
  6. The type List is not generic; it cannot be parameterized with arguments <String>
  7. The type List is not generic; it cannot be parameterized with arguments <String>
  8. The type List is not generic; it cannot be parameterized with arguments <String>
  9. The type List is not generic; it cannot be parameterized with arguments <String>
  10. The type List is not generic; it cannot be parameterized with arguments <String>
  11. The type List is not generic; it cannot be parameterized with arguments <String>
  12. The type List is not generic; it cannot be parameterized with arguments <String>
  13. The type List is not generic; it cannot be parameterized with arguments <String>
  14. The type List is not generic; it cannot be parameterized with arguments <String>
  15. The type List is not generic; it cannot be parameterized with arguments <String>
  16. The type List is not generic; it cannot be parameterized with arguments <String>
  17. wereldlist cannot be resolved or is not a field
  18. The type List is not generic; it cannot be parameterized with arguments <String>
  19. The type List is not generic; it cannot be parameterized with arguments <String>
  20. The type List is not generic; it cannot be parameterized with arguments <String>
  21.  
  22. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  23. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  24. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot.jar:git-Spigot-db6de12-18fbb24]
  25. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot.jar:git-Spigot-db6de12-18fbb24]
  26. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot.jar:git-Spigot-db6de12-18fbb24]
  27. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot.jar:git-Spigot-db6de12-18fbb24]
  28. at java.base/java.lang.Thread.run(Unknown Source) [?:?]
  29. Caused by: java.lang.Error: Unresolved compilation problems:
  30. The type List is not generic; it cannot be parameterized with arguments <String>
  31. wereldlist cannot be resolved or is not a field
  32. The type List is not generic; it cannot be parameterized with arguments <String>
  33. The type List is not generic; it cannot be parameterized with arguments <String>
  34. The type List is not generic; it cannot be parameterized with arguments <String>
  35. The type List is not generic; it cannot be parameterized with arguments <String>
  36. The type List is not generic; it cannot be parameterized with arguments <String>
  37. The type List is not generic; it cannot be parameterized with arguments <String>
  38. The type List is not generic; it cannot be parameterized with arguments <String>
  39. The type List is not generic; it cannot be parameterized with arguments <String>
  40. The type List is not generic; it cannot be parameterized with arguments <String>
  41. The type List is not generic; it cannot be parameterized with arguments <String>
  42. The type List is not generic; it cannot be parameterized with arguments <String>
  43. The type List is not generic; it cannot be parameterized with arguments <String>
  44. wereldlist cannot be resolved or is not a field
  45. The type List is not generic; it cannot be parameterized with arguments <String>
  46. The type List is not generic; it cannot be parameterized with arguments <String>
  47. The type List is not generic; it cannot be parameterized with arguments <String>
  48.  
  49. at me.iclicks.yok.main.Kingdom.<init>(Kingdom.java:28) ~[?:?]
  50. at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
  51. at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:?]
  52. at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:?]
  53. at java.base/java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:?]
  54. at java.base/java.lang.Class.newInstance(Unknown Source) ~[?:?]
  55. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  56. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  57. ... 6 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement