Jump to content

All my products and services are free. All my costs are met by donations I receive from my users. If you enjoy using any of my products, please donate to support me. My bare hosting costs are currently not met so please consider donating by either clicking this text or the Patreon link on the right.

Patreon

Recommended Posts

Posted

I'm looking for some help in getting PinballX to load.  It was working fine with my DOF set up, but something has happened, and it will no longer load.  I have looked at the log file and it seems that the directoutput plugin is stopping things.  I have attached my pinballx.ini and log.txt files for those that can understand them.

Any help is appreciated!

PinballX.ini

log.txt

Posted

An “initialization routine failed.” problem generally occurs because a) some dll that this dll referenced was not found or B something in the init method failed.

The problem is that option B could really mean anything, such as the init routine making calls that require permissions that you don’t have, or for example that it interacts with the desktop which is not permitted from a service etc.

The most common issue though is that the component was not properly installed, so that some of its dependencies are not available.

Check out the following blog for possible solutions:

http://blogs.msdn.com/b/tess/archive/2009/04/29/unable-to-load-dll-dllname-dll-a-dynamic-link-library-dll-initialization-routine-failed-0x8007045a.aspx

Guest
This topic is now closed to further replies.
×
×
  • Create New...