ITLongwell / mondains-legacy

Automatically exported from code.google.com/p/mondains-legacy
0 stars 0 forks source link

Crash on TalismanSlayer #98

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi had this crash while i was at work.
Server Crash Report
===================

RunUO Version 2.0, Build 3496.26144
Operating System: Microsoft Windows NT 6.1.7100.0
.NET Framework: 2.0.50727.4918
Time: 8/1/2009 14:07:19
Mobiles: 3521
Items: 192243
Exception:
System.Collections.Generic.KeyNotFoundException: The given key was not
present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at Server.Items.TalismanSlayer.Slays(TalismanSlayerName name, Mobile m)
in c:\Program Files\RunUO SVN 346 Mondain's Legacy\Scripts\Mondain's
Legacy\Items\Talismans\TalismanSlayer.cs:line 99
   at Server.Items.BaseWeapon.CheckSlayers(Mobile attacker, Mobile
defender) in c:\Program Files\RunUO SVN 346 Mondain's
Legacy\Scripts\Items\Weapons\BaseWeapon.cs:line 2111
   at Server.Items.BaseWeapon.OnHit(Mobile attacker, Mobile defender,
Double damageBonus) in c:\Program Files\RunUO SVN 346 Mondain's
Legacy\Scripts\Items\Weapons\BaseWeapon.cs:line 1536
   at Server.Items.BaseStaff.OnHit(Mobile attacker, Mobile defender, Double
damageBonus) in c:\Program Files\RunUO SVN 346 Mondain's
Legacy\Scripts\Items\Weapons\Staves\BaseStaff.cs:line 40
   at Server.Items.BaseWeapon.OnSwing(Mobile attacker, Mobile defender,
Double damageBonus) in c:\Program Files\RunUO SVN 346 Mondain's
Legacy\Scripts\Items\Weapons\BaseWeapon.cs:line 1170
   at Server.Items.BaseWeapon.OnSwing(Mobile attacker, Mobile defender) in
c:\Program Files\RunUO SVN 346 Mondain's
Legacy\Scripts\Items\Weapons\BaseWeapon.cs:line 1129
   at Server.Mobile.CombatTimer.OnTick()
   at Server.Timer.Slice()
   at Server.Core.Main(String[] args)

im assuming it has to do with the talisman and slayer group missing in
there of wolf.

Original issue reported on code.google.com by uorevolu...@gmail.com on 2 Aug 2009 at 1:50

GoogleCodeExporter commented 8 years ago
Similar Crash while I was out of town:

Server Crash Report
===================

RunUO Version 2.0, Build 3501.18993
Operating System: Microsoft Windows NT 5.2.3790 Service Pack 2
.NET Framework: 2.0.50727.3082
Time: 8/8/2009 12:37:12 AM
Mobiles: 20524
Items: 290194
Exception:
System.Collections.Generic.KeyNotFoundException: The given key was not present 
in the
dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at Server.Items.TalismanSlayer.Slays(TalismanSlayerName name, Mobile m) in
c:\RunUO 352 ML53\Scripts\Mondain's 
Legacy\Items\Talismans\TalismanSlayer.cs:line 99
   at Server.Items.BaseWeapon.CheckSlayers(Mobile attacker, Mobile defender) in
c:\RunUO 352 ML53\Scripts\Items\Weapons\BaseWeapon.cs:line 2129
   at Server.Items.BaseWeapon.OnHit(Mobile attacker, Mobile defender, Double
damageBonus) in c:\RunUO 352 ML53\Scripts\Items\Weapons\BaseWeapon.cs:line 1547
   at Server.Items.BaseRanged.OnHit(Mobile attacker, Mobile defender, Double
damageBonus) in c:\RunUO 352 
ML53\Scripts\Items\Weapons\Ranged\BaseRanged.cs:line 103
   at Server.Items.BaseWeapon.OnHit(Mobile attacker, Mobile defender) in c:\RunUO 352
ML53\Scripts\Items\Weapons\BaseWeapon.cs:line 1483
   at Server.Items.BaseRanged.OnSwing(Mobile attacker, Mobile defender) in c:\RunUO
352 ML53\Scripts\Items\Weapons\Ranged\BaseRanged.cs:line 80
   at Server.Mobile.CombatTimer.OnTick()
   at Server.Timer.Slice()
   at Server.Core.Main(String[] args)

Original comment by ShazzySh...@gmail.com on 9 Aug 2009 at 5:51

GoogleCodeExporter commented 8 years ago

Original comment by gje...@gmail.com on 12 Jun 2012 at 5:22