Puzzle Agent Ep. 1 - initialization error
Hi. I downloaded the first ep. of Puzzle Agent. Immediately after starting the program I get an error message: "The application failed to initialize properly (0xc0150002). Click to terminate the application." Any insights?
gbcraw
gbcraw
This discussion has been closed.
Comments
dxdiag
Windows XP: Go to your start menu and click on run. Type in "dxdiag" and hit enter
Windows Vista / 7: Press the windows key on your keyboard or click on the start menu. Type in "dxdiag" and hit enter.
Now click on the button that says "save all information".
It will prompt you to save a file. Save it where you can find it.
Then zip the file and attach it to a reply in this Thread.
gbcraw
Intel GM965 Express Chipset Family
gbcraw
Did you run the DirectX updater?
You can also try installing Windows XP SP3 and the other windows updates.
If you want a more systematic approach run dependencywalker/ and load the Grickle101.exe. It might show some useful error messages.
Open the event log and check the error message you get. Most likely, the application depends on some version of a system DLL, but it can't find that version on your system.
If you follow the steps described at http://blogs.msdn.com/b/junfeng/archive/2007/06/12/diagnose-sidebyside-failures-in-windows-xp-windows-server-2003.aspx, that might help you to determine what file it can't find - you can then tell us, and we can probably tell you what you need to do.
However, you should probably install SP3 first, in case it's provided there.
A quick install of the VC2008-SP1 vcredist file, and I was up and away:
http://download.microsoft.com/download/9/7/7/977B481A-7BA6-4E30-AC40-ED51EB2028F2/vcredist_x86.exe
Oddly, the Qt/Webkit launcher with Sam and Max S3 worked fine. Something changed in the build there?
(Now I can worry about figuring out why Wine hates fmod later
This worked for me! Thanks, Ender2.
Make sure your display color depth is set to 32-Bit.
Please also post a dxdiag log as described above.
Here's the files that Dependency Walker says are missing:
AMSDK.DLL
BINKW32.DLL
GPSVC.DLL
IESHIMS.DLL
Is it as simple as getting those files? My display is set to 32-bit... I can run Back to the Future at max setting and it runs fine! I have an ATI Radeon HD 4600 Series, first issue I've ever had trying to run any game. Dragon Age and Mass Effect run great, but Puzzle Agent won't load? Weird!
Any help would be much appreciated.
I don't think it's the DLLs in this case.
Do you have multiple displays running?
Please also post dxdiag log as described above.
Ah! It was the multiple displays... I disable the other display when I play games, but I had to actually go into my control panel and set this monitor to be the only display possible.
Thanks!