Advertisement
Guest User

minecord

a guest
Jun 27th, 2019
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.43 KB | None | 0 0
  1. [15:34:43] [Server thread/ERROR]: Error occurred while enabling Minecord v1.5.1_1 (Is it up to date?)
  2. java.lang.NullPointerException: (DEBUG) The given config path does not exist.
  3. at me.spomg.minecord.libraries.spomg.general.helpers.ChecksHelper.checkConfigPath(ChecksHelper.java:38) ~[?:?]
  4. at me.spomg.minecord.libraries.spomg.general.config.ConfigManager.checkBoolean(ConfigManager.java:154) ~[?:?]
  5. at me.spomg.minecord.Minecord.onEnable(Minecord.java:131) ~[?:?]
  6. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.14.2.jar:git-Paper-53]
  7. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[patched_1.14.2.jar:git-Paper-53]
  8. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:419) ~[patched_1.14.2.jar:git-Paper-53]
  9. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:464) ~[patched_1.14.2.jar:git-Paper-53]
  10. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:378) ~[patched_1.14.2.jar:git-Paper-53]
  11. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:464) ~[patched_1.14.2.jar:git-Paper-53]
  12. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:280) ~[patched_1.14.2.jar:git-Paper-53]
  13. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:855) ~[patched_1.14.2.jar:git-Paper-53]
  14. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement