Using mount seals might lead to broken stats #23
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This seems to be caused by the horse_* information stored in the player table. An older issue might've caused data in these columns to be corrupted, after the "mobile" column was removed.
This should have been fixed in commit
847ab2ef89
, but I'll keep it open for a while, since there might be other factors that contribute to this issue.