Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Map or database errors #842

Open
wawuo opened this issue Jul 6, 2023 · 1 comment
Open

Map or database errors #842

wawuo opened this issue Jul 6, 2023 · 1 comment

Comments

@wawuo
Copy link

wawuo commented Jul 6, 2023

I currently found that:

  1. 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.
  2. 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

@wawuo
Copy link
Author

wawuo commented Jul 6, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant