Scyntrus / FactionMobs

FactionMobs CraftBukkit Plugin
http://dev.bukkit.org/server-mods/faction-mobs/
Other
14 stars 19 forks source link

Players can't build in a chunk #7

Closed HiddenCloud closed 8 years ago

HiddenCloud commented 9 years ago

Hi, one of my players has a very strange problem with not being able to place blocks in a chunk. I've checked out everything, and it turns out that it only happens if there's a factionmob in the chunk of the player. You can destroy blocks, but not place them, even with ops I've only managed to 'place' by using worldedit. This bug happens very rarely and most of the time it resolves itself after a while by maybe killing the faction mobs, not a single error is thrown when this happens. I've had this before during 1.7 then it didn't show up for a while and now it happens again. I know it's very vague but I'm sure FactionMobs is the cause of this issue.

Scyntrus commented 9 years ago

I recently suppressed all exceptions from displaying in the console, but they're all logged in the FactionMobs/error.log file. Check to see if there's anything in there.

HiddenCloud commented 9 years ago

No, it's empty.

Scyntrus commented 9 years ago

I can't think off the top of my head of anything that would make this happen. Do you have a way of reliably reproducing the bug?

Scyntrus commented 9 years ago

Also, the error.log file is cleared every time the server starts, so you have to check the log before you restart your server.

Scyntrus commented 8 years ago

Closed for inactivity