Advertisement
PiggiesGoSqueal

Untitled

Jan 20th, 2019
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 2.11 KB | None | 0 0
  1. [00:36:56] [Server thread/INFO]: [MMOItems] Enabling MMOItems v4.4.1
  2. [00:36:56] [Server thread/INFO]: [MMOItems] Detected Bukkit Version: v1_13_R2
  3. [00:36:57] [Server thread/INFO]: [MMOItems] Hooked onto PlaceholderAPI
  4. [00:36:57] [Server thread/INFO]: [MMOItems] Hooked onto MythicMobs
  5. [00:36:57] [Server thread/INFO]: [MMOItems] Loading item updater data, please wait...
  6. [00:36:57] [Server thread/INFO]: [MMOItems] Loading drop tables, please wait...
  7. [00:36:57] [Server thread/INFO]: [MMOItems] Loading recipes, please wait...
  8. [00:36:57] [Server thread/ERROR]: Error occurred while enabling MMOItems v4.4.1 (Is it up to date?)
  9. java.lang.NullPointerException: null
  10.     at net.Indyuce.mmoitems.MMOItems.onEnable(MMOItems.java:312) ~[MMOItems%201.13.jar:?]
  11.     at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:254) ~[my.jar:git-Spigot-f56e2e7-4385562]
  12.     at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [my.jar:git-Spigot-f56e2e7-4385562]
  13.     at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [my.jar:git-Spigot-f56e2e7-4385562]
  14.     at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:434) [my.jar:git-Spigot-f56e2e7-4385562]
  15.     at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:348) [my.jar:git-Spigot-f56e2e7-4385562]
  16.     at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:580) [my.jar:git-Spigot-f56e2e7-4385562]
  17.     at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:542) [my.jar:git-Spigot-f56e2e7-4385562]
  18.     at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:420) [my.jar:git-Spigot-f56e2e7-4385562]
  19.     at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:294) [my.jar:git-Spigot-f56e2e7-4385562]
  20.     at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:698) [my.jar:git-Spigot-f56e2e7-4385562]
  21.     at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151]
  22. [00:36:57] [Server thread/INFO]: [MMOItemsUltraItemUpdater] Enabling MMOItemsUltraItemUpdater v1.0
  23. [00:36:57] [Server thread/INFO]: [DiscordSRV] Enabling DiscordSRV v1.16.6
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement