Offical BCStorm Help Thread

Page 28 of 40 FirstFirst ... 18202122232425262728293031323334353638 ... LastLast
Results 406 to 420 of 589
  1. #406
    C# Developer neto737 is offline
    MemberRank
    Oct 2010 Join Date
    Environment.csLocation
    274Posts

    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()
    Last edited by neto737; 28-02-13 at 09:22 PM. Reason: New bug :/

  2. #407
    Alpha Member Twan is offline
    MemberRank
    Jun 2010 Join Date
    1,961Posts

    Re: Offical BCStorm Help Thread

    I dont know why, but every tutorial i follow: groupbadges wont work but on habteen.com they work...

  3. #408
    Enthusiast Hyp is offline
    MemberRank
    Feb 2013 Join Date
    47Posts

    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.

  4. #409
    Alpha Member Glee is offline
    MemberRank
    Jun 2009 Join Date
    Niagara Falls,Location
    2,225Posts

    Re: Offical BCStorm Help Thread

    Quote Originally Posted by HexHotel View Post
    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 View Post
    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 View Post
    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 View Post
    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 View Post
    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

  5. #410
    Enthusiast HexHotel is offline
    MemberRank
    Sep 2012 Join Date
    33Posts

    Re: Offical BCStorm Help Thread

    Glee want to see if you can help with my issue?



  6. #411
    Proficient Member prodigy007 is offline
    MemberRank
    Feb 2013 Join Date
    MissouriLocation
    177Posts

    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)

  7. #412
    Account Upgraded | Title Enabled! ηєwв is offline
    MemberRank
    Jun 2007 Join Date
    United KingdomLocation
    258Posts

    Re: Offical BCStorm Help Thread

    How to get rid of the crap highlighted in red?


  8. #413
    Alpha Member Twan is offline
    MemberRank
    Jun 2010 Join Date
    1,961Posts

    Re: Offical BCStorm Help Thread

    Problem in emulator:
    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

  9. #414
    C# Developer neto737 is offline
    MemberRank
    Oct 2010 Join Date
    Environment.csLocation
    274Posts

    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

  10. #415
    Alpha Member Glee is offline
    MemberRank
    Jun 2009 Join Date
    Niagara Falls,Location
    2,225Posts

    Re: Offical BCStorm Help Thread

    Quote Originally Posted by HexHotel View Post
    Glee want to see if you can help with my issue?


    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в View Post
    How to get rid of the crap highlighted in red?

    It may be by the external_vars or text if not it's coded into the SWF sending it by the server

  11. #416
    C# Developer neto737 is offline
    MemberRank
    Oct 2010 Join Date
    Environment.csLocation
    274Posts

    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

  12. #417
    Account Upgraded | Title Enabled! Flurrie is offline
    MemberRank
    Jun 2010 Join Date
    281Posts

    Re: Offical BCStorm Help Thread

    Quote Originally Posted by Glee View Post
    Do you have a semi public hotel that I can visit?
    No, I don't sorry :(

  13. #418
    Alpha Member Twan is offline
    MemberRank
    Jun 2010 Join Date
    1,961Posts

    Re: Offical BCStorm Help Thread

    Im getting disconnected when i created a group...

  14. #419
    Novice MrHaBBy is offline
    MemberRank
    Jan 2013 Join Date
    3Posts

    Re: Offical BCStorm Help Thread

    I search the ballon code:

    bllb.png

    Thank you for the help

  15. #420
    Alpha Member Glee is offline
    MemberRank
    Jun 2009 Join Date
    Niagara Falls,Location
    2,225Posts

    Re: Offical BCStorm Help Thread

    Quote Originally Posted by Twan View Post
    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 View Post
    I search the ballon code:

    bllb.png

    Thank you for the help
    :O that would be awesome to have do you know what hotel that is?



Advertisement