Brad
Well-Known Member
hey i keep getting errors with Plusemu
heres what it looks like:
heres the criticalerror log:
Here's the thread error log:
thanks in advance
heres what it looks like:
heres the criticalerror log:
Code:
Error during removing user from room: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\JibbaJabba\LatestEmu\HabboHotel\Rooms\RoomUserManager.cs:line 524
Error during removing user from room: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\Brad\Desktop\latestemu\LatestEmu\HabboHotel\Rooms\RoomUserManager.cs:line 527
Error during removing user from room: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\Brad\Desktop\latestemu\LatestEmu\HabboHotel\Rooms\RoomUserManager.cs:line 527
Here's the thread error log:
Code:
Error in thread Room cycle task for room 250:
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\Brad\Desktop\latestemu\LatestEmu\HabboHotel\Rooms\RoomUserManager.cs:line 632
at Silverwave.HabboHotel.Rooms.RoomUserManager.OnCycle(Int32& idleCount) in c:\Users\Brad\Desktop\latestemu\LatestEmu\HabboHotel\Rooms\RoomUserManager.cs:line 1279
at Silverwave.HabboHotel.Rooms.Room.ProcessRoom() in c:\Users\Brad\Desktop\latestemu\LatestEmu\HabboHotel\Rooms\Room.cs:line 854
Code:
Error in thread RoomManager.OnCycle Exception --> Not inclusive:
System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
at System.Collections.Generic.List`1.Enumerator.MoveNextRare()
at System.Collections.Generic.List`1.Enumerator.MoveNext()
at Silverwave.HabboHotel.Rooms.RoomManager.UnloadRoom(Room Room) in c:\Users\Brad\Desktop\latestemu\LatestEmu\HabboHotel\Rooms\RoomManager.cs:line 658
at Silverwave.HabboHotel.Rooms.RoomManager.RemoveTask() in c:\Users\Brad\Desktop\latestemu\LatestEmu\HabboHotel\Rooms\RoomManager.cs:line 543
at Silverwave.HabboHotel.Rooms.RoomManager.OnCycle() in c:\Users\Brad\Desktop\latestemu\LatestEmu\HabboHotel\Rooms\RoomManager.cs:line 303
thanks in advance
Last edited: