Jump to content

[BUG] Unhandled exception when trying to view XY route 12 gift lapras' memories


BPSpike

Recommended Posts

As said in the title, PKHeX runs into an unhandled exception every time I try to view the memories from this Lapras. It's nothing special, it has no fancy moves nor anything weird, it's unmodified and was obtained in game, yet, it causes the error every time I try to access its memories, and while pkhex can be continued without any apparent issues, it never accesses the memories/amie menu for this particular pokemon.

Not a big issue, but still an error, I guess. :P

The post includes the exception text and the .pk6 file if ya need em.

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
  at PKHeX.MemoryAmie.getMemoryString(ComboBox m, ComboBox arg, ComboBox q, ComboBox f, String tr)
  at PKHeX.MemoryAmie.loadFields()
  at PKHeX.MemoryAmie..ctor(Form1 frm1)
  at PKHeX.Form1.openHistory(Object sender, EventArgs e)
  at System.Windows.Forms.Control.OnClick(EventArgs e)
  at System.Windows.Forms.Button.OnClick(EventArgs e)
  at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
  at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at System.Windows.Forms.ButtonBase.WndProc(Message& m)
  at System.Windows.Forms.Button.WndProc(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Edited by BPSpike
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...