You are currently viewing HCRealms.com, The Premier HeroClix Community, as a Guest. If you would like to participate in the community, please Register to join the discussion!
If you are having problems registering to an account, feel free to Contact Us.
The application ran fine the first couple of times I ran it. Now, out of the blue, I'm getting unhandled exception:
System.ArgumentException: Invalid parameter used.
at System.Drawing.Bitmap..ctor(String filename)
at VSPlayNET.Form1.listBox1_SelectedIndexChanged(Object sender, EventArgs e)
at System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e)
at System.Windows.Forms.ListBox.set_SelectedIndex(Int32 value)
at VSPlayNET.Form1.refreshCardList()
at VSPlayNET.Form1.newDeck()
at VSPlayNET.Form1.Form1_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** JIT Debugging **************
To enable just in time (JIT) debugging, the config file for this
application or machine (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the machine
rather than being handled by this dialog.
Seems like it's not able to load the images or database properly. Try uninstalling, deleting the VSed direcotry and then download the newest one from these forums and install agian.
Originally posted by eekamouse Seems like it's not able to load the images or database properly. Try uninstalling, deleting the VSed direcotry and then download the newest one from these forums and install agian.
I just did that. No change. I guess I'm going to have to reinstall everything from scratch.
Which version are you using? The one that only runs w/MTGPlay or the standalone? I would recommend using the standalone since it'll save you some trouble.