Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
Error with DB
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="GarettM" data-source="post: 464066" data-attributes="member: 839"><p>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 something</p></blockquote><p></p>
[QUOTE="GarettM, post: 464066, member: 839"] 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 something [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
Error with DB
Top