Aurora 4x

VB6 Aurora => Aurora Bugs => Topic started by: metalax on January 12, 2010, 05:42:05 PM

Title: errors on clicking system map buttons.
Post by: metalax on January 12, 2010, 05:42:05 PM
(http://i165.photobucket.com/albums/u44/metalax/auroa_bug_1-1.png)

I'm getting this error when clicking on the galactic map button, just after having run through the tutorial.

The same error comes up if clicking on diplomacy or events.

(http://i165.photobucket.com/albums/u44/metalax/auroa_bug_2.png)

Similarly getting this error when clicking the system view button.

Running vista 32.

Edit: Second one was resolved by downloading and registering another copy of msstdfmt.dll. System view now gives the same error as the others. Checked comdlg32.ocx and it is both present and registered, but the error remains.
Title: Re: errors on clicking system map buttons.
Post by: Erik L on January 12, 2010, 08:30:08 PM
You found the second one :)

For the first, during installation, did you overwrite the DLL? If so, you might want to see if you can extract it from your Vista dvd.
Title: Re: errors on clicking system map buttons.
Post by: metalax on January 13, 2010, 02:21:35 AM
Gah! Headdesk! Managed to solve this by UNregistering comdlg32.ocx

For anyone else who runs into this, type the below into the start->run.
Code: [Select]
regsvr32 /u c:\windows\system32\COMDLG32.OCX
Title: Re: errors on clicking system map buttons.
Post by: boggo2300 on January 13, 2010, 01:40:17 PM
Quote from: "metalax"
Gah! Headdesk! Managed to solve this by UNregistering comdlg32.ocx

For anyone else who runs into this, type the below into the start->run.
Code: [Select]
regsvr32 /u c:\windows\system32\COMDLG32.OCX

If you put COMDL32.OCX into the Aurora game directory, you do not need to do this

Matt
Title: Re: errors on clicking system map buttons.
Post by: Beersatron on January 13, 2010, 01:44:07 PM
Quote from: "boggo2300"
Quote from: "metalax"
Gah! Headdesk! Managed to solve this by UNregistering comdlg32.ocx

For anyone else who runs into this, type the below into the start->run.
Code: [Select]
regsvr32 /u c:\windows\system32\COMDLG32.OCX

If you put COMDL32.OCX into the Aurora game directory, you do not need to do this

Matt

Although I don't think that works in windows7 or vista? I think you actually do have to register the DLLs in the newer OSs.
Title: Re: errors on clicking system map buttons.
Post by: boggo2300 on January 13, 2010, 02:40:59 PM
Quote from: "Beersatron"
Quote from: "boggo2300"
Quote from: "metalax"
Gah! Headdesk! Managed to solve this by UNregistering comdlg32.ocx

For anyone else who runs into this, type the below into the start->run.
Code: [Select]
regsvr32 /u c:\windows\system32\COMDLG32.OCX

If you put COMDL32.OCX into the Aurora game directory, you do not need to do this

Matt

Although I don't think that works in windows7 or vista? I think you actually do have to register the DLLs in the newer OSs.

Well, since I'm currently running on 7, and was previously running vista, I'd have to say it definately works on both, Registering the file is basically adding it to the path, if it's in the same directory as the executable, windows doesnt need to be directed to its location.

Matt
Title: Re: errors on clicking system map buttons.
Post by: Beersatron on January 13, 2010, 03:28:34 PM
Quote from: "boggo2300"
Quote from: "Beersatron"
Quote from: "boggo2300"

If you put COMDL32.OCX into the Aurora game directory, you do not need to do this

Matt

Although I don't think that works in windows7 or vista? I think you actually do have to register the DLLs in the newer OSs.

Well, since I'm currently running on 7, and was previously running vista, I'd have to say it definately works on both, Registering the file is basically adding it to the path, if it's in the same directory as the executable, windows doesnt need to be directed to its location.

Matt

Dam, didn't work for me on my Win7 install. A lot of things went screwy with mine actually so I ended up reinstalling it on a partition which was outside UAC control!