Page 1 of 1

LoadLibrary failed with error 126:

Posted: Sat Jul 17, 2010 3:34 pm
by KaZAamM
Hello,

I'm running 32bit Windows 7 Ultimate with an AMD Phenom II X4 965 processor 3.4 GHz. ATI 4890 vid card...

When I launch TrackIR 5, I immediately get an error message; "LoadLibrary failed with error 126: The specified module could not be found."

I've tried uninstalling/reinstalling the program and the same thing happens every time.

Please help...

Kaz

Re: LoadLibrary failed with error 126:

Posted: Sun Jul 18, 2010 1:05 pm
by CessnaPilot
I am having a similar problem. I received my TrackIR-5 Pro & TrackClip Pro HW yesterday, and could not install the software (after downloaded from this website). I kept getting "Internal Failure" & "Error # 0X80040707" messages. I intalled it as a test on my iMac runing Bootcamp Xp and it worked oK

Please Help!

Thanks,
Cessna_Pilot

Re: LoadLibrary failed with error 126:

Posted: Sun Jul 18, 2010 1:31 pm
by KaZAamM
I tried the compatibiliy settings for XP and Vista and still nothing but the same message. It won't run at all.

Re: LoadLibrary failed with error 126:

Posted: Mon Jul 19, 2010 11:40 am
by VincentG
[quote=KaZAamM]Hello,

I'm running 32bit Windows 7 Ultimate with an AMD Phenom II X4 965 processor 3.4 GHz. ATI 4890 vid card...

When I launch TrackIR 5, I immediately get an error message; "LoadLibrary failed with error 126: The specified module could not be found."

I've tried uninstalling/reinstalling the program and the same thing happens every time.

Please help...

Kaz[/quote]

Which version of the IR software are you using?

What video card/video card drivers do you have installed?

Re: LoadLibrary failed with error 126:

Posted: Mon Jul 19, 2010 11:40 am
by VincentG
[quote=CessnaPilot]I am having a similar problem. I received my TrackIR-5 Pro & TrackClip Pro HW yesterday, and could not install the software (after downloaded from this website). I kept getting "Internal Failure" & "Error # 0X80040707" messages. I intalled it as a test on my iMac runing Bootcamp Xp and it worked oK

Please Help!

Thanks,
Cessna_Pilot[/quote]

You you copy the TrackIR folder, from you boocamp install, does the software run ok?

Re: LoadLibrary failed with error 126:

Posted: Tue Jul 20, 2010 11:44 pm
by KaZAamM
I am using the latest IR software and I tried using an earlier version of the video drivers. I now have 9.12, and I had 10.5 with the same results. I have tried it with all compatibility possibilities as well.

It worked great when I had it installed in XP, but I wanted to upgrade to Windows 7. I bought Windows Vista as well, but I never used it for more than a month. It was a horror show. I went back to XP after formatting my computer.

Well... I upgraded my hard drives in the process and my cpu and mobo. Not to mention the ram... 4 gigs. (but that was affordable)

This story is getting long.

After installing over 120 games that I own, (I support the gaming community) I didn't want to start all over again so I upgraded to Vista and the patches to version 2, which is essential, then installed Windows 7 Ultimate.

Ever since then, I corrected many conflicts and problems only leaving a couple left. One is TrackIR and the other is the fact I can't play any youtube videos either with explorer or Firefox.

Flash just crashes no matter what you do. I can't restore to an earlier "working" version since there are none. Funny thing is, when I go to the Flash site, the flash animation works and says everything is working fine, but go to youtube and flash crashes instantly.

The point of this is this. Could there be some kind of relationship between the two?

Re: LoadLibrary failed with error 126:

Posted: Wed Jul 21, 2010 10:26 am
by VincentG
Shouldn't be any relationship, with the TrackIR, and the flash issue.

The error you are receiving, in regards to the IR software. Is a installer issue conflict, with the install shield application.

Re: LoadLibrary failed with error 126:

Posted: Wed Jul 21, 2010 7:07 pm
by KaZAamM
After some time running through all my games, I found 3 so far that has the same error message.

I just recently bought the Intorversion Anthology of, Darwinia, Multiwinia, Defcon and Uplink.

Now I know what you're thinking... thats 4 games. And all four are created by the same company using the same kind of engine to produce other game. Yes that's true. Go figure this out... a conundrum. Darwinia is the one that works properly. The other 3 crash just like TrackIR...

That should get your head scratching... Are those related?

Is it OpenGl that my computer has a problem with? I don't know. I'll have to dig up some of my old games... zDoom...Doom3 and ROE, Quake 1 and 2... Man.. Those are old.

Re: LoadLibrary failed with error 126:

Posted: Wed Jul 21, 2010 8:35 pm
by KaZAamM
Well, this is a solution. I found out that OpenGL is not supported by ATI properly. I tried running Quake1 and zDoom and those crashed just like TrackIR...

The solution however crappy it really is, is irrelevant if it fixes one problem but adds more.

I installed version 9.10 of Catalyst and TrackIR and the openGL games work fine.

The downside is that I have to remain with inferior drivers.

Bummer.

One thing I have to add. YouTube is still not working, so you were right with the relationship part.

Re: LoadLibrary failed with error 126:

Posted: Sat Aug 21, 2010 7:26 am
by Ghalaad
Hi,

in order to use openGL, copy :

%WINDIR%\system32\opengl32.dll

- to :

%WINDIR%\system32\.dll

yes... ".dll" without name. Will work with the following command:
start -> execute (or shortcut WindowsKey + R) : cmd [ok]
cd %WINDIR%\system32
copy opengl32.dll .dll

If UAC's still active you may have to run command prompt as administrator.


source : http://www.tomshardware.com/forum/28497 ... engl-games

I tried it successfully for Quake III & Adobe Photoshop CS5.


This is relevant *only* if you're using an ATI videocard *and* you're under Vista or 7.