I have been using Plusemu R2 and suddenly i get this error from a fresh database and fresh Emulator.
Any fixes?
Code:
System.NullReferenceException: Object reference not set to an instance of an object.
at Plus.Communication.Packets.Incoming.Rooms.Action.IgnoreUserEvent.Parse(GameClient session, ClientPacket packet) in C:\Users\Sledmore\Desktop\PlusEMU\Communication\Packets\Incoming\Rooms\Action\IgnoreUserEvent.cs:line 17
at Plus.Communication.Packets.PacketManager.TryExecutePacket(GameClient Session, ClientPacket Packet) in C:\Users\Sledmore\Desktop\PlusEMU\Communication\Packets\PacketManager.cs:line 154
at Plus.HabboHotel.GameClients.GameClient.parser_onNewPacket(ClientPacket Message) in C:\Users\Sledmore\Desktop\PlusEMU\HabboHotel\GameClients\GameClient.cs:line 65