Just started up a server, added in a couple of new ranks above the default phoenix ones and users with these ranks disconnect when talking, any idea of a quick fix, as it'd rather not reload the entire database.
The emu throws:
The emu throws:
Code:
User DC: 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.x4cb45f85326cea04.x527cacaaa560d8bf(UInt32 xbbd7188414f44547)
at Phoenix.HabboHotel.Users.x6c0e7b029a8d7571.x030eb59873fd220f()
at Phoenix.HabboHotel.Rooms.x46e23c9c2a685c97.xc09be29816d3931d(xca0375af76c32b7d xf16d877ad29a8cf1, String xd397bb1e465ce45e, Boolean x0909836c924aab84)
at Phoenix.Communication.Messages.Rooms.Chat.xb9a7cfd5f44704b6.xaeb32f36f12443d3(xca0375af76c32b7d xf16d877ad29a8cf1, x49fa09cbda40e784 x6b03218578435fe3)
at Phoenix.HabboHotel.GameClients.xca0375af76c32b7d.xf896e51a95fce6ae(Byte[]& x4a3f0a05c02f235f)