Offical BCStorm Help Thread

Page 17 of 24 FirstFirst ... 79101112131415161718192021222324 LastLast
Results 401 to 425 of 589
  1. #401
    Enthusiast Hyp is offline
    MemberRank
    Feb 2013 Join Date
    47Posts

    Re: Offical BCStorm Help Thread

    Quote Originally Posted by neto737 View Post
    How to fix this ...... ?

    Screenshot by Lightshot
    I got the same error, many times, Me and my friend are working on a fix for this, but as of now, we just delete the user in the users table and they have to re-register, then it all works. Hope this helped :)

  2. #402
    Enthusiast HexHotel is offline
    MemberRank
    Sep 2012 Join Date
    33Posts

    Re: Offical BCStorm Help Thread




    My problem :(

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

    Re: Offical BCStorm Help Thread

    Quote Originally Posted by HexHotel View Post



    My problem :(
    Hmm, Groups work for me.-., I use my mates edition of bcstorm. He may release soon, ;P. Public rooms DON'T Work for me though, maybe someone could help me with that;p Good luck! :)

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

    Re: Offical BCStorm Help Thread

    I need with fixing the habbo group badges...

  5. #405
    Ask me about Daoism FullmetalPride is offline
    MemberRank
    Nov 2010 Join Date
    2,172Posts

    Re: Offical BCStorm Help Thread

    We all do.^^ Badges are fucked.

  6. #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 :/

  7. #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...

  8. #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.

  9. #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

  10. #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?



  11. #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)

  12. #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?


  13. #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

  14. #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

  15. #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

  16. #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

  17. #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 :(

  18. #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...

  19. #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

  20. #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?

  21. #421
    Novice MrHaBBy is offline
    MemberRank
    Jan 2013 Join Date
    3Posts

    Re: Offical BCStorm Help Thread

    habbo.com xD

  22. #422
    Enthusiast Hyp is offline
    MemberRank
    Feb 2013 Join Date
    47Posts

    Re: Offical BCStorm Help Thread

    Quote Originally Posted by Glee View Post

    Okay well what's wrong with the horses? Profile I have nothing wrong with them. Wall Furni placing never even noticed :P
    The horsesaren't working, people tell me you ride them like on habbo... and when you click a saddle and hit 'use' it should let you ride it, it doesn't work for me, and the profiles, when I load them it didn't work. At the moment im using leenster's edit of bcstorm, need to find the right swfs and see if it works.

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

    Re: Offical BCStorm Help Thread

    I need urgent help!!!

    I'm having this error constantly in my hotel, what do I do to resolve?

    ERROR:
    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 = '1362875547', x = 0, Y = 0, Z = 0 WHERE id = 786
    MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered during command execution. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Parameter '@name' 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()

  24. #424
    Habbo section forever TimGlipper is offline
    MemberRank
    Oct 2011 Join Date
    On RaGEZONE.comLocation
    243Posts

    Re: Offical BCStorm Help Thread

    Hello,

    I'm using the latest edition from leenster, NovaCMS and BrickSWF or something...
    It loads, but then gets stuck on a black screen!

    Can anyone please help me?

    Thanks
    Last edited by TimGlipper; 10-03-13 at 10:07 AM.

  25. #425
    Enthusiast Edison Ostos is offline
    MemberRank
    Oct 2012 Join Date
    40Posts

    Re: Offical BCStorm Help Thread

    if that error too so I think I have a room with shotdown restart emu and emu wala is descnegta greetings Hinge hope the solutions



Advertisement