-
Re: BcStorm with all the fixes (for noobs)
Quote:
Originally Posted by
Jambokill
On your commands.ini in your emulator replace all codes with this..
Thank you!!
-
Re: BcStorm with all the fixes (for noobs)
anyone know how to resolve this error?
Quote:
Error in query:
UPDATE user_pets SET room_id = 0, name = @name, race = @race, color = @color, type = 15, expirience = 0, energy = 100, nutrition = 100, respect = 0, createstamp = '1359076470', x = 0, Y = 0, Z = 0 WHERE id = 55
MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered during command execution. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Parameter '@name' must be defined.
at MySql.Data.MySqlClient.Statement.SerializeParameter(MySqlParameterCollection parameters, MySqlPacket packet, String parmName)
at MySql.Data.MySqlClient.Statement.InternalBindParameters(String sql, MySqlParameterCollection parameters, MySqlPacket packet)
at MySql.Data.MySqlClient.Statement.BindParameters()
at MySql.Data.MySqlClient.PreparableStatement.Execute()
at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
at MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery()
at Database_Manager.Database.Session_Details.QueryAdapter.runQuery()
it happens when I try to expel or choose a pet for inventory.
-
Re: BcStorm with all the fixes (for noobs)
Quote:
Originally Posted by
Caustik
Someone should make a git/svn repository so people can fork, update and merge.
Much better solution than releasing hundreds of edits.
I can make a git and maintain it daily, I will do one.
-
Re: BcStorm with all the fixes (for noobs)
does anyone know how to disable these messages in the emulator (message received, connections, etc.)? because the cpu usage is very high.
http://i.imgur.com/uzluPYg.png
-
Re: BcStorm with all the fixes (for noobs)
Johnny Souza, i got the same problem, its because the bots, animals and users speak.
-
Re: BcStorm with all the fixes (for noobs)
Quote:
Originally Posted by
Johnny Souza
does anyone know how to disable these messages in the emulator (message received, connections, etc.)? because the cpu usage is very high.
http://i.imgur.com/uzluPYg.png
Go to StaticMessageHandlers.cs
Find;
Code:
Console.WriteLine("Recieved message " + message.Header);
Replace with;
Code:
//Console.WriteLine("Recieved message " + message.Header);
-
Re: BcStorm with all the fixes (for noobs)
Quote:
Originally Posted by
Giles121
Go to StaticMessageHandlers.cs
Find;
Code:
Console.WriteLine("Recieved message " + message.Header);
Replace with;
Code:
//Console.WriteLine("Recieved message " + message.Header);
Thank you so much! Thanked!
I will make this change in the morning because now I have more than 600 players online.
:thumbup::thumbup:
Quote:
Originally Posted by
FapInc
Johnny Souza, i got the same problem, its because the bots, animals and users speak.
Giles121 just posted how to do this, simply edit using visual studio.
-
Re: BcStorm with all the fixes (for noobs)
Quote:
Originally Posted by
Johnny Souza
Thank you so much! Thanked!
I will make this change in the morning because now I have more than 600 players online.
:thumbup::thumbup:
Giles121 just posted how to do this, simply edit using visual studio.
dont Forget Like +Rep
-
Re: BcStorm with all the fixes (for noobs)
-
Re: BcStorm with all the fixes (for noobs)
Omg i will debug the emulator on my vps, I get an error that visual studio is not suitable for win xp 32 bit? How can i fix this?
-
Re: BcStorm with all the fixes (for noobs)
Quote:
Originally Posted by
xMiraclesz
Omg i will debug the emulator on my vps, I get an error that visual studio is not suitable for win xp 32 bit? How can i fix this?
Get Windows 8
-
Re: BcStorm with all the fixes (for noobs)
Here's the latest copy with all the most recent fixes in for you;
https://mega.co.nz/#!CkQDkIaT
Couldn't be bothered including the source
-
Re: BcStorm with all the fixes (for noobs)
Can we please have it with the source !
-
Re: BcStorm with all the fixes (for noobs)
Quote:
Originally Posted by
xMiraclesz
Omg i will debug the emulator on my vps, I get an error that visual studio is not suitable for win xp 32 bit? How can i fix this?
Migrate to windows 8 or windows 2008.
-
Re: BcStorm with all the fixes (for noobs)
What is the encryption key =?
-
Re: BcStorm with all the fixes (for noobs)
Hello Giles121, do you know how to remove these messages (client connected)?
http://img339.imageshack.us/img339/6...c0e9e3e324.png
-
Re: BcStorm with all the fixes (for noobs)
Search the messages "Client connected", "Connection received" in the source and put "//" before or delete the sentences, maybe?
-
Re: BcStorm with all the fixes (for noobs)
Quote:
Originally Posted by
Johnny Souza
What bjork said do that its pritty simple :)
-
Re: BcStorm with all the fixes (for noobs)
Quote:
Originally Posted by
Roper
What's the point without the source?
-
Re: BcStorm with all the fixes (for noobs)
I got the source, just tell me the key!
-
Re: BcStorm with all the fixes (for noobs)
Who can post one a new release with the new fix ?
-
Re: BcStorm with all the fixes (for noobs)
when I use the command: shutdown or turn off the emulator is my group away from the room... Anyone the fix?
-
Re: BcStorm with all the fixes (for noobs)
Quote:
Originally Posted by
Roper
Open it in visual studio and press 'f5' - this will debug it!
What must I open with Visual Studio?
-
Re: BcStorm with all the fixes (for noobs)
Quote:
Originally Posted by
iExit
What must I open with Visual Studio?
Die Projektmappe.
PS: Kenn dich aus RetroTown
-
Re: BcStorm with all the fixes (for noobs)
Quote:
Originally Posted by
KeineChance
Die Projektmappe.
PS: Kenn dich aus RetroTown
Bin aus RT draußen ^_^
Ehm, welche Projektmappe? Kannst du Pfad sagen? z.B. BcStorm -> Bin -> = ist nur beispiel