I'm using the Vita Equip sets for armors.

My Error is when ever i add more than 3 resistance properties (i.e Physical,Fire,Cold,Poison,Energy), it causes my server to crash and restart.

Does anyone else have this issue if so did you find a resolution?
 
Server Crash Report
===================

ServUO Version 0.5, Build 6718.29834
Operating System: Microsoft Windows NT 6.2.9200.0
.NET Framework: 4.0.30319.42000
Time: 07/06/2018 16:32:30
Mobiles: 14614
Items: 134175
Exception:
System.NullReferenceException: Object reference not set to an instance of an object.
at VitaNex.Network.ExtendedOPL.Apply()
at VitaNex.Network.ExtendedOPL.ResolveOPL(IEntity e, Mobile v)
at VitaNex.Network.ExtendedOPL.SendPropertiesTo(Mobile to, Item item)
at VitaNex.Network.ExtendedOPL.OnBatchQueryProperties(NetState state, PacketReader pvSrc)
at Server.Network.MessagePump.HandleReceive(NetState ns) in c:\ServUOGrizzly-LevelingSystem\Server\Network\MessagePump.cs:line 187
at Server.Network.MessagePump.Slice() in c:\ServUOGrizzly-LevelingSystem\Server\Network\MessagePump.cs:line 121
at Server.Core.Main(String[] args) in c:\ServUOGrizzly-LevelingSystem\Server\Main.cs:line 569

Clients:
- Count: 1

Which is odd as the directory path isn't c:\ServUOGrizzly-LevelingSystem\
 
Back