Advertisement
mr_floris

Untitled

May 14th, 2019
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.33 KB | None | 0 0
  1. [13:31:24] [Server thread/INFO]: [TradeMe] Disabling TradeMe v6.0.0.6
  2. [13:31:24] [Server thread/ERROR]: Error occurred while disabling TradeMe v6.0.0.6 (Is it up to date?)
  3. java.lang.NullPointerException: null
  4. at me.Zrips.TradeMe.TradeMe.onDisable(TradeMe.java:565) ~[?:?]
  5. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265) ~[spigot-1.14.1.jar:git-Spigot-8043ebc-89c52b7]
  6. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:377) [spigot-1.14.1.jar:git-Spigot-8043ebc-89c52b7]
  7. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:437) [spigot-1.14.1.jar:git-Spigot-8043ebc-89c52b7]
  8. at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:429) [spigot-1.14.1.jar:git-Spigot-8043ebc-89c52b7]
  9. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.disablePlugins(CraftServer.java:392) [spigot-1.14.1.jar:git-Spigot-8043ebc-89c52b7]
  10. at net.minecraft.server.v1_14_R1.MinecraftServer.stop(MinecraftServer.java:676) [spigot-1.14.1.jar:git-Spigot-8043ebc-89c52b7]
  11. at net.minecraft.server.v1_14_R1.DedicatedServer.stop(DedicatedServer.java:695) [spigot-1.14.1.jar:git-Spigot-8043ebc-89c52b7]
  12. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:842) [spigot-1.14.1.jar:git-Spigot-8043ebc-89c52b7]
  13. at java.lang.Thread.run(Thread.java:834) [?:?]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement