Cuyler36 / ACSE

A Save Editor for the Animal Crossing main series games written in C#
MIT License
197 stars 34 forks source link

"Empty (buried)" spots on the map not disappearing, even after I make changes to the save file #45

Closed 03bgood closed 5 years ago

03bgood commented 5 years ago

I think I've stumbled across a serious bug. The "Empty (buried)" spots will not disappear, even after saving. I accdently put some of them in the water and they will not go away, even if I replace them with another item, then delete that item. Upon reloading the save, the "Empty (buried)" spots come back

03bgood commented 5 years ago

capture

03bgood commented 5 years ago

Managed to fix it by removing the portion of the river and adding land and putting bells (10,000) in those spots, dug them up. Went back to the editor and added back the river w/ bridge. I seem to have fixed it.

03bgood commented 5 years ago

capture 2

Cuyler36 commented 5 years ago

@03bgood Thanks for the bug report! Make sure you are either build from the source code or using the development binaries!