Advertisement
BierfietsNL

Untitled

Aug 1st, 2019
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.71 KB | None | 0 0
  1. [19:46:17] [Server thread/WARN]: [CratesPlus] CratesPlus has not yet been officially tested with Bukkit 1.14.4 but should still work
  2. [19:46:17] [Server thread/WARN]: [CratesPlus] Please let me know if there are any errors or issues
  3. [19:46:17] [Server thread/WARN]: [CratesPlus] Failed to resolve material for YamlConfiguration[path='', root='YamlConfiguration']
  4. [19:46:17] [Server thread/WARN]: [CratesPlus] Failed to resolve material for YamlConfiguration[path='', root='YamlConfiguration']
  5. [19:46:17] [Server thread/WARN]: [CratesPlus] Failed to resolve material for YamlConfiguration[path='', root='YamlConfiguration']
  6. [19:46:17] [Server thread/WARN]: [CratesPlus] Failed to resolve material for YamlConfiguration[path='', root='YamlConfiguration']
  7. [19:46:17] [Server thread/WARN]: [CratesPlus] Failed to resolve material for YamlConfiguration[path='', root='YamlConfiguration']
  8. [19:46:17] [Server thread/WARN]: [CratesPlus] Failed to resolve material for YamlConfiguration[path='', root='YamlConfiguration']
  9. [19:46:17] [Server thread/WARN]: [CratesPlus] Failed to resolve material for YamlConfiguration[path='', root='YamlConfiguration']
  10. [19:46:17] [Server thread/WARN]: [CratesPlus] Failed to resolve material for YamlConfiguration[path='', root='YamlConfiguration']
  11. [19:46:17] [Server thread/WARN]: [CratesPlus] Failed to resolve material for YamlConfiguration[path='', root='YamlConfiguration']
  12. [19:46:17] [Server thread/ERROR]: Error occurred while enabling CratesPlus v4.5.2 (Is it up to date?)
  13. java.lang.NullPointerException: null
  14. at org.bukkit.Location.getBlock(Location.java:133) ~[patched_1.14.4.jar:git-Paper-153]
  15. at plus.crates.CratesPlus.loadMetaData(CratesPlus.java:443) ~[?:?]
  16. at plus.crates.CratesPlus.onEnable(CratesPlus.java:212) ~[?:?]
  17. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.14.4.jar:git-Paper-153]
  18. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[patched_1.14.4.jar:git-Paper-153]
  19. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[patched_1.14.4.jar:git-Paper-153]
  20. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467) ~[patched_1.14.4.jar:git-Paper-153]
  21. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381) ~[patched_1.14.4.jar:git-Paper-153]
  22. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474) ~[patched_1.14.4.jar:git-Paper-153]
  23. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:282) ~[patched_1.14.4.jar:git-Paper-153]
  24. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:869) ~[patched_1.14.4.jar:git-Paper-153]
  25. at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement