Jzone
18-11-2009 16:44:15
So, I installed 1.7.x, changed and copied the necessary files to get my program running (works in 1.6.1 & 1.6.4) and ran into a wall.
Okay, I verified that it's pointing to the correct path (it was), and that it was the correct version of the dll (it was). Next I tried commenting the line for that dll out in the plugins.cfg, the other plugins all loaded fine. Ok, tried downloading the latest dx9 redistributable from microsoft and running it. As I suspected, I already had the latest version.
Spent a few hours wandering google trying to find someone else who had a similar problem at some point... but none of them (none I found anyway) were still having the issue after taking the above steps.
Am I just completely overlooking something simple here or what?
OGRE EXCEPTION(7:InternalErrorException): Could not load dynamic library .\data\plugins\RenderSystem_Direct3D9.dll. System Error: The specified module could not be found.
in DynLib::load at .\src\OgreDynLib.cpp (line 89)
Okay, I verified that it's pointing to the correct path (it was), and that it was the correct version of the dll (it was). Next I tried commenting the line for that dll out in the plugins.cfg, the other plugins all loaded fine. Ok, tried downloading the latest dx9 redistributable from microsoft and running it. As I suspected, I already had the latest version.
Spent a few hours wandering google trying to find someone else who had a similar problem at some point... but none of them (none I found anyway) were still having the issue after taking the above steps.
Am I just completely overlooking something simple here or what?