Brad
Well-Known Member
Hey so every so often in a room this happens,
I think it has something to do with kicking users from being idle for too long, not entirely sure though. Help much appreciated! Thanks
Code:
Error in thread Room cycle task for room 19:
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:\xampp\htdocs\LatestEmu - Copy\LatestEmu\HabboHotel\Rooms\RoomUserManager.cs:line 632
at Silverwave.HabboHotel.Rooms.RoomUserManager.OnCycle(Int32& idleCount) in c:\xampp\htdocs\LatestEmu - Copy\LatestEmu\HabboHotel\Rooms\RoomUserManager.cs:line 1279
at Silverwave.HabboHotel.Rooms.Room.ProcessRoom() in c:\xampp\htdocs\LatestEmu - Copy\LatestEmu\HabboHotel\Rooms\Room.cs:line 854
I think it has something to do with kicking users from being idle for too long, not entirely sure though. Help much appreciated! Thanks