Quote:
Originally Posted by mikeymaze
Exception:
System.NullReferenceException: Object reference not set to an instance of an object.
at Server.Mobiles.Maintenance.OnStarted() in c:\ Server2\Server\Scripts\VendorAuctionMall\Misc\Main tenance.cs:line 92
at Server.EventSink.InvokeServerStarted()
at Server.Core.Main(String[] args)
|
Ok, I failed to reproduce this error, using serveral versions of RunUO, including a fresh one compiled by VS C# 2008. So I suppose this is a timing issue ( your pc is too fast?

? ).
I've figured out a better way to spawn this 'SaveStone', that is, to spawn it when the first manager is created. I am going to launch a new update very soon, together with other issues fixed ( such as the commission deduction logic and timer ).
Yet if you wish to continue to try out the package at the moment, you can comment out or remove line 92 in Maintenance.cs, and manually generate the 'SaveStone' anywhere as you wish by typing the command
[add SaveStone in game.
Thanks so much for your help.
Sincerely