[Help]PHoenix emu Exception saved

jappe

Member
Sep 16, 2011
65
3
Hi, got my emu working, but it's dropping connection and says exception has been saved. exceptions.err file:
Code:
9/22/2014 1:17:45 AM: Error: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at Phoenix.HabboHotel.Roles.RoleManager.method_8(UInt32 uint_0) in C:\Users\Ich\Documents\Habbo\Source\Phoenix\HabboHotel\Roles\RoleManager.cs:line 983
   at Phoenix.HabboHotel.GameClients.GameClient.method_6(String string_0) in C:\Users\Ich\Documents\Habbo\Source\Phoenix\HabboHotel\GameClients\GameClient.cs:line 291
   at Phoenix.Communication.Messages.Handshake.Class314.imethod_0(GameClient class16_0, ClientMessage class18_0) in C:\Users\Ich\Documents\Habbo\Source\Phoenix\Communication\Messages\Handshake\Class314.cs:line 14
   at Phoenix.HabboHotel.GameClients.GameClient.method_13(Byte[]& byte_0) in C:\Users\Ich\Documents\Habbo\Source\Phoenix\HabboHotel\GameClients\GameClient.cs:line 482

9/22/2014 1:18:15 AM: Error: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at Phoenix.HabboHotel.Roles.RoleManager.method_8(UInt32 uint_0) in C:\Users\Ich\Documents\Habbo\Source\Phoenix\HabboHotel\Roles\RoleManager.cs:line 983
   at Phoenix.HabboHotel.GameClients.GameClient.method_6(String string_0) in C:\Users\Ich\Documents\Habbo\Source\Phoenix\HabboHotel\GameClients\GameClient.cs:line 291
   at Phoenix.Communication.Messages.Handshake.Class314.imethod_0(GameClient class16_0, ClientMessage class18_0) in C:\Users\Ich\Documents\Habbo\Source\Phoenix\Communication\Messages\Handshake\Class314.cs:line 14
   at Phoenix.HabboHotel.GameClients.GameClient.method_13(Byte[]& byte_0) in C:\Users\Ich\Documents\Habbo\Source\Phoenix\HabboHotel\GameClients\GameClient.cs:line 482

9/22/2014 1:18:28 AM: Error: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at Phoenix.HabboHotel.Roles.RoleManager.method_8(UInt32 uint_0) in C:\Users\Ich\Documents\Habbo\Source\Phoenix\HabboHotel\Roles\RoleManager.cs:line 983
   at Phoenix.HabboHotel.GameClients.GameClient.method_6(String string_0) in C:\Users\Ich\Documents\Habbo\Source\Phoenix\HabboHotel\GameClients\GameClient.cs:line 291
   at Phoenix.Communication.Messages.Handshake.Class314.imethod_0(GameClient class16_0, ClientMessage class18_0) in C:\Users\Ich\Documents\Habbo\Source\Phoenix\Communication\Messages\Handshake\Class314.cs:line 14
   at Phoenix.HabboHotel.GameClients.GameClient.method_13(Byte[]& byte_0) in C:\Users\Ich\Documents\Habbo\Source\Phoenix\HabboHotel\GameClients\GameClient.cs:line 482

9/22/2014 1:18:30 AM: Error: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at Phoenix.HabboHotel.Roles.RoleManager.method_8(UInt32 uint_0) in C:\Users\Ich\Documents\Habbo\Source\Phoenix\HabboHotel\Roles\RoleManager.cs:line 983
   at Phoenix.HabboHotel.GameClients.GameClient.method_6(String string_0) in C:\Users\Ich\Documents\Habbo\Source\Phoenix\HabboHotel\GameClients\GameClient.cs:line 291
   at Phoenix.Communication.Messages.Handshake.Class314.imethod_0(GameClient class16_0, ClientMessage class18_0) in C:\Users\Ich\Documents\Habbo\Source\Phoenix\Communication\Messages\Handshake\Class314.cs:line 14
   at Phoenix.HabboHotel.GameClients.GameClient.method_13(Byte[]& byte_0) in C:\Users\Ich\Documents\Habbo\Source\Phoenix\HabboHotel\GameClients\GameClient.cs:line 482

9/22/2014 1:22:34 AM: Error: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at Phoenix.HabboHotel.Roles.RoleManager.method_8(UInt32 uint_0) in C:\Users\Ich\Documents\Habbo\Source\Phoenix\HabboHotel\Roles\RoleManager.cs:line 983
   at Phoenix.HabboHotel.GameClients.GameClient.method_6(String string_0) in C:\Users\Ich\Documents\Habbo\Source\Phoenix\HabboHotel\GameClients\GameClient.cs:line 291
   at Phoenix.Communication.Messages.Handshake.Class314.imethod_0(GameClient class16_0, ClientMessage class18_0) in C:\Users\Ich\Documents\Habbo\Source\Phoenix\Communication\Messages\Handshake\Class314.cs:line 14
   at Phoenix.HabboHotel.GameClients.GameClient.method_13(Byte[]& byte_0) in C:\Users\Ich\Documents\Habbo\Source\Phoenix\HabboHotel\GameClients\GameClient.cs:line 482
 

Users who are viewing this thread

Top