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
BC - STORM EMU error, PLEAS HELP!
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="Kopperud" data-source="post: 186831" data-attributes="member: 14897"><p>Hello everyone, I need some help and hope someone here can answer it! I've set up a R63B hotel and I run bcstorm emulator! Everything works great except for one thing, it does not work to create new rooms!! When I press the button to make new room, the button does not work, so it is impossible to make room. But there comes a query code in the bcstorm emulator. You can see the code below.</p><p> </p><p> </p><p><strong>Error in query: </strong></p><p><strong>INSERT INTO rooms (roomtype,caption,owner,model_name) VALUES ('private',@caption,@username,@model)</strong></p><p><strong>MySql.Data.MySqlClient.MySqlException (0x80004005): Field 'description' doesn't have a default value</strong></p><p><strong> at MySql.Data.MySqlClient.MySqlStream.ReadPacket()</strong></p><p><strong> at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int32& insertedId)</strong></p><p><strong> at MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affectedRows, Int32& insertedId)</strong></p><p><strong> at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)</strong></p><p><strong> at MySql.Data.MySqlClient.MySqlDataReader.NextResult()</strong></p><p><strong> at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)</strong></p><p><strong> at MySql.Data.MySqlClient.MySqlCommand.ExecuteScalar()</strong></p><p><strong> at Database_Manager.Database.Session_Details.QueryAdapter.insertQuery()</strong></p><p> </p><p>Do any of you know how to fix the Problem? Had been nice if someone knew the answer and could explain me how to fix the error!</p><p> </p><p>THANKS!! <img src="/styles/default/xenforo/smilies/emojione/smile.png" class="smilie" loading="lazy" alt=":)" title="Smile :)" data-shortname=":)" /> - Kopperud</p></blockquote><p></p>
[QUOTE="Kopperud, post: 186831, member: 14897"] Hello everyone, I need some help and hope someone here can answer it! I've set up a R63B hotel and I run bcstorm emulator! Everything works great except for one thing, it does not work to create new rooms!! When I press the button to make new room, the button does not work, so it is impossible to make room. But there comes a query code in the bcstorm emulator. You can see the code below. [B]Error in query: [/B] [B]INSERT INTO rooms (roomtype,caption,owner,model_name) VALUES ('private',@caption,@username,@model)[/B] [B]MySql.Data.MySqlClient.MySqlException (0x80004005): Field 'description' doesn't have a default value[/B] [B] at MySql.Data.MySqlClient.MySqlStream.ReadPacket()[/B] [B] at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int32& insertedId)[/B] [B] at MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affectedRows, Int32& insertedId)[/B] [B] at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)[/B] [B] at MySql.Data.MySqlClient.MySqlDataReader.NextResult()[/B] [B] at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)[/B] [B] at MySql.Data.MySqlClient.MySqlCommand.ExecuteScalar()[/B] [B] at Database_Manager.Database.Session_Details.QueryAdapter.insertQuery()[/B] Do any of you know how to fix the Problem? Had been nice if someone knew the answer and could explain me how to fix the error! THANKS!! :) - Kopperud [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
BC - STORM EMU error, PLEAS HELP!
Top