PDA

View Full Version : HELP! Unhandled Exception on Client



Zandi
12-20-2005, 03:08 PM
I am new user to MySEQ , i downloaded it today and installed it, works great except that everytime i open the client program i get an error: Unhandled exception has occurred in your aplication. .... then : InvalidArgument=Value of "0" is not valid for "index"
Parameter name:index

then i have a choice of continue anyway or quit, if i click continue then it loads fine. My programing skills are very limited ;( i was wondering if this eror can be fixed or do i just have to live with it, ... Here is a copy of the log file:


[1] 12/20/2005 15:58:55.62 - MySEQ Version: 1.18.1
[1] 12/20/2005 15:58:55.65 - Loaded Prefs.Xml
[1] 12/20/2005 15:58:55.65 - Loading MacroQuestPanel
[1] 12/20/2005 15:58:55.72 - Creating the Docking Manager
[1] 12/20/2005 15:58:55.77 - Loading Bitmap into ImageList
[1] 12/20/2005 15:58:55.84 - Error loading Docking Icon: Parameter is not valid.
at System.Drawing.Bitmap..ctor(String filename)
at myseq.frmMain..ctor()
[1] 12/20/2005 15:58:55.84 - Creating SpawnList Window
[1] 12/20/2005 15:58:56.08 - Creating Spawn Timer List
[1] 12/20/2005 15:58:56.09 - Creating MQConsole Window
[1] 12/20/2005 15:58:56.12 - Creating Radar Window
[1] 12/20/2005 15:58:56.23 - Loading Position.Xml
[9] 12/20/2005 15:58:56.44 - Entering EQMap.ClearMap()
[9] 12/20/2005 15:58:56.44 - Exiting EQMap.ClearMap()
[9] 12/20/2005 15:58:56.59 - Entering DrawMap
[9] 12/20/2005 15:58:56.60 - Exiting DrawMap
[9] 12/20/2005 15:59:00.48 - Entering DrawMap
[9] 12/20/2005 15:59:00.48 - Exiting DrawMap


Thank u guys for your hard work

and btw I have .net framwork 2,

Seaxouri
12-20-2005, 04:42 PM
Someone else is having a problem similar to this, although I cannot recreate it. The docking.bmp is not a big problem... I just forgot to add it to the zip (I never realized it was needed). You can grab it below and just stick it in the client directory.

I will include it in future releases, and it should make that error in the log go away, but I do not think it will help the unhandled exception.

I would really like to figure out how to recreate this problem.

Does it happen when you open the app, or when you push Go?
At the error message, if you dont do ANYTHING, what does the logfile report?
You should set the level to 10 and delete the old logfile to start a new one.

Also, are you running in a fresh directory, or one that had old stuff in it?
Did you change any of the default options?

Also, is that ALL the information? Can you check your Application Event log to see if there are more details? (Control Panel->Admin Tools->Event Viewer). I am interested at finding some sort of address where the error occurred.

Thanks.

Seaxouri
12-20-2005, 05:04 PM
Also, if you could help me out, do the following:
1) Get dependency walker from http://www.dependencywalker.com/
2) Run it, and then open up the client from inside DW.
3) You will see a dependency tree
4) Click File-Save As, and select the "Text" option (second one)
5) Save the file and make note of where you saved it.
6) Edit that file and paste the first section (**| System Information |**) and the last section (**| Module List |**) here.

You can also try just zipping up the file and attaching it here. I need to be able to see the values at the right too. For example, the main app might have a line like this:
[ ] c:\seq.work\myseq\client\MYSEQ.EXE 12/16/2005 2:38a 12/16/2005 2:38a 380,928 A 0x00000000 0x00062094 x86 GUI CV 0x11000000 Unknown 0x00060000 Not Loaded 1.18.1.4757 1.18.1.4757 0.0 8.0 4.0 4.0

Thanks.

Zandi
12-21-2005, 12:55 AM
hmm very odd, after i copied and paste the file u sent me, i shut it down and restarted it, and havent had that error massege since.
I guess what ever it was it was gone.
Thank your very much for your prompt support, and btw I love the program

Zandi

and btw the error was happening before i hit the go botton, since i forgot to answer your question for the first post.