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
Duplicate entry swift error [Gaby]
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="Sledmore" data-source="post: 308781" data-attributes="member: 591"><p>65536 is the maximum value of a small int, you need to increase the length (or change the type) of the `id` column in your `items` table. You will also need to change how the value is parsed in the emulator (if this is only `items_base` related, then find where the items load and use Convert.ToInt32()).</p></blockquote><p></p>
[QUOTE="Sledmore, post: 308781, member: 591"] 65536 is the maximum value of a small int, you need to increase the length (or change the type) of the `id` column in your `items` table. You will also need to change how the value is parsed in the emulator (if this is only `items_base` related, then find where the items load and use Convert.ToInt32()). [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
Duplicate entry swift error [Gaby]
Top