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 May 31, 2024. It is now read-only.
The issue was caused by a call to RegionPagerBase::SetSolid(), which was in turn called GetRegion(), which automatically created new regions on request. Fixed.
For some reason, regions in the client will lose their tile data. This happens after the data is received. it's unknown what causes this.
I've patched the issue using regionChecksum() at world_map.cpp:30, but this is far from a proper fix.
The text was updated successfully, but these errors were encountered: