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
The map middle number in the database is not continuous, and the map cannot be imported and exported, otherwise it will cause teleportation points to be incorrect.
NPCs cannot be exported, modified and then imported again. After deletion, they cannot be imported (it will be blank).
I can't solve these problems, but I can bypass these problems. I decided to migrate the database to AccessDB. Now I have completed almost 50%. If there is time later, I will migrate to PostgreSQL. Haha.
PS. In the debugging with Visual Studio, I found that the MapIndex in LoadDB() is 387, which does not match the actual 385
The text was updated successfully, but these errors were encountered:
I currently found that:
I can't solve these problems, but I can bypass these problems. I decided to migrate the database to AccessDB. Now I have completed almost 50%. If there is time later, I will migrate to PostgreSQL. Haha.
PS. In the debugging with Visual Studio, I found that the MapIndex in LoadDB() is 387, which does not match the actual 385
The text was updated successfully, but these errors were encountered: