soybartolos
New Member
- Sep 11, 2020
- 8
- 2
I had to reupload the DB, but theres is a problem with the rooms.... when i tried to fill the table 'rooms' with the old info it crash... any idea?
Last edited:
Most emulators crash from this because their is references to other database tables (data that the emulator believes should exist in that table) that don't exist, sadly its easier to start anew then it is performing database surgery and trying to get your old rooms imported, one think that might help is resetting every field that relates to rooms to `null` or a common value that exists in the database, e.g. user who owns the room doesn't exist or somethingI had to reupload the DB, but theres is a problem with the rooms.... when i tried to fill the table 'rooms' with the old info it crash... any idea?