Re: Offical BCStorm Help Thread
How I fixed the button "ban user from room"?
And, how to fix this?
Error in query:
UPDATE user_pets SET room_id = 0, name = @103name, race = @103race, color = @103color, type = 15, expirience = 0, energy = 100, nutrition = 100, respect = 0, createstamp = '1362079211', x = 0, Y = 0, Z = 0 WHERE id = 103
MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered during command execution. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Parameter '@103name' must be defined.
em MySql.Data.MySqlClient.Statement.SerializeParameter(MySqlParameterCollection parameters, MySqlPacket packet, String parmName)
em MySql.Data.MySqlClient.Statement.InternalBindParameters(String sql, MySqlParameterCollection parameters, MySqlPacket packet)
em MySql.Data.MySqlClient.Statement.BindParameters()
em MySql.Data.MySqlClient.PreparableStatement.Execute()
em MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
em MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
em MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery()
em Database_Manager.Database.Session_Details.QueryAdapter.runQuery()
Re: Offical BCStorm Help Thread
I dont know why, but every tutorial i follow: groupbadges wont work but on habteen.com they work...
Re: Offical BCStorm Help Thread
Does anyone have a working Profiles code? for me, nothing loads. :/ Also, need help with horses and fix for wall furni placing.
Re: Offical BCStorm Help Thread
Quote:
Originally Posted by
HexHotel
How do I fix wired in my room? Is there a way or no?
Wired aren't 100% coded yet hopefully they will be soon.
Quote:
Originally Posted by
Flurrie
Thanks Glee!
I also get this error (twice) when I enter any room
Error in thread RoomManager.OnCycle Exception --> Not inclusive:
TokenID: 0System.NullReferenceException: Object reference not set to an instance of an object.
at Butterfly.HabboHotel.Rooms.RoomManager.WorkGuildRoomsAddQueue() in C:\Users\BR\Desktop\BcStorm\BcStorm Emu\Butterfly\HabboHotel\Rooms\RoomManager.cs:line 633
at Butterfly.HabboHotel.Rooms.RoomManager.OnCycle() in C:\Users\BR\Desktop\BcStorm\BcStorm Emu\Butterfly\HabboHotel\Rooms\RoomManager.cs:line 340
Do you have a semi public hotel that I can visit?
Quote:
Originally Posted by
Hyp
Does anyone have a working Profiles code? for me, nothing loads. :/ Also, need help with horses and fix for wall furni placing.
Okay well what's wrong with the horses? Profile I have nothing wrong with them. Wall Furni placing never even noticed :P
Quote:
Originally Posted by
Twan
I dont know why, but every tutorial i follow: groupbadges wont work but on habteen.com they work...
Something wrong with your external_vars or habbo-imaging is screwed up
Quote:
Originally Posted by
neto737
How I fixed the button "ban user from room"?
And, how to fix this?
Error in query:
UPDATE user_pets SET room_id = 0, name = @103name, race = @103race, color = @103color, type = 15, expirience = 0, energy = 100, nutrition = 100, respect = 0, createstamp = '1362079211', x = 0, Y = 0, Z = 0 WHERE id = 103
MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered during command execution. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Parameter '@103name' must be defined.
em MySql.Data.MySqlClient.Statement.SerializeParameter(MySqlParameterCollection parameters, MySqlPacket packet, String parmName)
em MySql.Data.MySqlClient.Statement.InternalBindParameters(String sql, MySqlParameterCollection parameters, MySqlPacket packet)
em MySql.Data.MySqlClient.Statement.BindParameters()
em MySql.Data.MySqlClient.PreparableStatement.Execute()
em MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
em MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
em MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery()
em Database_Manager.Database.Session_Details.QueryAdapter.runQuery()
Okay what is wrong with ban users in room? and you might want to empty the users_pet table and them optimize that table to check for errors
Re: Offical BCStorm Help Thread
Re: Offical BCStorm Help Thread
It would be nice to have a fresh setup with a good working compatible cms and db that has cms and emu tables working properly. Also it would be nice to have some sort of good working public rooms without the need for halfarse ads background workarounds that never seem to work for me. (Must be some incompatibility with my db and whatever) I like bcstorm, but until its complete and has an attractive working package, Im sticking back with my older r63 retro works and emu. Noone ever seems to be able to get a working package out without a ton of workarounds and fixes. Its like years later and only the ancient retro combos work well together without much to do with setup. Fixing this emu and tweaking (you would think) should have been one thread. (I'm talking about all the millions of bcstorm threads)
Re: Offical BCStorm Help Thread
How to get rid of the crap highlighted in red?
http://s23.postimage.org/w6kt59pnv/image.png
Re: Offical BCStorm Help Thread
Problem in emulator:
Quote:
Exception on publicitems composing: System.NullReferenceException: Object refere
nce not set to an instance of an object.
at Butterfly.HabboHotel.Navigators.PublicItem.Serialize(ServerMessage Message
) in c:\Users\Leon\Desktop\Development\C#\BcStorm\Butterfly\HabboHotel\Navigator
s\PublicItem.cs:line 84
Exception on publicitems composing: System.NullReferenceException: Object refere
nce not set to an instance of an object.
at Butterfly.HabboHotel.Navigators.PublicItem.Serialize(ServerMessage Message
) in c:\Users\Leon\Desktop\Development\C#\BcStorm\Butterfly\HabboHotel\Navigator
s\PublicItem.cs:line 84
Recieved message 3870
Re: Offical BCStorm Help Thread
How to fix?
Error in packet [1930] BODY: [0][0][0][0]:
TokenID: 0System.ArgumentOutOfRangeException: 'minValue' n?o pode ser maior que maxValue.
Nome do par?metro: minValue
em System.Random.Next(Int32 minValue, Int32 maxValue)
em MyHobba.HabboHotel.Navigators.Navigator.SerializePublicRooms() na C:\Users\NETO\Downloads\MyHobba\MyHobba\MyHobba\HabboHotel\Navigators\Navigator.cs:linha 325
em MyHobba.Messages.GameClientMessageHandler.GetPubs() na C:\Users\NETO\Downloads\MyHobba\MyHobba\MyHobba\Messages\GameClientMessageHandler.cs:linha 2342
em MyHobba.Messages.StaticMessageHandlers.SharedPacketLib.GetPubs(GameClientMessageHandler handler) na C:\Users\NETO\Downloads\MyHobba\MyHobba\MyHobba\Messages\StaticMessageHandlers\SharedPacketLib.cs:linha 360
em MyHobba.Messages.StaticMessageHandlers.StaticClientMessageHandler.HandlePacket(GameClientMessageHandler handler, ClientMessage message) na C:\Users\NETO\Downloads\MyHobba\MyHobba\MyHobba\Messages\StaticMessageHandlers\StaticClientMessageHandler.cs:linha 27
em MyHobba.Messages.GameClientMessageHandler.HandleRequest(ClientMessage request) na C:\Users\NETO\Downloads\MyHobba\MyHobba\MyHobba\Messages\GameClientMessageHandler.cs:linha 2978
em MyHobba.HabboHotel.GameClients.GameClient.parser_onNewPacket(ClientMessage Message) na C:\Users\NETO\Downloads\MyHobba\MyHobba\MyHobba\HabboHotel\GameClients\GameClient.cs:linha 137
Re: Offical BCStorm Help Thread
Quote:
Originally Posted by
HexHotel
Honestly I recommended Leenster Edit has I have no problem with my Emulator what so ever so just give it a try it's not worth a shot!! :P
p.s I'm high I don't know why I'm writing this.
Quote:
Originally Posted by
ηєwв
It may be by the external_vars or text if not it's coded into the SWF sending it by the server
Re: Offical BCStorm Help Thread
How to fix?
Error in thread Room cycle task for room 12:
TokenID: 0System.NullReferenceException: Object reference not set to an instance of an object.
at MyHobba.HabboHotel.Rooms.RoomUser.Chat(GameClient Session, String Message, Boolean Shout, Int32 TextColor) in C:\Users\NETO\Downloads\MyHobba\MyHobba\MyHobba\HabboHotel\Rooms\RoomUser.cs:line 279
at MyHobba.HabboHotel.RoomBots.PetBot.OnUserSay(RoomUser User, String Message) in C:\Users\NETO\Downloads\MyHobba\MyHobba\MyHobba\HabboHotel\RoomBots\PetBot.cs:line 326
at MyHobba.HabboHotel.Rooms.Room.OnUserSay(RoomUser User, String Message, Boolean Shout) in C:\Users\NETO\Downloads\MyHobba\MyHobba\MyHobba\HabboHotel\Rooms\Room.cs:line 742
at MyHobba.HabboHotel.Rooms.RoomUser.OnChat(InvokedChatMessage message) in C:\Users\NETO\Downloads\MyHobba\MyHobba\MyHobba\HabboHotel\Rooms\RoomUser.cs:line 442
at MyHobba.HabboHotel.Rooms.Room.WorkChatQueue() in C:\Users\NETO\Downloads\MyHobba\MyHobba\MyHobba\HabboHotel\Rooms\Room.cs:line 1144
at MyHobba.HabboHotel.Rooms.Room.ProcessRoom() in C:\Users\NETO\Downloads\MyHobba\MyHobba\MyHobba\HabboHotel\Rooms\Room.cs:line 809
Re: Offical BCStorm Help Thread
Quote:
Originally Posted by
Glee
Do you have a semi public hotel that I can visit?
No, I don't sorry :(
Re: Offical BCStorm Help Thread
Im getting disconnected when i created a group...
1 Attachment(s)
Re: Offical BCStorm Help Thread
I search the ballon code:
Attachment 125288
Thank you for the help
Re: Offical BCStorm Help Thread
Quote:
Originally Posted by
Twan
Im getting disconnected when i created a group...
There might be something wrong with your MySQL check your error logs and found out what the problem is...
Quote:
Originally Posted by
MrHaBBy
:O that would be awesome to have do you know what hotel that is?