simeonpilgrim / coab

Automatically exported from code.google.com/p/coab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dispel Magic in Combat Crash

GoogleCodeExporter opened this issue · comments

Curse of the Azure Bonds 1.1.0
4/06/2010 12:02:40 PM
Unhandled exception: System.NullReferenceException: Object reference not set to 
an instance of an object.
   at engine.ovr023.<>c__DisplayClass18.<SpellDispelMagic>b__13(GasCloud var_18)
   at System.Collections.Generic.List`1.ForEach(Action`1 action)
   at engine.ovr023.SpellDispelMagic()
   at engine.ovr023.sub_5D2E1(Boolean& arg_0, Byte arg_4, QuickFight quick_fight, Byte spell_id)
   at engine.ovr023.sub_5D2E1(Byte arg_4, QuickFight quick_fight, Byte spell_id)
   at engine.ovr009.combat_menu(Player player)
   at engine.ovr009.DoPlayerCombatTurn(Player player)
   at engine.ovr009.MainCombatLoop()
   at engine.ovr003.CMD_Combat()
   at engine.CmdItem.Run()
   at engine.ovr003.RunEclVm(UInt16 offset)
   at engine.ovr003.sub_29758()
   at engine.seg001.PROGRAM()
   at Main.Program.EngineThread()
   at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()


Original issue reported on code.google.com by simeon.pilgrim on 7 Jun 2010 at 7:52