i have this problem i can't fix the follow problem
can you help me i hope it soCode:16-11-2010 22:00:47 System.NullReferenceException: Object reference not set to an instance of an object. at Uber.HabboHotel.Rooms.RoomUser.Serialize(ServerMessage Message) in C:\Users\Gebruiker\Desktop\uberemu holoday\HabboHotel\Rooms\RoomUser.cs:line 444 at Uber.Messages.GameClientMessageHandler.GetRoomData3() in C:\Users\Gebruiker\Desktop\uberemu holoday\Messages\Requests\Rooms.cs:line 148 at Uber.Messages.GameClientMessageHandler.HandleRequest(ClientMessage Request) in C:\Users\Gebruiker\Desktop\uberemu holoday\Messages\GameClientMessageHander.cs:line 62 at Uber.HabboHotel.GameClients.GameClient.HandleConnectionData(Byte[]& data) in C:\Users\Gebruiker\Desktop\uberemu holoday\HabboHotel\GameClients\GameClient.cs:line 278 at Uber.Net.TcpConnection.RouteData(Byte[]& Data) in C:\Users\Gebruiker\Desktop\uberemu holoday\Net\TcpConnection.cs:line 215 at Uber.Net.TcpConnection.DataReceived(IAsyncResult iAr) in C:\Users\Gebruiker\Desktop\uberemu holoday\Net\TcpConnection.cs:line 205 at System.Net.LazyAsyncResult.Complete(IntPtr userToken) at System.Net.ContextAwareResult.CompleteCallback(Object state) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.ContextAwareResult.Complete(IntPtr userToken) at System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken) at System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped) at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)





