Advertisement
infamousyt

Untitled

Aug 17th, 2019
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.25 KB | None | 0 0
  1. [23:03:24] [Server thread/ERROR]: Error occurred while enabling BetterSleep v1.8 (Is it up to date?)
  2. java.lang.NullPointerException: null
  3. at de.domedd.bettersleep.BetterSleep.onEnable(BetterSleep.java:29) ~[?:?]
  4. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[spigot-1.14.4.jar:git-Spigot-798ea6a-2012f1e]
  5. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352) [spigot-1.14.4.jar:git-Spigot-798ea6a-2012f1e]
  6. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417) [spigot-1.14.4.jar:git-Spigot-798ea6a-2012f1e]
  7. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:461) [spigot-1.14.4.jar:git-Spigot-798ea6a-2012f1e]
  8. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:375) [spigot-1.14.4.jar:git-Spigot-798ea6a-2012f1e]
  9. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.reload(CraftServer.java:810) [spigot-1.14.4.jar:git-Spigot-798ea6a-2012f1e]
  10. at org.bukkit.Bukkit.reload(Bukkit.java:576) [spigot-1.14.4.jar:git-Spigot-798ea6a-2012f1e]
  11. at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:27) [spigot-1.14.4.jar:git-Spigot-798ea6a-2012f1e]
  12. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) [spigot-1.14.4.jar:git-Spigot-798ea6a-2012f1e]
  13. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.dispatchCommand(CraftServer.java:710) [spigot-1.14.4.jar:git-Spigot-798ea6a-2012f1e]
  14. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.dispatchServerCommand(CraftServer.java:695) [spigot-1.14.4.jar:git-Spigot-798ea6a-2012f1e]
  15. at net.minecraft.server.v1_14_R1.DedicatedServer.handleCommandQueue(DedicatedServer.java:430) [spigot-1.14.4.jar:git-Spigot-798ea6a-2012f1e]
  16. at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:394) [spigot-1.14.4.jar:git-Spigot-798ea6a-2012f1e]
  17. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:970) [spigot-1.14.4.jar:git-Spigot-798ea6a-2012f1e]
  18. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:815) [spigot-1.14.4.jar:git-Spigot-798ea6a-2012f1e]
  19. at java.lang.Thread.run(Unknown Source) [?:1.8.0_211]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement