Advertisement
Guest User

Untitled

a guest
Jun 8th, 2014
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.27 KB | None | 0 0
  1. [12:10:02] [Server thread/ERROR]: Error occurred while enabling mcore v7.2.1 (Is it up to date?)
  2. java.lang.NullPointerException
  3. at com.massivecraft.mcore.util.IdUtil.loadDatas(IdUtil.java:793) ~[?:?]
  4. at com.massivecraft.mcore.util.IdUtil.setup(IdUtil.java:352) ~[?:?]
  5. at com.massivecraft.mcore.MCore.onEnable(MCore.java:157) ~[?:?]
  6. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[spigot-1.7.9-R0.3.jar:git-Spigot-1487]
  7. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [spigot-1.7.9-R0.3.jar:git-Spigot-1487]
  8. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.7.9-R0.3.jar:git-Spigot-1487]
  9. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:465) [spigot-1.7.9-R0.3.jar:git-Spigot-1487]
  10. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:383) [spigot-1.7.9-R0.3.jar:git-Spigot-1487]
  11. at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:136) [spigot-1.7.9-R0.3.jar:git-Spigot-1487]
  12. at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:457) [spigot-1.7.9-R0.3.jar:git-Spigot-1487]
  13. at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot-1.7.9-R0.3.jar:git-Spigot-1487]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement