crashed when hit in melee wearing eyemarked cape

Project:MageGuild
Component:MageGuild
Category:bug report
Priority:normal
Assigned:Nahjor
Status:closed
Description

[6/6/2009 7:04:35 AM] - A generic error occurred in GDI+.
at System.Drawing.Graphics.CheckErrorStatus(Int32 status)
at System.Drawing.Graphics.DrawImage(Image image, Int32 x, Int32 y)
at Phasma.RLWindow.DrawWindow(Graphics G)
at Phasma.RLWindow.DrawWindow()
at Phasma.RLStats.inStat_DrawMe(String outKey)
at Phasma.statDef.RaiseDraw()
at Phasma.statDef.set_Value(String value)
at MageGuild.RLObjects.Beings.PC.set_HP(Int32 value)
at MageGuild.RLObjects.Being.InflictDamage(Int32 D)
at MageGuild.RLObjects.Being.ApplyEffect(Effect inEffect)
at MageGuild.RLObjects.Beings.PC.ApplyEffect(Effect inEffect)
at MageGuild.Helpers.DoMeleeCombat(Being Attacker, Being Defender)
at MageGuild.RLObjects.Being.BumpedBy(Entity obj)
at MageGuild.Cell.BumpedBy(Entity obj)
at MageGuild.RLObjects.Entity.TryStepTo(Int32 nX, Int32 nY)
at MageGuild.RLObjects.Being.TryStepTo(Int32 nX, Int32 nY)
at MageGuild.RLObjects.Beings.Mob.TryStepTo(Int32 nX, Int32 nY)
at MageGuild.MobAI.StepTowards(Point lastSeenPC)
at MageGuild.MobAI.DoAttackingPC()
at MageGuild.MobAI.TakeTurn()
at MageGuild.RLObjects.Beings.Mob.TakeTurn()
at MageGuild.ActorQueue.StartLoop()
at MageGuild.frmMain.DoNew()
at MageGuild.frmMain.frmMain_VisibleChanged(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.ScrollableControl.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Form.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Control.SetVisibleCore(Boolean value)
at System.Windows.Forms.Form.SetVisibleCore(Boolean value)
at System.Windows.Forms.Control.set_Visible(Boolean value)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.Run(Form mainForm)
at MageGuild.Program.Main(String[] args)
[6/7/2009 6:09:10 PM] - Object reference not set to an instance of an object.
at MageGuild.RLObjects.Being.ChangeToBody(Body newBody)
at MageGuild.RLObjects.Being.ApplyEffect(Effect inEffect)
at MageGuild.RLObjects.Beings.Mob.ApplyEffect(Effect inEffect)
at MageGuild.RLObjects.Being.ApplyEffect(Effect inEffect)
at MageGuild.RLObjects.Beings.Mob.ApplyEffect(Effect inEffect)
at MageGuild.RLObjects.Field.EnteredBy(Entity obj)
at MageGuild.Cell.EnteredBy(Entity obj)
at MageGuild.RLObjects.Entity.MoveTo(Int32 nX, Int32 nY)
at MageGuild.RLObjects.Beings.Mob.MoveTo(Int32 nX, Int32 nY)
at MageGuild.RLObjects.Entity.TryStepTo(Int32 nX, Int32 nY)
at MageGuild.RLObjects.Being.TryStepTo(Int32 nX, Int32 nY)
at MageGuild.RLObjects.Beings.Mob.TryStepTo(Int32 nX, Int32 nY)
at MageGuild.MobAI.StepAwayFrom(Point point)
at MageGuild.MobAI.DoAttackingPC()
at MageGuild.MobAI.TakeTurn()
at MageGuild.MobAI.DoHunting()
at MageGuild.MobAI.TakeTurn()
at MageGuild.RLObjects.Beings.Mob.TakeTurn()
at MageGuild.ActorQueue.StartLoop()
at MageGuild.frmMain.DoNew()
at MageGuild.frmMain.frmMain_VisibleChanged(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.ScrollableControl.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Form.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Control.SetVisibleCore(Boolean value)
at System.Windows.Forms.Form.SetVisibleCore(Boolean value)
at System.Windows.Forms.Control.set_Visible(Boolean value)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.Run(Form mainForm)
at MageGuild.Program.Main(String[] args)
[6/10/2009 9:16:31 AM] - A generic error occurred in GDI+.
at System.Drawing.Graphics.CheckErrorStatus(Int32 status)
at System.Drawing.Graphics.DrawImage(Image image, Int32 x, Int32 y)
at Phasma.RLWindow.DrawWindow(Graphics G)
at Phasma.RLWindow.DrawWindow()
at Phasma.RLStats.inStat_DrawMe(String outKey)
at Phasma.statDef.RaiseDraw()
at Phasma.statDef.set_Value(String value)
at MageGuild.RLObjects.Beings.PC.set_HP(Int32 value)
at MageGuild.RLObjects.Being.InflictDamage(Int32 D)
at MageGuild.RLObjects.Being.ApplyEffect(Effect inEffect)
at MageGuild.RLObjects.Beings.PC.ApplyEffect(Effect inEffect)
at MageGuild.Helpers.DoMeleeCombat(Being Attacker, Being Defender)
at MageGuild.RLObjects.Being.BumpedBy(Entity obj)
at MageGuild.Cell.BumpedBy(Entity obj)
at MageGuild.RLObjects.Entity.TryStepTo(Int32 nX, Int32 nY)
at MageGuild.RLObjects.Being.TryStepTo(Int32 nX, Int32 nY)
at MageGuild.RLObjects.Beings.Mob.TryStepTo(Int32 nX, Int32 nY)
at MageGuild.MobAI.StepTowards(Point lastSeenPC)
at MageGuild.MobAI.DoAttackingPC()
at MageGuild.MobAI.TakeTurn()
at MageGuild.RLObjects.Beings.Mob.TakeTurn()
at MageGuild.ActorQueue.StartLoop()
at MageGuild.frmMain.DoNew()
at MageGuild.frmMain.frmMain_VisibleChanged(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.ScrollableControl.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Form.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Control.SetVisibleCore(Boolean value)
at System.Windows.Forms.Form.SetVisibleCore(Boolean value)
at System.Windows.Forms.Control.set_Visible(Boolean value)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.Run(Form mainForm)
at MageGuild.Program.Main(String[] args)
[6/10/2009 6:31:35 PM] - Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at MageGuild.RLObjects.Being.ApplyEffect(Effect inEffect)
at MageGuild.RLObjects.Beings.Mob.ApplyEffect(Effect inEffect)
at MageGuild.RLObjects.Items.GenericWearable.OnMeleeStruck(Being Attacker, Being Wearer)
at MageGuild.Helpers.DoMeleeCombat(Being Attacker, Being Defender)
at MageGuild.RLObjects.Being.BumpedBy(Entity obj)
at MageGuild.Cell.BumpedBy(Entity obj)
at MageGuild.RLObjects.Entity.TryStepTo(Int32 nX, Int32 nY)
at MageGuild.RLObjects.Being.TryStepTo(Int32 nX, Int32 nY)
at MageGuild.RLObjects.Beings.Mob.TryStepTo(Int32 nX, Int32 nY)
at MageGuild.MobAI.StepTowards(Point lastSeenPC)
at MageGuild.MobAI.DoAttackingPC()
at MageGuild.MobAI.TakeTurn()
at MageGuild.RLObjects.Beings.Mob.TakeTurn()
at MageGuild.ActorQueue.StartLoop()
at MageGuild.frmMain.DoNew()
at MageGuild.frmMain.frmMain_VisibleChanged(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.ScrollableControl.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Form.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Control.SetVisibleCore(Boolean value)
at System.Windows.Forms.Form.SetVisibleCore(Boolean value)
at System.Windows.Forms.Control.set_Visible(Boolean value)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.Run(Form mainForm)
at MageGuild.Program.Main(String[] args)

Comments

Nahjor's picture

#1

Assigned to:Anonymous» Nahjor
Status:active» fixed
Administrator