You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 27, 2022. It is now read-only.
Here are all known issues listed and possibly the temporarely fixes.
Issue #1:
AC:WW: When storing a letter inside the Letter Storage from the Town Hall, the savecopy's seem to slightly change? That results in Invalid SaveFile! error, cause the memcmp() method doesn't work then, which would compare both savecopy's if they match, to detect the region.
Temporarely fix #1:
Remove the Letters from the storage, and it should work properly again. I am looking into it though, so there won't be a need for it in probably the next version.