Advertisement
Guest User

java.lang.IllegalStateException

a guest
Feb 24th, 2020
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. java.lang.IllegalStateException: Called when to early...
  2. at de.leonhard.sapphire.core.Sapphire.getLanguageConfig(Sapphire.java:76)
  3. at de.leonhard.punishcontrol.PunishControl.onPluginStart(PunishControl.kt:167)
  4. at de.leonhard.sapphire.proxy.SimplePlugin.onStart(SimplePlugin.java:207)
  5. at de.leonhard.sapphire.core.plugin.SapphireBase.handleStart(SapphireBase.java:40)
  6. at de.leonhard.sapphire.core.plugin.SapphireBungee.onEnable(SapphireBungee.java:76)
  7. at net.md_5.bungee.api.plugin.PluginManager.enablePlugins(PluginManager.java:250)
  8. at net.md_5.bungee.BungeeCord.start(BungeeCord.java:280)
  9. at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:62)
  10. at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement