Hey everyone, I'm new to the ServUO community and I just started messing around with it the other day. I seem to be having an occasional issue when I log in.
This is the error I'm getting: It's titled " WARNING: Packet filter exception! "

System.NullReferenceException: Object reference not set to an instance of an object.
at Assistant.PacketHandlers.ContainerContent(Packet p, PacketHandlerEventArgs args)
at Assistant.PacketHandler.ProcessFilters(ArrayList list, Packet p)

The one common thing I've found is that I get it whenever I log in with a corpse of any NPC on screen with a human bodyvalue (0x190 or 0x191). It's not causing a crash or any other visible problems besides the warning itself. Just trying to figure out what's going on.
Thanks!
 
This is strange. I just ran into the exact same issue with the exact same cause: a human corpse on the screen when I logged in. Just another datapoint for anyone who may research the issue later!
 
Back