PlusEmu Error in room cycle

Brad

Well-Known Member
Jun 5, 2012
2,320
993
Hey so every so often in a room this happens,

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 :D
 

Brad

Well-Known Member
Jun 5, 2012
2,320
993
Fixed! Error was room idle time Change it from 600 seconds to like 100000000000000000000000 via emu :L then it will be fixed
 

Users who are viewing this thread

Top