Closed Deathmonster555 closed 9 years ago
WorldGuard hat wohl was an der API geändert ... Wenn du WorldGuard Support ausschaltest sollte es gehen ...
Yeah, I see it shows that world guard is causing it, but when I disable GroupManager (permissions) This plugin runs fine? are you sure it's worldguard?
I said that DAPL supports not the newest WorldGuard version:
10.01 15:51:04 [Server] INFO at com.github.idragonfire.DragonAntiPvPLeaver.spawnchecker.WorldGuardSupport.canNpcSpawn(WorldGuardSupport.java:28) ~[?:?]
10.01 15:51:04 [Server] INFO Caused by: java.lang.IncompatibleClassChangeError: Found interface com.sk89q.worldguard.protection.ApplicableRegionSet, but class was expected
I must look into the WorldGuard code and fix this line: https://github.com/IDragonfire/DragonAntiPvPLeaver/blob/master/src/com/github/idragonfire/DragonAntiPvPLeaver/spawnchecker/WorldGuardSupport.java#L28
Ok! So, what version does it support? Or should I wait for a fix?
What WorldGuard version did you use?
Version 6.0.0-beta-03.1514
Yes, it should work with 5.9 ...
Ah ok! Thanks so much! I'll try it out in a bit and let you know
Thank you so much! It finally works!
When I enable permissions on my server, this error appears. It works fine without permissions so it can't be world guard causing this?