Advertisement
HeroCC

FIXED Yamler Error

Oct 13th, 2014
251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.00 KB | None | 0 0
  1. 18:11:42 [WARNING] Plugin performed restricted action, please inform them to use proper API methods: Illegal thread group access
  2. java.security.AccessControlException: Plugin violation: Illegal thread group access
  3. at net.md_5.bungee.BungeeSecurityManager.checkRestricted(BungeeSecurityManager.java:39)
  4. at net.md_5.bungee.BungeeSecurityManager.checkAccess(BungeeSecurityManager.java:62)
  5. at java.lang.ThreadGroup.checkAccess(ThreadGroup.java:315)
  6. at java.lang.Thread.init(Thread.java:391)
  7. at java.lang.Thread.init(Thread.java:349)
  8. at java.lang.Thread.<init>(Thread.java:548)
  9. at net.cubespace.Yamler.Metrics.start(Metrics.java:212)
  10. at net.cubespace.Yamler.YamlerPlugin.onEnable(YamlerPlugin.java:14)
  11. at net.md_5.bungee.api.plugin.PluginManager.enablePlugins(PluginManager.java:217)
  12. at net.md_5.bungee.BungeeCord.start(BungeeCord.java:239)
  13. at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:50)
  14. at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement