View Single Post
Old 05-18-2009, 09:25 PM   #20 (permalink)
Hawkins
Forum Novice
 
Join Date: Aug 2003
Location: Hong Kong
Posts: 574
Send a message via ICQ to Hawkins
Default

Quote:
Originally Posted by mikeymaze View Post
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

Last edited by Hawkins; 05-18-2009 at 11:25 PM.
Hawkins is offline   Reply With Quote