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