Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
Phoenix 3.11.0 client crashing on chat
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Elia1995" data-source="post: 362702" data-attributes="member: 65283"><p>Hello, today I finally found a working CMS - Emulator pack and I decided to try it out, with the CMS being RevCMS 1.9.9.9 and the emulator being Phoenix 3.11.0.</p><p>I set it up properly, the game works, I can make rooms, stay in the rooms, purchase items from the catalogue, place them, everything works flawless, except one thing: the client (NOT the emulator, just the client) crashes whenever I try to send a message in the chatbox.</p><p>When I send a message in the chatbox, the client redirects the page to a reload.php page on localhost (for some reasons I cannot send the post with URLs in it) giving me the following error message:</p><p><img src="http://i.imgur.com/GYrAmS4.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /> </p><p>which is Italian for "Item not found; the requested URL doesn't exist on this server... blah blah blah" in other words it's a .php file that doesn't exist at all.</p><p>Here's the error log from the emulator:</p><p>[CODE]30/12/2015 19:47:31: Error: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.</p><p> at System.Collections.Generic.Dictionary`2.get_Item(TKey key)</p><p> at Phoenix.HabboHotel.Roles.RoleManager.method_2(UInt32 uint_0) in c:\Users\Makennan\Desktop\3.11.0\Phoenix\HabboHotel\Roles\RoleManager.cs:line 940</p><p> at Phoenix.HabboHotel.Users.Habbo.method_4() in c:\Users\Makennan\Desktop\3.11.0\Phoenix\HabboHotel\Users\Habbo.cs:line 423</p><p> at Phoenix.HabboHotel.Rooms.RoomUser.method_1(GameClient Session, String string_1, Boolean bool_13) in c:\Users\Makennan\Desktop\3.11.0\Phoenix\HabboHotel\Rooms\RoomUser.cs:line 164</p><p> at Phoenix.Communication.Messages.Rooms.Chat.ChatMessageEvent.Handle(GameClient Session, ClientMessage Event) in c:\Users\Makennan\Desktop\3.11.0\Phoenix\Communication\Messages\Rooms\Chat\ChatMessageEvent.cs:line 17</p><p> at Phoenix.HabboHotel.GameClients.GameClient.method_13(Byte[]& byte_0) in c:\Users\Makennan\Desktop\3.11.0\Phoenix\HabboHotel\GameClients\GameClient.cs:line 482</p><p></p><p>30/12/2015 20:47:31: Error: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.</p><p> at System.Collections.Generic.Dictionary`2.get_Item(TKey key)</p><p> at Phoenix.HabboHotel.Roles.RoleManager.method_2(UInt32 uint_0) in c:\Users\Makennan\Desktop\3.11.0\Phoenix\HabboHotel\Roles\RoleManager.cs:line 940</p><p> at Phoenix.HabboHotel.Users.Habbo.method_4() in c:\Users\Makennan\Desktop\3.11.0\Phoenix\HabboHotel\Users\Habbo.cs:line 423</p><p> at Phoenix.HabboHotel.Rooms.RoomUser.method_1(GameClient Session, String string_1, Boolean bool_13) in c:\Users\Makennan\Desktop\3.11.0\Phoenix\HabboHotel\Rooms\RoomUser.cs:line 164</p><p> at Phoenix.Communication.Messages.Rooms.Chat.ChatMessageEvent.Handle(GameClient Session, ClientMessage Event) in c:\Users\Makennan\Desktop\3.11.0\Phoenix\Communication\Messages\Rooms\Chat\ChatMessageEvent.cs:line 17</p><p> at Phoenix.HabboHotel.GameClients.GameClient.method_13(Byte[]& byte_0) in c:\Users\Makennan\Desktop\3.11.0\Phoenix\HabboHotel\GameClients\GameClient.cs:line 482</p><p></p><p>30/12/2015 20:51:17: Error: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.</p><p> at System.Collections.Generic.Dictionary`2.get_Item(TKey key)</p><p> at Phoenix.HabboHotel.Roles.RoleManager.method_2(UInt32 uint_0) in c:\Users\Makennan\Desktop\3.11.0\Phoenix\HabboHotel\Roles\RoleManager.cs:line 940</p><p> at Phoenix.HabboHotel.Users.Habbo.method_4() in c:\Users\Makennan\Desktop\3.11.0\Phoenix\HabboHotel\Users\Habbo.cs:line 423</p><p> at Phoenix.HabboHotel.Rooms.RoomUser.method_1(GameClient Session, String string_1, Boolean bool_13) in c:\Users\Makennan\Desktop\3.11.0\Phoenix\HabboHotel\Rooms\RoomUser.cs:line 164</p><p> at Phoenix.Communication.Messages.Rooms.Chat.ChatMessageEvent.Handle(GameClient Session, ClientMessage Event) in c:\Users\Makennan\Desktop\3.11.0\Phoenix\Communication\Messages\Rooms\Chat\ChatMessageEvent.cs:line 17</p><p> at Phoenix.HabboHotel.GameClients.GameClient.method_13(Byte[]& byte_0) in c:\Users\Makennan\Desktop\3.11.0\Phoenix\HabboHotel\GameClients\GameClient.cs:line 482</p><p>[/CODE]</p><p>I hope someone can help me...</p></blockquote><p></p>
[QUOTE="Elia1995, post: 362702, member: 65283"] Hello, today I finally found a working CMS - Emulator pack and I decided to try it out, with the CMS being RevCMS 1.9.9.9 and the emulator being Phoenix 3.11.0. I set it up properly, the game works, I can make rooms, stay in the rooms, purchase items from the catalogue, place them, everything works flawless, except one thing: the client (NOT the emulator, just the client) crashes whenever I try to send a message in the chatbox. When I send a message in the chatbox, the client redirects the page to a reload.php page on localhost (for some reasons I cannot send the post with URLs in it) giving me the following error message: [IMG]http://i.imgur.com/GYrAmS4.png[/IMG] which is Italian for "Item not found; the requested URL doesn't exist on this server... blah blah blah" in other words it's a .php file that doesn't exist at all. Here's the error log from the emulator: [CODE]30/12/2015 19:47:31: 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_2(UInt32 uint_0) in c:\Users\Makennan\Desktop\3.11.0\Phoenix\HabboHotel\Roles\RoleManager.cs:line 940 at Phoenix.HabboHotel.Users.Habbo.method_4() in c:\Users\Makennan\Desktop\3.11.0\Phoenix\HabboHotel\Users\Habbo.cs:line 423 at Phoenix.HabboHotel.Rooms.RoomUser.method_1(GameClient Session, String string_1, Boolean bool_13) in c:\Users\Makennan\Desktop\3.11.0\Phoenix\HabboHotel\Rooms\RoomUser.cs:line 164 at Phoenix.Communication.Messages.Rooms.Chat.ChatMessageEvent.Handle(GameClient Session, ClientMessage Event) in c:\Users\Makennan\Desktop\3.11.0\Phoenix\Communication\Messages\Rooms\Chat\ChatMessageEvent.cs:line 17 at Phoenix.HabboHotel.GameClients.GameClient.method_13(Byte[]& byte_0) in c:\Users\Makennan\Desktop\3.11.0\Phoenix\HabboHotel\GameClients\GameClient.cs:line 482 30/12/2015 20:47:31: 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_2(UInt32 uint_0) in c:\Users\Makennan\Desktop\3.11.0\Phoenix\HabboHotel\Roles\RoleManager.cs:line 940 at Phoenix.HabboHotel.Users.Habbo.method_4() in c:\Users\Makennan\Desktop\3.11.0\Phoenix\HabboHotel\Users\Habbo.cs:line 423 at Phoenix.HabboHotel.Rooms.RoomUser.method_1(GameClient Session, String string_1, Boolean bool_13) in c:\Users\Makennan\Desktop\3.11.0\Phoenix\HabboHotel\Rooms\RoomUser.cs:line 164 at Phoenix.Communication.Messages.Rooms.Chat.ChatMessageEvent.Handle(GameClient Session, ClientMessage Event) in c:\Users\Makennan\Desktop\3.11.0\Phoenix\Communication\Messages\Rooms\Chat\ChatMessageEvent.cs:line 17 at Phoenix.HabboHotel.GameClients.GameClient.method_13(Byte[]& byte_0) in c:\Users\Makennan\Desktop\3.11.0\Phoenix\HabboHotel\GameClients\GameClient.cs:line 482 30/12/2015 20:51:17: 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_2(UInt32 uint_0) in c:\Users\Makennan\Desktop\3.11.0\Phoenix\HabboHotel\Roles\RoleManager.cs:line 940 at Phoenix.HabboHotel.Users.Habbo.method_4() in c:\Users\Makennan\Desktop\3.11.0\Phoenix\HabboHotel\Users\Habbo.cs:line 423 at Phoenix.HabboHotel.Rooms.RoomUser.method_1(GameClient Session, String string_1, Boolean bool_13) in c:\Users\Makennan\Desktop\3.11.0\Phoenix\HabboHotel\Rooms\RoomUser.cs:line 164 at Phoenix.Communication.Messages.Rooms.Chat.ChatMessageEvent.Handle(GameClient Session, ClientMessage Event) in c:\Users\Makennan\Desktop\3.11.0\Phoenix\Communication\Messages\Rooms\Chat\ChatMessageEvent.cs:line 17 at Phoenix.HabboHotel.GameClients.GameClient.method_13(Byte[]& byte_0) in c:\Users\Makennan\Desktop\3.11.0\Phoenix\HabboHotel\GameClients\GameClient.cs:line 482 [/CODE] I hope someone can help me... [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
Phoenix 3.11.0 client crashing on chat
Top