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 new pyorpg-server incorporates an 'Items' table that is absent from any database created by older versions of pyorpg-server. When it sees that 'Items' does not exist, it crashes.
May not be a big problem right now, but may eventually want to have some code in place to manage possible database schema changes.
The text was updated successfully, but these errors were encountered:
The new pyorpg-server incorporates an 'Items' table that is absent from any database created by older versions of pyorpg-server. When it sees that 'Items' does not exist, it crashes.
May not be a big problem right now, but may eventually want to have some code in place to manage possible database schema changes.
The text was updated successfully, but these errors were encountered: