sec_goat
Member
Hello All!
I am attempting to merge the New OWLTR 3.01 into the ServUO core. It appears that I am having trouble and I have an inkling that it has to do with some of the SA Features, particularly gem mining.
So it appears that while mining using OWLTR the server will crash, but I think Only when Gem Mining is enabled. I tried but did not have the gem mining enabled and it did not crash.
I have asked the lovely creators over at RunUo as well, but I figure the problem is more with the SA mods we have here, so I am hoping some one can help me get past this so we can add this as a release for ServUO as well.
thanks!
I am attempting to merge the New OWLTR 3.01 into the ServUO core. It appears that I am having trouble and I have an inkling that it has to do with some of the SA Features, particularly gem mining.
So it appears that while mining using OWLTR the server will crash, but I think Only when Gem Mining is enabled. I tried but did not have the gem mining enabled and it did not crash.
Code:
Exception:
System.NullReferenceException: Object reference not set to an instance of an object.
at daat99.ResourceHelper.GetDaat99HarvestedType(Type originalType, Boolean prospected, Double skill) in c:\ServUO\ServUO\Scripts\Custom Systems\OWLTR 3.01.00\New\Resource Helper.cs:line 70
at Server.Engines.Harvest.HarvestSystem.FinishHarvesting(Mobile from, Item tool, HarvestDefinition def, Object toHarvest, Object locked) in c:\ServUO\ServUO\Scripts\Services\Harvest\Core\HarvestSystem.cs:line 161
at Server.Engines.Harvest.HarvestSoundTimer.OnTick() in c:\ServUO\ServUO\Scripts\Services\Harvest\Core\HarvestSoundTimer.cs:line 31
at Server.Timer.Slice() in c:\ServUO\ServUO\Server\Timer.cs:line 425
at Server.Core.Main(String[] args) in c:\ServUO\ServUO\Server\Main.cs:line 675
I have asked the lovely creators over at RunUo as well, but I figure the problem is more with the SA mods we have here, so I am hoping some one can help me get past this so we can add this as a release for ServUO as well.
thanks!