Uhm, what header RELEASE is this? Like which SWF RELEASE is compable with the incoming.cs and outgoing.cs???
Printable View
Uhm, what header RELEASE is this? Like which SWF RELEASE is compable with the incoming.cs and outgoing.cs???
SQL Queries are wrong?
Is 25 supposed to be the default value, or is it the length?Code:ALTER TABLE `catalog_items_copy` ADD `badge` CHAR(25) 25;
So anyone fix char bubbles? or know my problem mr badass coders
...
i select the colored bubble but the txt shows up white
Why not code your own emu from scratch, makes more sense I think
Thanks for the release.
All my users keep getting disconnected at ".07" every hour, exact same time every hour. No error in emulator or in-game.
The way I see it, Bcstorm really isnt that messy. I am newer to C#, But am not nooby with it. I no for a fact its a hell of alot easier to edit and make bc more secure and stable than it is to code your own from scratch. I have not coded my own before but would rather not right now. Currently, Ive fixed bcstorm up on my own from the first revision, Is compatible with the latest habbo.swf and runs room promotions etc.. No d/c, No leaks, No errors, Etc. But ya. Thanks for releasing this mate. Will help those who want it<3
Im still having issues with the groups no one is willing to help out other people this is complicated :/
Whats ur error? Paste the error code or a screenie here.
I get this error "An error occured: too many connections" I just switched emulators from the other bcstorm so I have not changed anything major.
~~> Error Message:Too many connections
~~> User:--
~~> Occurred in:3/03/2013 7:41:04 PM
~~> Additional Message: Start
~~> Function that caused: Engine.InitEnvironment
---------------------------------------
System Specifications: MySql.Data.MySqlClient.MySqlException (0x80004005): Too many connections
at MySql.Data.MySqlClient.MySqlStream.ReadPacket()
at MySql.Data.MySqlClient.NativeDriver.Open()
at MySql.Data.MySqlClient.Driver.Open()
at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuilder settings)
at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
at MySql.Data.MySqlClient.MySqlPool..ctor(MySqlConnectionStringBuilder settings)
at MySql.Data.MySqlClient.MySqlPoolManager.GetPool(MySqlConnectionStringBuilder settings)
at MySql.Data.MySqlClient.MySqlConnection.Open()
at Database_Manager.Database.MySqlClient.connect() in c:\Users\Admin\Desktop\BCStorm\trunk\Database Manager\Database_Manager\Database\MySqlClient.cs:line 22
at Database_Manager.Database.DatabaseManager.getQueryreactor() in c:\Users\Admin\Desktop\BCStorm\trunk\Database Manager\Database_Manager\Database\DatabaseManager.cs:line 151
at Butterfly.QueryManager.get_GetWords() in C:\Users\--\Desktop\BcStorm\trunk\Butterfly\QueryManager.cs:line 161
at Butterfly.Core.LanguageLocale.InitSwearWord() in C:\Users\--\Desktop\BcStorm\trunk\Butterfly\Core\LanguageLocale.cs:line 31
at Butterfly.BCStorm.Init() in C:\Users\--\Desktop\BcStorm\trunk\Butterfly\BCStorm.cs:line 133
Change your connection pool. (Look in your config.ini)