PurpurMC / Purpur

Purpur is a drop-in replacement for Paper servers designed for configurability, and new fun and exciting gameplay features.
https://purpurmc.org
MIT License
2.01k stars 358 forks source link

MythicMobs error with purpur but not paper #3

Closed Castiella closed 5 years ago

Castiella commented 5 years ago

https://pastebin.com/na9TiNwM

Mobs spawn with the command, but not with randomspawns.

This plugin works as intended on Paper 1.14, however, using the latest build of purpur causes the error. I'm not sure why Purpur could be causing this as it is literally a fork of paper.

Any help would be appreciated.

BillyGalbreath commented 5 years ago

Unfortunately, since that is a closed source plugin I am unable to diagnose it on my end. I even tried looking for a github link on their free version, to no avail. You'd have to report it to the developers of MythicMobs to see what they say. It looks like a simple case of not knowing what purpur is so it falls back to a bukkit adapter instead of paper adapter, and bukkit doesn't have async chunk io so it's having concurrent modification issues. (Just a guess)

lukeeexd commented 5 years ago

Aw this is a shame, my new server will use MythicMobs and was gona use purpur

Castiella commented 5 years ago

Thanks Billy. I've reported it to Mythic Mobs directly and hopefully it can be fixed. Really don't want to move from Purpur.

PhanaticD commented 5 years ago

is this still an issue? I was actually going to use mythicmobs as well but its a big investment not worth it if it doesnt even work

BillyGalbreath commented 5 years ago

After discussing it further on Discord and testing it myself I was unable to reproduce this issue.

If someone else has the same problem feel free to re-open this issue or make a new one and provide more information so I can reproduce it.