Author Topic: errors on clicking system map buttons.  (Read 1873 times)

0 Members and 1 Guest are viewing this topic.

Offline metalax (OP)

  • Commander
  • *********
  • m
  • Posts: 356
  • Thanked: 4 times
errors on clicking system map buttons.
« on: January 12, 2010, 05:42:05 PM »


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.



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.
 

Offline Erik L

  • Administrator
  • Admiral of the Fleet
  • *****
  • Posts: 5657
  • Thanked: 372 times
  • Forum Admin
  • Discord Username: icehawke
  • 2020 Supporter 2020 Supporter : Donate for 2020
    2022 Supporter 2022 Supporter : Donate for 2022
    Gold Supporter Gold Supporter : Support the forums with a Gold subscription
    2021 Supporter 2021 Supporter : Donate for 2021
Re: errors on clicking system map buttons.
« Reply #1 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.
 

Offline metalax (OP)

  • Commander
  • *********
  • m
  • Posts: 356
  • Thanked: 4 times
Re: errors on clicking system map buttons.
« Reply #2 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
 

Offline boggo2300

  • Registered
  • Rear Admiral
  • **********
  • Posts: 895
  • Thanked: 16 times
Re: errors on clicking system map buttons.
« Reply #3 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
The boggosity of the universe tends towards maximum.
 

Offline Beersatron

  • Gold Supporter
  • Rear Admiral
  • *****
  • Posts: 996
  • Thanked: 7 times
  • Gold Supporter Gold Supporter : Support the forums with a Gold subscription
Re: errors on clicking system map buttons.
« Reply #4 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.
 

Offline boggo2300

  • Registered
  • Rear Admiral
  • **********
  • Posts: 895
  • Thanked: 16 times
Re: errors on clicking system map buttons.
« Reply #5 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
The boggosity of the universe tends towards maximum.
 

Offline Beersatron

  • Gold Supporter
  • Rear Admiral
  • *****
  • Posts: 996
  • Thanked: 7 times
  • Gold Supporter Gold Supporter : Support the forums with a Gold subscription
Re: errors on clicking system map buttons.
« Reply #6 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!