Plus Emulator Thread Error
I've been getting this thread error lately and its highly annoying.
Thread Error:
Code:
Error in thread Room cycle task for room 1:
System.NullReferenceException: Object reference not set to an instance of an object.
at Silverwave.HabboHotel.Rooms.RoomUserManager.RemoveUserFromRoom(GameClient Session, Boolean NotifyClient, Boolean NotifyKick) in c:\Users\Administrator\Desktop\Silverwave Emulator\Emulator\HabboHotel\Rooms\RoomUserManager.cs:line 637
at Silverwave.HabboHotel.Rooms.RoomUserManager.OnCycle(Int32& idleCount) in c:\Users\Administrator\Desktop\Silverwave Emulator\Emulator\HabboHotel\Rooms\RoomUserManager.cs:line 1284
at Silverwave.HabboHotel.Rooms.Room.ProcessRoom() in c:\Users\Administrator\Desktop\Silverwave Emulator\Emulator\HabboHotel\Rooms\Room.cs:line 857
Not sure if this important or what but when a command is failed I'm guessing I get a packet error.
Packet Error
Code:
Error in packet [2702] BODY: [0]:SPULL X[0][0][0]
[0][0][0]T:
System.NullReferenceException: Object reference not set to an instance of an object.
at Silverwave.HabboHotel.Misc.ChatCommandHandler.Parse(GameClient Session, String Input) in c:\Users\Administrator\Desktop\Silverwave Emulator\Emulator\HabboHotel\Misc\ChatCommandHandler.cs:line 2196
at Silverwave.Communication.Packets.Incoming.Rooms.Chat.ChatEvent.Parse(GameClient Session, ClientMessage Packet) in c:\Users\Administrator\Desktop\Silverwave Emulator\Emulator\Collections\Communication\Packets\Incoming\Rooms\Chat\ChatEvent.cs:line 46
at Silverwave.Communication.Packets.PacketManager.TryExecutePacket(GameClient Session, ClientMessage Packet) in c:\Users\Administrator\Desktop\Silverwave Emulator\Emulator\Collections\Communication\Packets\PacketManager.cs:line 94
at Silverwave.Messages.GameClientMessageHandler.HandleRequest(ClientMessage request) in c:\Users\Administrator\Desktop\Silverwave Emulator\Emulator\Messages\GameClientMessageHander.cs:line 232
at Silverwave.HabboHotel.GameClients.GameClient.parser_onNewPacket(ClientMessage Message) in c:\Users\Administrator\Desktop\Silverwave Emulator\Emulator\HabboHotel\GameClients\GameClient.cs:line 82
Anyone got any ideas on why these happen?
Re: Plus Emulator Thread Error
It could just be the way the emulator is coded. If it is functioning fine then I would not be too worried about it.
Re: Plus Emulator Thread Error
Quote:
Originally Posted by
Terrum
It could just be the way the emulator is coded. If it is functioning fine then I would not be too worried about it.
Well errors are errors you know. You just want to get them all fixed haha.
Re: Plus Emulator Thread Error
Quote:
Originally Posted by
Leans
Well errors are errors you know. You just want to get them all fixed haha.
Indeed, but something that's still in development/beta is going to have errors.
Re: Plus Emulator Thread Error
Quote:
Originally Posted by
Terrum
Indeed, but something that's still in development/beta is going to have errors.
Exactly that's why, you need to try u might mess somethings up but u'll learn at the end. If you don't figure it out post a help thread and thats what I did.