Cass Winterhaven
Member
First off I know this is ServUO and I hope peeps will understand when I say, I can not get on my runuo account, been waiting for two months for a password reset and still not getting an email to do so, and justuo looks to be abandoned. I'm creating a shard for my 30yr daughter who has Metastatic Breast Cancer, to learn to develop and create take her mind off her situation.
Now the Problem, My server compiles and I have a years worth of work into it. I added FS-ATS Gen2 v2.0.0 it compiled and looked fine till I went to test the kill command. It does not matter what animal or where I am the shard crashes as soon as I add target. It happens when I use the pets gump or when I type all kill and target the prey.
this is the log error I get, same as always
Exception:
System.NullReferenceException: Object reference not set to an instance of an object.
at Server.Items.BaseWeapon.OnHit(Mobile attacker, Mobile defender, Double damageBonus)
at Server.Items.BaseWeapon.OnSwing(Mobile attacker, Mobile defender, Double damageBonus)
at Server.Items.Fists.OnSwing(Mobile attacker, Mobile defender)
at Server.Mobile.CombatTimer.OnTick()
at Server.Timer.Slice()
at Server.Core.Main(String[] args)
I have added the base weapon script I have used, If someone could help me clear this issue I would appreciate it. I'm using JustUOv2
Thanks in advance, for letting me post and trying to give me a hand.
Now the Problem, My server compiles and I have a years worth of work into it. I added FS-ATS Gen2 v2.0.0 it compiled and looked fine till I went to test the kill command. It does not matter what animal or where I am the shard crashes as soon as I add target. It happens when I use the pets gump or when I type all kill and target the prey.
this is the log error I get, same as always
Exception:
System.NullReferenceException: Object reference not set to an instance of an object.
at Server.Items.BaseWeapon.OnHit(Mobile attacker, Mobile defender, Double damageBonus)
at Server.Items.BaseWeapon.OnSwing(Mobile attacker, Mobile defender, Double damageBonus)
at Server.Items.Fists.OnSwing(Mobile attacker, Mobile defender)
at Server.Mobile.CombatTimer.OnTick()
at Server.Timer.Slice()
at Server.Core.Main(String[] args)
I have added the base weapon script I have used, If someone could help me clear this issue I would appreciate it. I'm using JustUOv2
Thanks in advance, for letting me post and trying to give me a hand.