Bug during user login: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.ThrowHelper.ThrowKeyNotFoundException()
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at Plus.HabboHotel.GameClients.GameClient.TryAuthenticate(String AuthTicket) in C:\Users\Sledmore\Desktop\PlusEMU\HabboHotel\GameClients\GameClient.cs:line 223
Bug during user login: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.ThrowHelper.ThrowKeyNotFoundException()
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at Plus.HabboHotel.GameClients.GameClient.TryAuthenticate(String AuthTicket) in C:\Users\Sledmore\Desktop\PlusEMU\HabboHotel\GameClients\GameClient.cs:line 223
Bug during user login: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.ThrowHelper.ThrowKeyNotFoundException()
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at Plus.HabboHotel.GameClients.GameClient.TryAuthenticate(String AuthTicket) in C:\Users\Sledmore\Desktop\PlusEMU\HabboHotel\GameClients\GameClient.cs:line 223
Bug during user login: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.ThrowHelper.ThrowKeyNotFoundException()
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at Plus.HabboHotel.GameClients.GameClient.TryAuthenticate(String AuthTicket) in C:\Users\Sledmore\Desktop\PlusEMU\HabboHotel\GameClients\GameClient.cs:line 223
Bug during user login: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.ThrowHelper.ThrowKeyNotFoundException()
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at Plus.HabboHotel.GameClients.GameClient.TryAuthenticate(String AuthTicket) in C:\Users\Sledmore\Desktop\PlusEMU\HabboHotel\GameClients\GameClient.cs:line 223
Bug during user login: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.ThrowHelper.ThrowKeyNotFoundException()
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at Plus.HabboHotel.GameClients.GameClient.TryAuthenticate(String AuthTicket) in C:\Users\Sledmore\Desktop\PlusEMU\HabboHotel\GameClients\GameClient.cs:line 223
Affected Room - ID: 20 - System.NullReferenceException: Object reference not set to an instance of an object.
at Plus.HabboHotel.Rooms.Gamemap.ValidTile(Int32 X, Int32 Y) in C:\Users\Brandon\Desktop\Release 1\Emulator Source\HabboHotel\Rooms\GameMap.cs:line 1262
at Plus.HabboHotel.Rooms.Gamemap.IsValidStep2(RoomUser User, Vector2D From, Vector2D To, Boolean EndOfPath, Boolean Override) in C:\Users\Brandon\Desktop\Release 1\Emulator Source\HabboHotel\Rooms\GameMap.cs:line 1030
at Plus.HabboHotel.Rooms.RoomUserManager.OnCycle() in C:\Users\Brandon\Desktop\Release 1\Emulator Source\HabboHotel\Rooms\RoomUserManager.cs:line 849
Affected Room - ID: 20 - System.NullReferenceException: Object reference not set to an instance of an object.
at Plus.HabboHotel.Pathfinding.PathFinder.FindPathReversed(RoomUser User, Boolean Diag, Gamemap Map, Vector2D Start, Vector2D End) in C:\Users\Brandon\Desktop\Release 1\Emulator Source\HabboHotel\Rooms\PathFinding\PathFinder.cs:line 53
at Plus.HabboHotel.Pathfinding.PathFinder.FindPath(RoomUser User, Boolean Diag, Gamemap Map, Vector2D Start, Vector2D End) in C:\Users\Brandon\Desktop\Release 1\Emulator Source\HabboHotel\Rooms\PathFinding\PathFinder.cs:line 32
at Plus.HabboHotel.Rooms.RoomUserManager.OnCycle() in C:\Users\Brandon\Desktop\Release 1\Emulator Source\HabboHotel\Rooms\RoomUserManager.cs:line 770
Affected Room - ID: 20 - System.NullReferenceException: Object reference not set to an instance of an object.
at Plus.HabboHotel.Pathfinding.PathFinder.FindPathReversed(RoomUser User, Boolean Diag, Gamemap Map, Vector2D Start, Vector2D End) in C:\Users\Brandon\Desktop\Release 1\Emulator Source\HabboHotel\Rooms\PathFinding\PathFinder.cs:line 53
at Plus.HabboHotel.Pathfinding.PathFinder.FindPath(RoomUser User, Boolean Diag, Gamemap Map, Vector2D Start, Vector2D End) in C:\Users\Brandon\Desktop\Release 1\Emulator Source\HabboHotel\Rooms\PathFinding\PathFinder.cs:line 32
at Plus.HabboHotel.Rooms.RoomUserManager.OnCycle() in C:\Users\Brandon\Desktop\Release 1\Emulator Source\HabboHotel\Rooms\RoomUserManager.cs:line 770
Bug during user login: System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at System.Convert.ToInt32(String value)
at Plus.HabboHotel.Rooms.RoomData.Fill(DataRow Row) in C:\Users\Brandon\Desktop\Release 1\Emulator Source\HabboHotel\Rooms\RoomData.cs:line 87
at Plus.HabboHotel.Rooms.RoomManager.FetchRoomData(Int32 RoomId, DataRow dRow) in C:\Users\Brandon\Desktop\Release 1\Emulator Source\HabboHotel\Rooms\RoomManager.cs:line 400
at Plus.HabboHotel.Users.UserDataManagement.UserDataFactory.GetUserData(String SessionTicket, Byte& errorCode) in C:\Users\Brandon\Desktop\Release 1\Emulator Source\HabboHotel\Users\UserData\UserDataFactory.cs:line 186
at Plus.HabboHotel.GameClients.GameClient.TryAuthenticate(String AuthTicket) in C:\Users\Brandon\Desktop\Release 1\Emulator Source\HabboHotel\GameClients\GameClient.cs:line 108
Bug during user login: System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at System.Convert.ToInt32(String value)
at Plus.HabboHotel.Rooms.RoomData.Fill(DataRow Row) in C:\Users\Brandon\Desktop\Release 1\Emulator Source\HabboHotel\Rooms\RoomData.cs:line 87
at Plus.HabboHotel.Rooms.RoomManager.FetchRoomData(Int32 RoomId, DataRow dRow) in C:\Users\Brandon\Desktop\Release 1\Emulator Source\HabboHotel\Rooms\RoomManager.cs:line 400
at Plus.HabboHotel.Users.UserDataManagement.UserDataFactory.GetUserData(String SessionTicket, Byte& errorCode) in C:\Users\Brandon\Desktop\Release 1\Emulator Source\HabboHotel\Users\UserData\UserDataFactory.cs:line 186
at Plus.HabboHotel.GameClients.GameClient.TryAuthenticate(String AuthTicket) in C:\Users\Brandon\Desktop\Release 1\Emulator Source\HabboHotel\GameClients\GameClient.cs:line 108
Bug during user login: System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at System.Convert.ToInt32(String value)
at Plus.HabboHotel.Rooms.RoomData.Fill(DataRow Row) in C:\Users\Brandon\Desktop\Release 1\Emulator Source\HabboHotel\Rooms\RoomData.cs:line 87
at Plus.HabboHotel.Rooms.RoomManager.FetchRoomData(Int32 RoomId, DataRow dRow) in C:\Users\Brandon\Desktop\Release 1\Emulator Source\HabboHotel\Rooms\RoomManager.cs:line 400
at Plus.HabboHotel.Users.UserDataManagement.UserDataFactory.GetUserData(String SessionTicket, Byte& errorCode) in C:\Users\Brandon\Desktop\Release 1\Emulator Source\HabboHotel\Users\UserData\UserDataFactory.cs:line 186
at Plus.HabboHotel.GameClients.GameClient.TryAuthenticate(String AuthTicket) in C:\Users\Brandon\Desktop\Release 1\Emulator Source\HabboHotel\GameClients\GameClient.cs:line 108
To fix the auth ticket:I've checked the logs. This is what I found:
Code:Bug during user login: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at System.ThrowHelper.ThrowKeyNotFoundException() at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at Plus.HabboHotel.GameClients.GameClient.TryAuthenticate(String AuthTicket) in C:\Users\Sledmore\Desktop\PlusEMU\HabboHotel\GameClients\GameClient.cs:line 223 Bug during user login: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at System.ThrowHelper.ThrowKeyNotFoundException() at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at Plus.HabboHotel.GameClients.GameClient.TryAuthenticate(String AuthTicket) in C:\Users\Sledmore\Desktop\PlusEMU\HabboHotel\GameClients\GameClient.cs:line 223 Bug during user login: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at System.ThrowHelper.ThrowKeyNotFoundException() at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at Plus.HabboHotel.GameClients.GameClient.TryAuthenticate(String AuthTicket) in C:\Users\Sledmore\Desktop\PlusEMU\HabboHotel\GameClients\GameClient.cs:line 223 Bug during user login: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at System.ThrowHelper.ThrowKeyNotFoundException() at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at Plus.HabboHotel.GameClients.GameClient.TryAuthenticate(String AuthTicket) in C:\Users\Sledmore\Desktop\PlusEMU\HabboHotel\GameClients\GameClient.cs:line 223 Bug during user login: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at System.ThrowHelper.ThrowKeyNotFoundException() at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at Plus.HabboHotel.GameClients.GameClient.TryAuthenticate(String AuthTicket) in C:\Users\Sledmore\Desktop\PlusEMU\HabboHotel\GameClients\GameClient.cs:line 223 Bug during user login: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at System.ThrowHelper.ThrowKeyNotFoundException() at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at Plus.HabboHotel.GameClients.GameClient.TryAuthenticate(String AuthTicket) in C:\Users\Sledmore\Desktop\PlusEMU\HabboHotel\GameClients\GameClient.cs:line 223 Affected Room - ID: 20 - System.NullReferenceException: Object reference not set to an instance of an object. at Plus.HabboHotel.Rooms.Gamemap.ValidTile(Int32 X, Int32 Y) in C:\Users\Brandon\Desktop\Release 1\Emulator Source\HabboHotel\Rooms\GameMap.cs:line 1262 at Plus.HabboHotel.Rooms.Gamemap.IsValidStep2(RoomUser User, Vector2D From, Vector2D To, Boolean EndOfPath, Boolean Override) in C:\Users\Brandon\Desktop\Release 1\Emulator Source\HabboHotel\Rooms\GameMap.cs:line 1030 at Plus.HabboHotel.Rooms.RoomUserManager.OnCycle() in C:\Users\Brandon\Desktop\Release 1\Emulator Source\HabboHotel\Rooms\RoomUserManager.cs:line 849 Affected Room - ID: 20 - System.NullReferenceException: Object reference not set to an instance of an object. at Plus.HabboHotel.Pathfinding.PathFinder.FindPathReversed(RoomUser User, Boolean Diag, Gamemap Map, Vector2D Start, Vector2D End) in C:\Users\Brandon\Desktop\Release 1\Emulator Source\HabboHotel\Rooms\PathFinding\PathFinder.cs:line 53 at Plus.HabboHotel.Pathfinding.PathFinder.FindPath(RoomUser User, Boolean Diag, Gamemap Map, Vector2D Start, Vector2D End) in C:\Users\Brandon\Desktop\Release 1\Emulator Source\HabboHotel\Rooms\PathFinding\PathFinder.cs:line 32 at Plus.HabboHotel.Rooms.RoomUserManager.OnCycle() in C:\Users\Brandon\Desktop\Release 1\Emulator Source\HabboHotel\Rooms\RoomUserManager.cs:line 770 Affected Room - ID: 20 - System.NullReferenceException: Object reference not set to an instance of an object. at Plus.HabboHotel.Pathfinding.PathFinder.FindPathReversed(RoomUser User, Boolean Diag, Gamemap Map, Vector2D Start, Vector2D End) in C:\Users\Brandon\Desktop\Release 1\Emulator Source\HabboHotel\Rooms\PathFinding\PathFinder.cs:line 53 at Plus.HabboHotel.Pathfinding.PathFinder.FindPath(RoomUser User, Boolean Diag, Gamemap Map, Vector2D Start, Vector2D End) in C:\Users\Brandon\Desktop\Release 1\Emulator Source\HabboHotel\Rooms\PathFinding\PathFinder.cs:line 32 at Plus.HabboHotel.Rooms.RoomUserManager.OnCycle() in C:\Users\Brandon\Desktop\Release 1\Emulator Source\HabboHotel\Rooms\RoomUserManager.cs:line 770 Bug during user login: System.FormatException: Input string was not in a correct format. at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt32(String value) at Plus.HabboHotel.Rooms.RoomData.Fill(DataRow Row) in C:\Users\Brandon\Desktop\Release 1\Emulator Source\HabboHotel\Rooms\RoomData.cs:line 87 at Plus.HabboHotel.Rooms.RoomManager.FetchRoomData(Int32 RoomId, DataRow dRow) in C:\Users\Brandon\Desktop\Release 1\Emulator Source\HabboHotel\Rooms\RoomManager.cs:line 400 at Plus.HabboHotel.Users.UserDataManagement.UserDataFactory.GetUserData(String SessionTicket, Byte& errorCode) in C:\Users\Brandon\Desktop\Release 1\Emulator Source\HabboHotel\Users\UserData\UserDataFactory.cs:line 186 at Plus.HabboHotel.GameClients.GameClient.TryAuthenticate(String AuthTicket) in C:\Users\Brandon\Desktop\Release 1\Emulator Source\HabboHotel\GameClients\GameClient.cs:line 108 Bug during user login: System.FormatException: Input string was not in a correct format. at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt32(String value) at Plus.HabboHotel.Rooms.RoomData.Fill(DataRow Row) in C:\Users\Brandon\Desktop\Release 1\Emulator Source\HabboHotel\Rooms\RoomData.cs:line 87 at Plus.HabboHotel.Rooms.RoomManager.FetchRoomData(Int32 RoomId, DataRow dRow) in C:\Users\Brandon\Desktop\Release 1\Emulator Source\HabboHotel\Rooms\RoomManager.cs:line 400 at Plus.HabboHotel.Users.UserDataManagement.UserDataFactory.GetUserData(String SessionTicket, Byte& errorCode) in C:\Users\Brandon\Desktop\Release 1\Emulator Source\HabboHotel\Users\UserData\UserDataFactory.cs:line 186 at Plus.HabboHotel.GameClients.GameClient.TryAuthenticate(String AuthTicket) in C:\Users\Brandon\Desktop\Release 1\Emulator Source\HabboHotel\GameClients\GameClient.cs:line 108 Bug during user login: System.FormatException: Input string was not in a correct format. at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt32(String value) at Plus.HabboHotel.Rooms.RoomData.Fill(DataRow Row) in C:\Users\Brandon\Desktop\Release 1\Emulator Source\HabboHotel\Rooms\RoomData.cs:line 87 at Plus.HabboHotel.Rooms.RoomManager.FetchRoomData(Int32 RoomId, DataRow dRow) in C:\Users\Brandon\Desktop\Release 1\Emulator Source\HabboHotel\Rooms\RoomManager.cs:line 400 at Plus.HabboHotel.Users.UserDataManagement.UserDataFactory.GetUserData(String SessionTicket, Byte& errorCode) in C:\Users\Brandon\Desktop\Release 1\Emulator Source\HabboHotel\Users\UserData\UserDataFactory.cs:line 186 at Plus.HabboHotel.GameClients.GameClient.TryAuthenticate(String AuthTicket) in C:\Users\Brandon\Desktop\Release 1\Emulator Source\HabboHotel\GameClients\GameClient.cs:line 108
Thanks. i will try this nowTo fix the auth ticket:
You must be registered for see links
Please follow that guide.
The reason it cannot remove you from the room is because
Affected Room - ID: 20 - System.NullReferenceException: Object reference not set to an instance of an object.
at Plus.HabboHotel.Rooms.Gamemap.ValidTile(Int32 X, Int32 Y) in C:\Users\Brandon\Desktop\Release 1\Emulator Source\HabboHotel\Rooms\GameMap.cs:line 1262
That line is trying to remove you from the game map based on your X and Y coordinates , but that X and Y is not a valid tile.