Advertisement
Guest User

kotlin.NotImplementedError

a guest
Sep 21st, 2019
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. kotlin.NotImplementedError: An operation is not implemented: not implemented
  2. at de.leonhard.punishcontrol.PunishControl.getBungeeCord(PunishControl.kt:27)
  3. at de.leonhard.sapphire.proxy.SimplePlugin.onStart(SimplePlugin.java:188)
  4. at de.leonhard.sapphire.core.Sapphire$Bungee.onEnable(Sapphire.java:177)
  5. at net.md_5.bungee.api.plugin.PluginManager.enablePlugins(PluginManager.java:247)
  6. at net.md_5.bungee.BungeeCord.start(BungeeCord.java:279)
  7. at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:62)
  8. at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement