crashes

Anything regarding UO or Age of Valor
Locked
User avatar
Red Squirrel
Posts: 29209
Joined: Wed Dec 18, 2002 12:14 am
Location: Northern Ontario
Contact:

crashes

Post by Red Squirrel »

I noticed theres been a few crashes but thanks to my crash recovery script the server goes up right away. But I'd like that if ever the server crashes and you're playing that you'd post here exactly what you were doing before the crash, and what you were about to do. This will help me try to pin point the cause of crashes. If you're afk this does not count, unless you were macrowing, just describe what the macro does though if its just a loop I can't see a macro causing a crash.

Note that no one is ever held responsible for a crash, so if you caused a crash and know it, you will not be penalized, in fact its more the other way around, you may be rewarded. If I know what causes a crash, I can then fix it.

I'm posting this since it seems the server has crashed twice in the past month relating to talismans, but I don't have more info then that.

The latest one involves slayers, talismans and magic arrow, I'll play around with those 3 things and see if I can cause it locally and fix the bug.

Archived topic from AOV, old topic ID:656, old post ID:3831
Honk if you love Jesus, text if you want to meet Him!
User avatar
DOCTOR THUNDER
Posts: 1611
Joined: Sat Jan 06, 2007 8:34 am

crashes

Post by DOCTOR THUNDER »

today at 3:20, I was casting wither when it crashed. I was doing coon, pretty ordinary thing for me, I wasn't doing anything special. There was a lot of gold and ps on the dungeon floor.

If anyone wants to come pick them up, you are welcome to them. That is if they are still there when the server reboots.

Archived topic from AOV, old topic ID:656, old post ID:3843
The polite PK.Image
User avatar
Red Squirrel
Posts: 29209
Joined: Wed Dec 18, 2002 12:14 am
Location: Northern Ontario
Contact:

crashes

Post by Red Squirrel »

Yeah don't even think wither is affected by slayers. I think the issue actually has to do with magic arrow but the log is very vague, this is it right here:

Code: Select all

Exception:
System.NullReferenceException: Object reference not set to an instance of an object.
   at Server.Items.SlayerGroup.OppositionSuperSlays(Mobile m)
   at Server.Spells.Spell.GetSlayerDamageScalar(Mobile defender)
   at Server.Spells.Spell.GetDamageScalar(Mobile target)
   at Server.Spells.Spell.GetNewAosDamage(Int32 bonus, Int32 dice, Int32 sides, Mobile singleTarget)
   at Server.Spells.First.MagicArrowSpell.Target(Mobile m)
   at Server.Spells.First.MagicArrowSpell.InternalTarget.OnTarget(Mobile from, Object o)
   at Server.Targeting.Target.Invoke(Mobile from, Object targeted)
   at Server.Mobiles.MageAI.ProcessTarget()
   at Server.Mobiles.MageAI.Think()
   at Server.Mobiles.BaseAI.AITimer.OnTick()
   at Server.Timer.Slice()
   at Server.Core.Main(String[] args)

Archived topic from AOV, old topic ID:656, old post ID:3844
Honk if you love Jesus, text if you want to meet Him!
User avatar
DOCTOR THUNDER
Posts: 1611
Joined: Sat Jan 06, 2007 8:34 am

crashes

Post by DOCTOR THUNDER »

IIRC, I had just gotten to 3rd tier with rat mages. they cast magic arrow a lot, could that be related? I was in wraith form if that helps.

Archived topic from AOV, old topic ID:656, old post ID:3845
The polite PK.Image
User avatar
Red Squirrel
Posts: 29209
Joined: Wed Dec 18, 2002 12:14 am
Location: Northern Ontario
Contact:

crashes

Post by Red Squirrel »

Actually, I think it actually is related to a mob using it, as oposed to a person, and something with the mage AI. I have to leave which sucks since it might happen again, but when I get back I'll play around with that and try to figure it out and hopefully reproduce it locally.

Archived topic from AOV, old topic ID:656, old post ID:3846
Honk if you love Jesus, text if you want to meet Him!
User avatar
Dumples
Posts: 484
Joined: Fri Jan 05, 2007 4:57 pm

crashes

Post by Dumples »

I was in Yamatso Mines. I had just started attacking a Yamatso Warrior with 2 fire steeds when it crashed. It seemed to crash within seconds after I told the second steed to attack.

Archived topic from AOV, old topic ID:656, old post ID:3847
Image
dprantl
Posts: 1048
Joined: Wed Feb 07, 2007 11:41 pm

crashes

Post by dprantl »

I was just casting Greater Heal on myself a couple of times, bam crash.

Archived topic from AOV, old topic ID:656, old post ID:3848
User avatar
DOCTOR THUNDER
Posts: 1611
Joined: Sat Jan 06, 2007 8:34 am

crashes

Post by DOCTOR THUNDER »

i was putting something on the ground

Archived topic from AOV, old topic ID:656, old post ID:3849
The polite PK.Image
User avatar
Finlander
Posts: 619
Joined: Fri Feb 23, 2007 4:21 pm

crashes

Post by Finlander »

i logged in and it crashed at same second :oops:

Archived topic from AOV, old topic ID:656, old post ID:3850
Image┬hẸ ςhadoШlordς ╒ac┬ion
Vai missä se oli?
User avatar
Dumples
Posts: 484
Joined: Fri Jan 05, 2007 4:57 pm

crashes

Post by Dumples »

I wasn't on that time, but other account my wife is using was just making cloth in town.

Archived topic from AOV, old topic ID:656, old post ID:3851
Image
User avatar
DOCTOR THUNDER
Posts: 1611
Joined: Sat Jan 06, 2007 8:34 am

crashes

Post by DOCTOR THUNDER »

I was taking a drink of beer when it crashed, if that helps...

Archived topic from AOV, old topic ID:656, old post ID:3852
The polite PK.Image
dprantl
Posts: 1048
Joined: Wed Feb 07, 2007 11:41 pm

crashes

Post by dprantl »

Oh no this blows. It just crashed again, and I was telling my pets to all kill something... And I just lost Fey Leggings because of the revert :evil:

Archived topic from AOV, old topic ID:656, old post ID:3853
User avatar
Gaiava Arkkaza
Posts: 834
Joined: Tue Dec 12, 2006 10:19 pm

crashes

Post by Gaiava Arkkaza »

I was editing the Dark Palace.

Archived topic from AOV, old topic ID:656, old post ID:3854
Brunus
User avatar
Red Squirrel
Posts: 29209
Joined: Wed Dec 18, 2002 12:14 am
Location: Northern Ontario
Contact:

crashes

Post by Red Squirrel »

Yeah this is totally getting out of hand, and I have no freaken clue whats causing this. This really sucks :( First of all, runuo's error handling sucks. Theres no reason why a simple error should totally crash the server, theres got to be a better way to handle things.

Archived topic from AOV, old topic ID:656, old post ID:3855
Honk if you love Jesus, text if you want to meet Him!
User avatar
Red Squirrel
Posts: 29209
Joined: Wed Dec 18, 2002 12:14 am
Location: Northern Ontario
Contact:

crashes

Post by Red Squirrel »

I did some blind changes and also set server to debug mode. I hope the changes fixed it, but I won't know ever, since if it does not crash, it means its bound to happen, if it crashes, then I know its not fixed. It's like a time bomb.

Archived topic from AOV, old topic ID:656, old post ID:3857
Honk if you love Jesus, text if you want to meet Him!
User avatar
Red Squirrel
Posts: 29209
Joined: Wed Dec 18, 2002 12:14 am
Location: Northern Ontario
Contact:

crashes

Post by Red Squirrel »

Crashed again :/ twice :/

Think for now I'll set world saves to every minute till I figure this out. this is just freaken retarded. If only I could know whats causing it.

Archived topic from AOV, old topic ID:656, old post ID:3903
Honk if you love Jesus, text if you want to meet Him!
User avatar
E.Machine
Posts: 620
Joined: Thu Dec 21, 2006 10:57 pm

crashes

Post by E.Machine »

DOCTOR THUNDER wrote:today at 3:20, I was casting wither when it crashed. I was doing coon, pretty ordinary thing for me, I wasn't doing anything special. There was a lot of gold and ps on the dungeon floor.

If anyone wants to come pick them up, you are welcome to them. That is if they are still there when the server reboots.
Can you say "I want to kill you!" any clearer? lol

Archived topic from AOV, old topic ID:656, old post ID:3908
=A= Animosity
User avatar
Red Squirrel
Posts: 29209
Joined: Wed Dec 18, 2002 12:14 am
Location: Northern Ontario
Contact:

crashes

Post by Red Squirrel »

I *think* I fixed it now. Turns out if you casted MA on yourself and had a fey slayer spell book, it would crash. So it might of been someone spamming heal on themselves then hitting wrong hot key without noticing the it would crash. Now it should no longer crash that way.

Also when the server crashes and reboots, saves will be set to every 7 minutes until I manually clear the crash status.

Archived topic from AOV, old topic ID:656, old post ID:3912
Honk if you love Jesus, text if you want to meet Him!
User avatar
Dumples
Posts: 484
Joined: Fri Jan 05, 2007 4:57 pm

crashes

Post by Dumples »

Well... hopefully it stays stable again. Good job!

Archived topic from AOV, old topic ID:656, old post ID:3913
Image
User avatar
Red Squirrel
Posts: 29209
Joined: Wed Dec 18, 2002 12:14 am
Location: Northern Ontario
Contact:

crashes

Post by Red Squirrel »

looks like it crashed twice again, I noticed some more logs, and the saves are more often now (crash recovery mode). Whats totally messed is the times match with the crashed last night, but I had deleted those logs.

Archived topic from AOV, old topic ID:656, old post ID:3924
Honk if you love Jesus, text if you want to meet Him!
Tugex
Posts: 92
Joined: Sun May 20, 2007 5:15 pm

crashes

Post by Tugex »

Crashed just now when me and mate were killing a drake in fel Fire.

edit: crashed again, after 20 mins or so, this time killing a phantom asp. it camoflaged, appeared next tome, hit me with poison and crash :(

edit vol 2.0: fought in fel against this weird mob... china best pk (paragon) was its name, server crash happened twice. and the second theory is by my mate, he suspects its the ninjitsu abitily focus strike.

Archived topic from AOV, old topic ID:656, old post ID:3981
t('_'t) -Kekkek
Nosferatu
Posts: 797
Joined: Thu Mar 15, 2007 4:36 pm

crashes

Post by Nosferatu »

crashed today when i was picking up gold after a champ

Archived topic from AOV, old topic ID:656, old post ID:3983
What?
User avatar
Red Squirrel
Posts: 29209
Joined: Wed Dec 18, 2002 12:14 am
Location: Northern Ontario
Contact:

crashes

Post by Red Squirrel »

OMG this so sucks. Its never going to be fixed :/ always something new that pops up.

Archived topic from AOV, old topic ID:656, old post ID:3984
Honk if you love Jesus, text if you want to meet Him!
User avatar
Red Squirrel
Posts: 29209
Joined: Wed Dec 18, 2002 12:14 am
Location: Northern Ontario
Contact:

crashes

Post by Red Squirrel »

This time it was focus attack and not the slayer thing. Things seem to always work stable in test environment then magically stop working after its been fully tested. It *should* be fixed now.

Archived topic from AOV, old topic ID:656, old post ID:3988
Honk if you love Jesus, text if you want to meet Him!
Locked