• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

HHH

Recruit
68 Badges
Sep 21, 2003
4
0
Visit site
  • Europa Universalis IV: Rights of Man
  • Crusader Kings II: Way of Life
  • Europa Universalis IV: Common Sense
  • Crusader Kings II: Horse Lords
  • Europa Universalis IV: Cossacks
  • Crusader Kings II: Conclave
  • Europa Universalis IV: Mare Nostrum
  • Stellaris
  • Stellaris: Galaxy Edition
  • Stellaris: Galaxy Edition
  • Hearts of Iron IV: Cadet
  • Hearts of Iron IV: Colonel
  • Crusader Kings II: Reapers Due
  • Europa Universalis IV: Pre-order
  • Stellaris: Digital Anniversary Edition
  • Stellaris: Leviathans Story Pack
  • Hearts of Iron IV: Together for Victory
  • Crusader Kings II: Monks and Mystics
  • Stellaris - Path to Destruction bundle
  • Steel Division: Normandy 44
  • Europa Universalis IV: Mandate of Heaven
  • Europa Universalis IV: Third Rome
  • BATTLETECH
  • Hearts of Iron IV: Death or Dishonor
  • Stellaris: Synthetic Dawn
  • Stellaris: Necroids
  • Europa Universalis IV: Art of War
  • Crusader Kings II: Charlemagne
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: The Republic
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings II: Sunset Invasion
  • Crusader Kings II: Sword of Islam
  • Europa Universalis III
  • Europa Universalis III: Chronicles
  • Divine Wind
  • Europa Universalis IV
  • Crusader Kings II
  • Europa Universalis IV: Conquest of Paradise
  • Europa Universalis IV: Wealth of Nations
  • Europa Universalis IV: Call to arms event
  • Hearts of Iron III
  • Heir to the Throne
  • March of the Eagles
  • Europa Universalis IV: Res Publica
  • Sengoku
  • 500k Club
  • Europa Universalis III: Collection
Hi,

After installing HoI2 and Patch 1.2 on a new note book, I get the following error message at the interface initialization screen.

Critical error
Could not initialize timer!

I am then advise of the following:

Visual C++ Runtime error in hoi2.exe

The note book is a Sony VAIO (1 GB RAM, 256 MB ATI Radeon Video Card) running Windows XP Professional SP2.

Any ideas of the cause and solution?

Cheers,

HHH
 
Try a fresh install.
 
This is a typical error message from a failed SetTimer function call. In Windows, timers are system resource, which means that they are shared between applications.

It's possible that other processes on your system have used up all available system timers, and that the game's runtime library cannot acquire one. How many tasks have you running in either the background or in the system tray?
 
jpd said:
This is a typical error message from a failed SetTimer function call. In Windows, timers are system resource, which means that they are shared between applications.

It's possible that other processes on your system have used up all available system timers, and that the game's runtime library cannot acquire one. How many tasks have you running in either the background or in the system tray?


Thanks for the reply. Your observation is correct. I had 15 programs running in background. After terminating about 3 - 5 background processes, problem solved.

Cheers,

HHH
 
Glad it's resolved. Happy gaming :)