Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Jul 17th, 2012  |  syntax: None  |  size: 3.35 KB  |  hits: 31  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1.  
  2. Error in packet FGkUgOA@@M:
  3. TokenID: 6System.FormatException: Input string was not in a correct format.
  4.    at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
  5.    at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
  6.    at System.Convert.ToInt32(String value)
  7.    at Plus.HabboHotel.Rooms.Wired.WiredHandlers.Triggers.WalksOffFurni.LoadFromDatabase(IQueryAdapter dbClient, Room insideRoom) in C:\Users\Tom\Desktop\bfly - Copy\trunk\Emulator\Butterfly Emulator\HabboHotel\Rooms\Wired\WiredHandlers\Triggers\WalksOffFurni.cs:line 130
  8.    at Plus.HabboHotel.Rooms.Wired.WiredLoader.LoadWiredItem(RoomItem item, Room room, IQueryAdapter dbClient) in C:\Users\Tom\Desktop\bfly - Copy\trunk\Emulator\Butterfly Emulator\HabboHotel\Rooms\Wired\WiredLoader.cs:line 194
  9.    at Plus.HabboHotel.Rooms.RoomItemHandling.LoadFurniture() in C:\Users\Tom\Desktop\bfly - Copy\trunk\Emulator\Butterfly Emulator\HabboHotel\Rooms\RoomItemHandling.cs:line 257
  10.    at Plus.HabboHotel.Rooms.Room.Initialize(UInt32 Id, String Name, String Description, String Type, String Owner, Int32 Category, Int32 State, Int32 UsersMax, String ModelName, String CCTs, Int32 Score, List`1 pTags, Boolean AllowPets, Boolean AllowPetsEating, Boolean AllowWalkthrough, Boolean Hidewall, RoomIcon Icon, String Password, String Wallpaper, String Floor, String Landscape, RoomData RoomData, Boolean RightOverride, Int32 walltickness, Int32 floorthickness, Int32 roomach) in C:\Users\Tom\Desktop\bfly - Copy\trunk\Emulator\Butterfly Emulator\HabboHotel\Rooms\Room.cs:line 384
  11.    at Plus.HabboHotel.Rooms.Room.InitializeFromRoomData(RoomData Data) in C:\Users\Tom\Desktop\bfly - Copy\trunk\Emulator\Butterfly Emulator\HabboHotel\Rooms\Room.cs:line 307
  12.    at Plus.HabboHotel.Rooms.Room..ctor(RoomData Data) in C:\Users\Tom\Desktop\bfly - Copy\trunk\Emulator\Butterfly Emulator\HabboHotel\Rooms\Room.cs:line 302
  13.    at Plus.HabboHotel.Rooms.RoomManager.LoadRoom(UInt32 Id) in C:\Users\Tom\Desktop\bfly - Copy\trunk\Emulator\Butterfly Emulator\HabboHotel\Rooms\RoomManager.cs:line 184
  14.    at Plus.Messages.GameClientMessageHandler.PrepareRoomForUser(UInt32 Id, String Password) in C:\Users\Tom\Desktop\bfly - Copy\trunk\Emulator\Butterfly Emulator\Messages\Requests\Rooms.cs:line 671
  15.    at Plus.Messages.GameClientMessageHandler.OpenFlat() in C:\Users\Tom\Desktop\bfly - Copy\trunk\Emulator\Butterfly Emulator\Messages\Requests\Navigator.cs:line 192
  16.    at Plus.Messages.StaticMessageHandlers.SharedPacketLib.OpenFlat(GameClientMessageHandler handler) in C:\Users\Tom\Desktop\bfly - Copy\trunk\Emulator\Butterfly Emulator\Messages\StaticMessageHandlers\SharedPacketLib.cs:line 372
  17.    at Plus.Messages.StaticMessageHandlers.StaticClientMessageHandler.HandlePacket(GameClientMessageHandler handler, ClientMessage message) in C:\Users\Tom\Desktop\bfly - Copy\trunk\Emulator\Butterfly Emulator\Messages\StaticMessageHandlers\StaticClientMessageHandler.cs:line 25
  18.    at Plus.Messages.GameClientMessageHandler.HandleRequest(ClientMessage request) in C:\Users\Tom\Desktop\bfly - Copy\trunk\Emulator\Butterfly Emulator\Messages\GameClientMessageHander.cs:line 57
  19.    at Plus.HabboHotel.GameClients.GameClient.parser_onNewPacket(ClientMessage Message) in C:\Users\Tom\Desktop\bfly - Copy\trunk\Emulator\Butterfly Emulator\HabboHotel\GameClients\GameClient.cs:line 72