Advertisement
Guest User

Untitled

a guest
Feb 23rd, 2020
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.50 KB | None | 0 0
  1. [12:33:07] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.14.0
  2. [12:33:08] [Server thread/INFO]: [MassiveCore 2.14.0] === ENABLE START ===
  3. [12:33:08] [Server thread/INFO]: [MassiveCore 2.14.0] Loading Cachefile datas...
  4. [12:33:08] [Server thread/INFO]: [MassiveCore 2.14.0] Loading Onlineplayer datas...
  5. [12:33:08] [Server thread/INFO]: [MassiveCore 2.14.0] Loading Registry datas...
  6. [12:33:08] [Server thread/INFO]: [MassiveCore 2.14.0] Saving Cachefile...
  7. [12:33:08] [Server thread/INFO]: [MassiveCore 2.14.0] Setup of IdUtil took 223ms.
  8. [12:33:10] [Server thread/INFO]: FAILURE FOR CLASS: class com.massivecraft.massivecore.MassiveCoreMConf
  9. [12:33:10] [Server thread/ERROR]: Error occurred while enabling MassiveCore v2.14.0 (Is it up to date?)
  10. java.lang.RuntimeException: com.massivecraft.massivecore.MassiveCoreMConf : debugWriters
  11. at com.massivecraft.massivecore.store.migrator.MigratorUtil.migrateFields(MigratorUtil.java:362) ~[?:?]
  12. at com.massivecraft.massivecore.store.migrator.MigratorUtil.migrateObject(MigratorUtil.java:242) ~[?:?]
  13. at com.massivecraft.massivecore.store.migrator.MigratorUtil.migrate(MigratorUtil.java:195) ~[?:?]
  14. at com.massivecraft.massivecore.store.Coll.loadFromRemoteFixed(Coll.java:307) ~[?:?]
  15. at com.massivecraft.massivecore.store.Coll.initLoadAllFromRemote(Coll.java:799) ~[?:?]
  16. at com.massivecraft.massivecore.store.Coll.setActive(Coll.java:950) ~[?:?]
  17. at com.massivecraft.massivecore.MassiveCoreMConfColl.setActive(MassiveCoreMConfColl.java:35) ~[?:?]
  18. at com.massivecraft.massivecore.store.Coll.setActive(Coll.java:989) ~[?:?]
  19. at com.massivecraft.massivecore.MassivePlugin.activateOne(MassivePlugin.java:247) ~[?:?]
  20. at com.massivecraft.massivecore.MassivePlugin.activateOne(MassivePlugin.java:226) ~[?:?]
  21. at com.massivecraft.massivecore.MassivePlugin.activateOne(MassivePlugin.java:226) ~[?:?]
  22. at com.massivecraft.massivecore.MassivePlugin.activateOne(MassivePlugin.java:235) ~[?:?]
  23. at com.massivecraft.massivecore.MassivePlugin.activate(MassivePlugin.java:211) ~[?:?]
  24. at com.massivecraft.massivecore.MassivePlugin.activateAuto(MassivePlugin.java:324) ~[?:?]
  25. at com.massivecraft.massivecore.MassiveCore.onEnableInner(MassiveCore.java:241) ~[?:?]
  26. at com.massivecraft.massivecore.MassivePlugin.onEnable(MassivePlugin.java:82) ~[?:?]
  27. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[zSpigot.jar:git-PaperSpigot-ea452ce]
  28. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [zSpigot.jar:git-PaperSpigot-ea452ce]
  29. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412) [zSpigot.jar:git-PaperSpigot-ea452ce]
  30. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:476) [zSpigot.jar:git-PaperSpigot-ea452ce]
  31. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:394) [zSpigot.jar:git-PaperSpigot-ea452ce]
  32. at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:170) [zSpigot.jar:git-PaperSpigot-ea452ce]
  33. at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:493) [zSpigot.jar:git-PaperSpigot-ea452ce]
  34. at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [zSpigot.jar:git-PaperSpigot-ea452ce]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement