Offical BCStorm Help Thread

Page 11 of 40 FirstFirst ... 34567891011121314151617181921 ... LastLast
Results 151 to 165 of 589
  1. #151
    Mr VPS - Cheap VPS Server NOC is offline
    MemberRank
    Sep 2011 Join Date
    Liverpool, UKLocation
    844Posts

    Re: Offical BCStorm Help Thread

    have you checked the rank required to use the sit command and vip status of the account ?

  2. #152
    Account Upgraded | Title Enabled! Kristopher is offline
    MemberRank
    Sep 2011 Join Date
    266Posts

    Re: Offical BCStorm Help Thread

    Can someone help me with me error?...?

  3. #153
    Mr VPS - Cheap VPS Server NOC is offline
    MemberRank
    Sep 2011 Join Date
    Liverpool, UKLocation
    844Posts

    Re: Offical BCStorm Help Thread

    Quote Originally Posted by Kristopher View Post
    Can someone help me with me error?...?
    What error ?

  4. #154
    Account Upgraded | Title Enabled! Kristopher is offline
    MemberRank
    Sep 2011 Join Date
    266Posts

    Re: Offical BCStorm Help Thread

    Quote Originally Posted by LucoZade View Post
    What error ?

  5. #155
    Mr VPS - Cheap VPS Server NOC is offline
    MemberRank
    Sep 2011 Join Date
    Liverpool, UKLocation
    844Posts

    Re: Offical BCStorm Help Thread

    have you used an old users table or the one thats included ?

  6. #156
    Proficient Member klaudio007 is offline
    MemberRank
    Dec 2007 Join Date
    ChileLocation
    190Posts

    Re: Offical BCStorm Help Thread

    Quote Originally Posted by BoomHotel View Post
    Look around in your external_variables for links to habbo-imaging
    I have this:
    group.badge.url=http://hhotel.sytes.net/habbo-imaging/badge/%imagerdata%.gif

  7. #157
    Account Upgraded | Title Enabled! Kristopher is offline
    MemberRank
    Sep 2011 Join Date
    266Posts

    Re: Offical BCStorm Help Thread

    Quote Originally Posted by LucoZade View Post
    have you used an old users table or the one thats included ?
    One that was included. Do you have another database?

  8. #158
    Enthusiast Alexsander Lima is offline
    MemberRank
    Nov 2012 Join Date
    42Posts

    Re: Offical BCStorm Help Thread

    Hello, Can someone hand me a cms compatible With the emulator please?

  9. #159
    Just out there.. Flare is offline
    MemberRank
    Jun 2012 Join Date
    269Posts

    Re: Offical BCStorm Help Thread

    UberCMS.

  10. #160
    En Français? Bjork is offline
    MemberRank
    Apr 2007 Join Date
    854Posts

    Re: Offical BCStorm Help Thread

    Someone knows how to Fix the Call For Help ? Needs to be clicked on random button a lot of time on this:



    to get this window:



    Incorrect Incoming, Outcoming Packet? Missing Structure or anything else? If someone can help, i would be glad :D TY

  11. #161
    Account Upgraded | Title Enabled! KyleeIsProzZ is offline
    MemberRank
    Oct 2012 Join Date
    C:Location
    548Posts

    Offical BCStorm Help Thread

    If anyone needs help setting this I could assist you on teamviewer just PM me.

  12. #162
    Enthusiast Durex is offline
    MemberRank
    Nov 2012 Join Date
    NetherlandsLocation
    36Posts

    Re: Offical BCStorm Help Thread

    Quote Originally Posted by jales View Post
    Bug, restart the emulator, before more empty in your inventory because many Jokebox not read cd at once.
    Just need to fix this.
    Error in packet [3718] BODY: :
    TokenID: 0System.IndexOutOfRangeException: De index ligt buiten de matrixgrenzen.
    bij System.String.get_Chars(Int32 index)
    bij Butterfly.TextHandling.Parse(String a) in W:\R63B\Butterfly\TextHandling.cs:regel 40
    bij Butterfly.HabboHotel.Habbo.SoundMachine.JukeboxDiscksComposer.SerializeSongInventory(Hashtable songs) in W:\R36B\Butterfly\HabboHotel\Habbo\SoundMachine\JukeboxDiscksComposer.cs:regel 68
    bij Butterfly.Messages.GameClientMessageHandler.LoadInvSongs() in W:\R63B\Butterfly\Messages\GameClientMessageHandler.cs:regel 3074
    bij Butterfly.Messages.StaticMessageHandlers.SharedPacketLib.LoadInvSongs(GameClientMessageHandler Handler) in W:\R63B\Butterfly\Messages\StaticMessageHandlers\SharedPacketLib.cs:regel 485
    bij Butterfly.Messages.StaticMessageHandlers.StaticClientMessageHandler.HandlePacket(GameClientMessageHandler handler, ClientMessage message) in W:\R63B\Butterfly\Messages\StaticMessageHandlers\StaticClientMessageHandler.cs:regel 29
    bij Butterfly.Messages.GameClientMessageHandler.HandleRequest(ClientMessage request) in W:\R63B\Butterfly\Messages\GameClientMessageHandler.cs:regel 2814
    bij Butterfly.HabboHotel.GameClients.GameClient.parser_onNewPacket(ClientMessage Message) in W:\R63B\Butterfly\HabboHotel\GameClients\GameClient.cs:regel 136
    Last edited by Durex; 10-01-13 at 03:24 PM.

  13. #163
    Banned rafa95123 is offline
    BannedRank
    May 2009 Join Date
    /home/RaphaLocation
    564Posts

    Re: Offical BCStorm Help Thread

    Quote Originally Posted by Kristopher View Post
    You're shure if you using the right database?

    Quote Originally Posted by Durex View Post
    Just need to fix this.
    I'm already trying to fix this issue of Trax!

  14. #164
    Just out there.. Flare is offline
    MemberRank
    Jun 2012 Join Date
    269Posts

    Re: Offical BCStorm Help Thread

    Problem: i place a item and when i need to close emu and restart it its in my hand or it duplicates from the room into my hand. aka inv.

    and a few of these:

    Error in query:
    UPDATE user_pets SET room_id = 0, name = @415name, race = @415race, color = @415color, type = 15, expirience = 0, energy = 100, nutrition = 100, respect = 0, createstamp = '1357744894', x = 0, Y = 0, Z = 0 WHERE id = 415
    MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered during command execution. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Parameter '@415name' 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()

  15. #165
    Banned rafa95123 is offline
    BannedRank
    May 2009 Join Date
    /home/RaphaLocation
    564Posts

    Re: Offical BCStorm Help Thread

    Quote Originally Posted by HabflareH View Post
    Problem: i place a item and when i need to close emu and restart it its in my hand or it duplicates from the room into my hand. aka inv.

    and a few of these:

    Error in query:
    UPDATE user_pets SET room_id = 0, name = @415name, race = @415race, color = @415color, type = 15, expirience = 0, energy = 100, nutrition = 100, respect = 0, createstamp = '1357744894', x = 0, Y = 0, Z = 0 WHERE id = 415
    MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered during command execution. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Parameter '@415name' 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()
    For the 1° error:
    You already run the SQL code of procedure that comes with the database?

    For the 2°
    I don't know what is this "yet".



Advertisement