VPS thinks all IP's are VPS ip

Brenner23

Member
May 15, 2013
44
2
My Emulator thinks that every IP is the VPS IP. It shows up on the emulator. the only time I can get on without D/Cing is if I go in on VPS.

Code:
3/12/2014 10:30:30 PM: System.NullReferenceException: Object reference not set to an instance of an object.
  at GoldTree.HabboHotel.Users.Inventory.InventoryComponent..ctor(UInt32 uint_1, GameClient class16_1, UserDataFactory class12_0) in c:\Users\Joni\Gold-Tree-Emulator\Gold Tree Emulator 3.0\HabboHotel\Users\Inventory\InventoryComponent.cs:line 68
  at GoldTree.HabboHotel.Users.Habbo..ctor(UInt32 UserId, String Username, String Name, String SSO, UInt32 Rank, String Motto, String Look, String Gender, Int32 Credits, Int32 Pixels, Double Activity_Points_LastUpdate, String DataCadastro, Boolean Muted, UInt32 HomeRoom, Int32 NewbieStatus, Boolean BlockNewFriends, Boolean HideInRoom, Boolean HideOnline, Boolean Vip, Int32 Volume, Int32 Points, Boolean AcceptTrading, String LastIp, GameClient Session, UserDataFactory userDataFactory, String last_online, Int32 daily_respect_points, Int32 daily_pet_respect_points, Double vipha_last, Double viphal_last, Boolean FriendStream) in c:\Users\Joni\Gold-Tree-Emulator\Gold Tree Emulator 3.0\HabboHotel\Users\Habbo.cs:line 366
  at GoldTree.HabboHotel.Users.Authenticator.Authenticator.smethod_1(DataRow habboData, String SSOTicket, GameClient Session, UserDataFactory class12_0) in c:\Users\Joni\Gold-Tree-Emulator\Gold Tree Emulator 3.0\HabboHotel\Users\Authenticator\Authenticator.cs:line 33
  at GoldTree.HabboHotel.Users.Authenticator.Authenticator.smethod_0(String string_0, GameClient Session, UserDataFactory class12_0, UserDataFactory class12_1) in c:\Users\Joni\Gold-Tree-Emulator\Gold Tree Emulator 3.0\HabboHotel\Users\Authenticator\Authenticator.cs:line 12
  at GoldTree.HabboHotel.GameClients.GameClient.method_6(String string_0) in c:\Users\Joni\Gold-Tree-Emulator\Gold Tree Emulator 3.0\HabboHotel\GameClients\GameClient.cs:line 98
 

Jeffrey

Devbest Indian Tech Support
FindRetros Moderator
Feb 5, 2013
1,180
412
My Emulator thinks that every IP is the VPS IP. It shows up on the emulator. the only time I can get on without D/Cing is if I go in on VPS.

Code:
3/12/2014 10:30:30 PM: System.NullReferenceException: Object reference not set to an instance of an object.
  at GoldTree.HabboHotel.Users.Inventory.InventoryComponent..ctor(UInt32 uint_1, GameClient class16_1, UserDataFactory class12_0) in c:\Users\Joni\Gold-Tree-Emulator\Gold Tree Emulator 3.0\HabboHotel\Users\Inventory\InventoryComponent.cs:line 68
  at GoldTree.HabboHotel.Users.Habbo..ctor(UInt32 UserId, String Username, String Name, String SSO, UInt32 Rank, String Motto, String Look, String Gender, Int32 Credits, Int32 Pixels, Double Activity_Points_LastUpdate, String DataCadastro, Boolean Muted, UInt32 HomeRoom, Int32 NewbieStatus, Boolean BlockNewFriends, Boolean HideInRoom, Boolean HideOnline, Boolean Vip, Int32 Volume, Int32 Points, Boolean AcceptTrading, String LastIp, GameClient Session, UserDataFactory userDataFactory, String last_online, Int32 daily_respect_points, Int32 daily_pet_respect_points, Double vipha_last, Double viphal_last, Boolean FriendStream) in c:\Users\Joni\Gold-Tree-Emulator\Gold Tree Emulator 3.0\HabboHotel\Users\Habbo.cs:line 366
  at GoldTree.HabboHotel.Users.Authenticator.Authenticator.smethod_1(DataRow habboData, String SSOTicket, GameClient Session, UserDataFactory class12_0) in c:\Users\Joni\Gold-Tree-Emulator\Gold Tree Emulator 3.0\HabboHotel\Users\Authenticator\Authenticator.cs:line 33
  at GoldTree.HabboHotel.Users.Authenticator.Authenticator.smethod_0(String string_0, GameClient Session, UserDataFactory class12_0, UserDataFactory class12_1) in c:\Users\Joni\Gold-Tree-Emulator\Gold Tree Emulator 3.0\HabboHotel\Users\Authenticator\Authenticator.cs:line 12
  at GoldTree.HabboHotel.GameClients.GameClient.method_6(String string_0) in c:\Users\Joni\Gold-Tree-Emulator\Gold Tree Emulator 3.0\HabboHotel\GameClients\GameClient.cs:line 98
You should report that to Joni's Github :D
 

Brenner23

Member
May 15, 2013
44
2
Code:
3/13/2014 1:02:08 AM: MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'habshackdb.items_jukebox_songs' doesn't exist
  at MySql.Data.MySqlClient.MySqlStream.ReadPacket()
  at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId)
  at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)
  at MySql.Data.MySqlClient.MySqlDataReader.NextResult()
  at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
  at MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
  at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
  at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
  at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
  at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
  at GoldTree.Storage.DatabaseClient.ReadDataTable(String Query) in c:\Users\Administrator\Gold-Tree-Emulator\Gold Tree Emulator 3.0\Storage\DatabaseClient.cs:line 52
  at GoldTree.HabboHotel.Rooms.Room.LoadMusic() in c:\Users\Administrator\Gold-Tree-Emulator\Gold Tree Emulator 3.0\HabboHotel\Rooms\Room.cs:line 296
  at GoldTree.HabboHotel.Rooms.Room..ctor(UInt32 uint_2, String string_10, String string_11, String string_12, String string_13, Int32 int_17, Int32 int_18, Int32 int_19, String string_14, String string_15, Int32 int_20, List`1 list_18, Boolean bool_13, Boolean bool_14, Boolean bool_15, Boolean bool_16, RoomIcon class29_1, String string_16, String string_17, String string_18, String string_19, RoomData class27_1, Boolean bool_17, Int32 int_21, Int32 int_22, UInt32 uint_3) in c:\Users\Administrator\Gold-Tree-Emulator\Gold Tree Emulator 3.0\HabboHotel\Rooms\Room.cs:line 399
  at GoldTree.HabboHotel.Rooms.RoomManager.method_15(UInt32 uint_0) in c:\Users\Administrator\Gold-Tree-Emulator\Gold Tree Emulator 3.0\HabboHotel\Rooms\RoomManager.cs:line 389

That is the new error. Please help
 

Data

Posting Freak
May 19, 2013
593
97
You posted the error
3/13/2014 1:02:08 AM: MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'habshackdb.items_jukebox_songs' doesn't exist
habshackdb.items_jukebox_songs doesn't exist.
 

Brenner23

Member
May 15, 2013
44
2
You posted the error
3/13/2014 1:02:08 AM: MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'habshackdb.items_jukebox_songs' doesn't exist
habshackdb.items_jukebox_songs doesn't exist.
I fixed that, I just can't connect, are you willing to go onto teamviewer or Join me
 

Users who are viewing this thread

🌙  Switch to Dark Theme

Latest posts

Top