Erchima Gaming Forums

Hack the game and enjoy playing it!


You are not connected. Please login or register


[SOLVED] Problem missing d3dx9_38.dll file  

 

#1gamehacking

[SOLVED] Problem missing d3dx9_38.dll file Empty29th November 2014, 5:58 am

gamehacking

VIP
hi i am using the Ogre more than a year
now after i changed the computer i reinstall the environment, but my previous application didn't work.
i don't think that using new release of Ogre is the problem because even if the samples with the new release didn't work.
i installed VS 2005,and vs8 service pack 1, and Ogre SDK 1.6.1
the error is in running time which is
Error wrote:This application has failed to start because d3dx9_38.dll was not found.Re-install the application
may fix this problem...
i searched my computer for this file and i didn't find it, and i don't know what is this file for...
after clicking OK another error message appear:
Error wrote:OGRE EXCEPTION(7:InternalErrorException): Could not found dynamic library .\RenderSystem_Direct3D9_d. System Error: The specified module could not be found. in DynLib::load at f:\codingextra\ogre\shoggoth_vc8\ogre\ogremain\src\ogredynlib.cpp (line 80)
and the output of debugging is:
Code:

'Demo_BezierPatch.exe': Loaded 'C:\OgreSDK\bin\debug\Demo_BezierPatch.exe', Symbols loaded.
'Demo_BezierPatch.exe': Loaded 'C:\WINDOWS\system32\ntdll.dll', No symbols loaded.
'Demo_BezierPatch.exe': Loaded 'C:\WINDOWS\system32\kernel32.dll', No symbols loaded.
'Demo_BezierPatch.exe': Loaded 'C:\OgreSDK\bin\debug\OgreMain_d.dll', No symbols loaded.
'Demo_BezierPatch.exe': Loaded 'C:\WINDOWS\system32\user32.dll', No symbols loaded.
'Demo_BezierPatch.exe': Loaded 'C:\WINDOWS\system32\gdi32.dll', No symbols loaded.
'Demo_BezierPatch.exe': Loaded 'C:\WINDOWS\WinSxS\x86_Microsoft.VC80.DebugCRT_1fc8b3b9a1e18e3b_8.0.50727.762_x-ww_5490cd9f\msvcp80d.dll', Symbols loaded.
'Demo_BezierPatch.exe': Loaded 'C:\WINDOWS\WinSxS\x86_Microsoft.VC80.DebugCRT_1fc8b3b9a1e18e3b_8.0.50727.762_x-ww_5490cd9f\msvcr80d.dll', Symbols loaded.
'Demo_BezierPatch.exe': Loaded 'C:\WINDOWS\system32\msvcrt.dll', No symbols loaded.
'Demo_BezierPatch.exe': Loaded 'C:\OgreSDK\bin\debug\OIS_d.dll', Binary was not built with debug information.
'Demo_BezierPatch.exe': Loaded 'C:\WINDOWS\system32\dinput8.dll', No symbols loaded.
'Demo_BezierPatch.exe': Loaded 'C:\WINDOWS\system32\advapi32.dll', No symbols loaded.
'Demo_BezierPatch.exe': Loaded 'C:\WINDOWS\system32\rpcrt4.dll', No symbols loaded.
'Demo_BezierPatch.exe': Loaded 'C:\WINDOWS\system32\lpk.dll', No symbols loaded.
'Demo_BezierPatch.exe': Loaded 'C:\WINDOWS\system32\usp10.dll', No symbols loaded.
'Demo_BezierPatch.exe': Loaded 'C:\Program Files\Google\Google Desktop Search\GoogleDesktopNetwork3.dll', No symbols loaded.
'Demo_BezierPatch.exe': Loaded 'C:\WINDOWS\system32\ws2_32.dll', No symbols loaded.
'Demo_BezierPatch.exe': Loaded 'C:\WINDOWS\system32\ws2help.dll', No symbols loaded.
'Demo_BezierPatch.exe': Unloaded 'C:\Program Files\Google\Google Desktop Search\GoogleDesktopNetwork3.dll'
'Demo_BezierPatch.exe': Unloaded 'C:\WINDOWS\system32\ws2_32.dll'
'Demo_BezierPatch.exe': Unloaded 'C:\WINDOWS\system32\ws2help.dll'
'Demo_BezierPatch.exe': Loaded 'C:\Program Files\SuperCopier2\SC2Hook.dll', Binary was not built with debug information.
'Demo_BezierPatch.exe': Loaded 'C:\WINDOWS\system32\oleaut32.dll', No symbols loaded.
'Demo_BezierPatch.exe': Loaded 'C:\WINDOWS\system32\ole32.dll', No symbols loaded.
The thread 'Win32 Thread' (0xca8) has exited with code 0 (0x0).
'Demo_BezierPatch.exe': Loaded 'C:\OgreSDK\bin\debug\RenderSystem_Direct3D9_d.dll', No symbols loaded.
'Demo_BezierPatch.exe': Loaded 'C:\WINDOWS\system32\d3d9.dll', No symbols loaded.
'Demo_BezierPatch.exe': Loaded 'C:\WINDOWS\system32\d3d8thk.dll', No symbols loaded.
'Demo_BezierPatch.exe': Loaded 'C:\WINDOWS\system32\version.dll', No symbols loaded.
'Demo_BezierPatch.exe': Loaded 'C:\WINDOWS\system32\winmm.dll', No symbols loaded.
'Demo_BezierPatch.exe': Unloaded 'C:\OgreSDK\bin\debug\RenderSystem_Direct3D9_d.dll'
'Demo_BezierPatch.exe': Unloaded 'C:\WINDOWS\system32\d3d9.dll'
'Demo_BezierPatch.exe': Unloaded 'C:\WINDOWS\system32\winmm.dll'
'Demo_BezierPatch.exe': Unloaded 'C:\WINDOWS\system32\version.dll'
'Demo_BezierPatch.exe': Unloaded 'C:\WINDOWS\system32\d3d8thk.dll'
First-chance exception at 0x7c812a5b in Demo_BezierPatch.exe: Microsoft C++ exception: Ogre::InternalErrorException at memory location 0x0012ebdc..
'Demo_BezierPatch.exe': Loaded 'C:\WINDOWS\system32\MSCTF.dll', No symbols loaded.
The program '[3172] Demo_BezierPatch.exe: Native' has exited with code 0 (0x0).
so... any one has this problem before, or know how to fix it, please??

#2Almaftuchin

[SOLVED] Problem missing d3dx9_38.dll file Empty29th November 2014, 6:07 am

Almaftuchin

Administrator
Hello, Download this d3dx9_38.dll
and put in
Code:
C:\Program Files\Windows\System32\

#3gamehacking

[SOLVED] Problem missing d3dx9_38.dll file Empty29th November 2014, 6:11 am

gamehacking

VIP
Cuup wrote:Hello, Download this d3dx9_38.dll
and put in
Code:
C:\Program Files\Windows\System32\
Thank you
i was trying to solve the problem when i post this...
the problem was that i didn't install DirectX* SDK...
now it is working lol

#4Almaftuchin

[SOLVED] Problem missing d3dx9_38.dll file Empty29th November 2014, 6:14 am

Almaftuchin

Administrator
gamehacking wrote:
Cuup wrote:Hello, Download this d3dx9_38.dll
and put in
Code:
C:\Program Files\Windows\System32\
Thank you
i was trying to solve the problem when i post this...
the problem was that i didn't install DirectX* SDK...
now it is working lol
There you go:
End user run-time: Download (You can distribute this as far as I know with your application)
SDK: Download

#5Sponsored content

[SOLVED] Problem missing d3dx9_38.dll file Empty


Please login to download or click here to alternative download link.

Total 0 Like for Sponsored content on this post:

View previous topic View next topic Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum