Advertisement
Guest User

Untitled

a guest
Jan 25th, 2020
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.67 KB | None | 0 0
  1. 25.01 12:05:07 [Server] WARNING Exception encountered when loading plugin: PlayerBalancer
  2. 25.01 12:05:07 [Server] INFO java.lang.NoSuchMethodError: net.md_5.bungee.BungeeServerInfo.<init>(Ljava/lang/String;Ljava/net/InetSocketAddress;Ljava/lang/String;Z)V
  3. 25.01 12:05:07 [Server] INFO at com.jaimemartz.playerbalancer.section.SectionServer.<init>(SectionServer.java:18)
  4. 25.01 12:05:07 [Server] INFO at com.jaimemartz.playerbalancer.section.SectionManager$8.execute(SectionManager.java:131)
  5. 25.01 12:05:07 [Server] INFO at com.jaimemartz.playerbalancer.section.SectionManager$SectionStage.lambda$execute$0(SectionManager.java:382)
  6. 25.01 12:05:07 [Server] INFO at java.util.LinkedHashMap.forEach(LinkedHashMap.java:684)
  7. 25.01 12:05:07 [Server] INFO at com.jaimemartz.playerbalancer.section.SectionManager$SectionStage.execute(SectionManager.java:381)
  8. 25.01 12:05:07 [Server] INFO at com.jaimemartz.playerbalancer.section.SectionManager.lambda$load$0(SectionManager.java:160)
  9. 25.01 12:05:07 [Server] INFO at java.util.LinkedHashMap.forEach(LinkedHashMap.java:684)
  10. 25.01 12:05:07 [Server] INFO at java.util.Collections$SynchronizedMap.forEach(Collections.java:2647)
  11. 25.01 12:05:07 [Server] INFO at com.jaimemartz.playerbalancer.section.SectionManager.load(SectionManager.java:158)
  12. 25.01 12:05:07 [Server] INFO at com.jaimemartz.playerbalancer.PlayerBalancer.execStart(PlayerBalancer.java:148)
  13. 25.01 12:05:07 [Server] INFO at com.jaimemartz.playerbalancer.PlayerBalancer.onEnable(PlayerBalancer.java:90)
  14. 25.01 12:05:07 [Server] INFO at net.md_5.bungee.api.plugin.PluginManager.enablePlugins(PluginManager.java:250)
  15. 25.01 12:05:07 [Server] INFO at net.md_5.bungee.BungeeCord.start(BungeeCord.java:280)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement