in ServUO_Master Package,

server get crash when one charactor cast party bardspell, and someone join to his party.
I check this problem, but I could not fixing it.
 
Server Crash Report
===================

RunUO Version 0.5, Build 5269.19049
Operating System: Microsoft Windows NT 6.1.7601 Service Pack 1
.NET Framework: 4.0.30319.1
Time: 2014-06-17 오후 8:27:25
Mobiles: 49261
Items: 922243
Exception:
System.InvalidCastException: 'Server.Mobiles.PlayerMobile' 형식 개체를 'Server.Engines.PartySystem.Party' 형식으로 캐스팅할 수 없습니다. [Cast Error]
위치: Server.Spells.Bard.BardTimer.CleanTargets(Boolean cleanAll)
위치: Server.Spells.Bard.BardTimer.OnTick()
위치: Server.Timer.Slice() 파일 d:\ServUO\Server\Timer.cs:줄 387
위치: Server.Core.Main(String[] args) 파일 d:\ServUO\Server\Main.cs:줄 622

this is my crash report.
 
Back