Bawnorton / Neruina

A mod that prevents ticking related crashes from bricking worlds
MIT License
39 stars 3 forks source link

Issue with Bountiful Mod #26

Closed TheCavemanOfficial closed 1 year ago

TheCavemanOfficial commented 1 year ago

Running this in Single Player does not cause any issue, however when placed on a server this caused a player to get locked out of the server upon claiming a reward for a bounty board. Deleting the playerdata was the ONLY solution here. I have included the log file from the server, hope this helps. latest.log

Bawnorton commented 1 year ago

Bountiful is using client-only code in common source which will crash when used on a server, this is not related to Neruina

It's likely that the underlying cause is Create: Sweets and Treats that doesn't respect the logical sides and calls client-only methods when it shouldn't