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
Pet Bug
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="RealSubaru" data-source="post: 432390" data-attributes="member: 80329"><p>Hello,</p><p></p><p>today i experienced a bug that is about pets. When i place a cat in my room, it changes to a horse after i reconnect. I get the following error in the console:</p><p>[spoiler=Error]</p><p>23:15:54 - [ERROR] Error in query:</p><p>INSERT INTO bots_petdata (id,type,race,color,experience,energy,createstamp) VALUES (1, 1,@1race,@1color,0,100,UNIX_TIMESTAMP())</p><p>MySql.Data.MySqlClient.MySqlException (0x80004005): Duplicate entry '1' for key 'PRIMARY'</p><p> at MySql.Data.MySqlClient.MySqlStream.ReadPacket()</p><p> at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId)</p><p> at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)</p><p> at MySql.Data.MySqlClient.MySqlDataReader.NextResult()</p><p> at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)</p><p> at MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery()</p><p> at Plus.Database.Adapter.QueryAdapter.RunQuery() in C:\Users\Sledmore\Desktop\PlusEMU\Database\Adapter\QueryAdapter.cs:line 167</p><p>[/spoiler]</p><p>Are there any solutions i can test? (Sorry for my bad english, i am from germany)</p></blockquote><p></p>
[QUOTE="RealSubaru, post: 432390, member: 80329"] Hello, today i experienced a bug that is about pets. When i place a cat in my room, it changes to a horse after i reconnect. I get the following error in the console: [spoiler=Error] 23:15:54 - [ERROR] Error in query: INSERT INTO bots_petdata (id,type,race,color,experience,energy,createstamp) VALUES (1, 1,@1race,@1color,0,100,UNIX_TIMESTAMP()) MySql.Data.MySqlClient.MySqlException (0x80004005): Duplicate entry '1' for key 'PRIMARY' at MySql.Data.MySqlClient.MySqlStream.ReadPacket() at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId) at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force) at MySql.Data.MySqlClient.MySqlDataReader.NextResult() at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery() at Plus.Database.Adapter.QueryAdapter.RunQuery() in C:\Users\Sledmore\Desktop\PlusEMU\Database\Adapter\QueryAdapter.cs:line 167 [/spoiler] Are there any solutions i can test? (Sorry for my bad english, i am from germany) [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
Pet Bug
Top