cRPG

Beta => WSE2 Beta => Topic started by: krakkur on April 26, 2014, 09:24:44 pm

Title: Need help with Crpg launcher - d3dx9_43.dll error.
Post by: krakkur on April 26, 2014, 09:24:44 pm
heeelo... i need some help...
i recently got a new PC.
win7 Pro.

and i keep getting the d3dx9_43.dll error...

i have uninstalled/reinstalled MB---no luck
uninstalled the launcher from crpg site and installed it---no luck
tried to install the dx from MS page, no luck..

what to do!??!!?!
i can play the game, but it keeps jumping out to windows, with out WSE2beta ticked.

is there a full install thing, like a RAR file,?
Title: Re: Need help with Crpg launcher - d3dx9_43.dll error.
Post by: San on April 26, 2014, 09:28:01 pm
Windows 7 comes with DX11, but you need at least DX9 to play crpg. You say you installed it, but just to make sure..

http://www.microsoft.com/en-us/download/details.aspx?id=35
Title: Re: Need help with Crpg launcher - d3dx9_43.dll error.
Post by: krakkur on April 26, 2014, 09:35:45 pm
jup.
it says that there is no need to install Dx, bcuz i have the latest one.
the file is there, in system32, but.... i dont know why it doesnt work...
Title: Re: Need help with Crpg launcher - d3dx9_43.dll error.
Post by: andreakarasho on April 27, 2014, 09:27:28 am
Update your gpu driver
Title: Re: Need help with Crpg launcher - d3dx9_43.dll error.
Post by: Baskakov_Dima on April 28, 2014, 05:22:53 am
If the problem comes from DirectX, it is probably linked to some library present in DX9, but deleted in DX11. You will have then to download DX9 and copy all .dll files without replacing.
Title: Re: Need help with Crpg launcher - d3dx9_43.dll error.
Post by: cmp on April 28, 2014, 01:38:11 pm
If the problem comes from DirectX, it is probably linked to some library present in DX9, but deleted in DX11. You will have then to download DX9 and copy all .dll files without replacing.

No, the two versions live side by side without deleting anything from each other.
If this error persists after the latest version of DX9 is installed, there is something messed up with the .dll search paths. It can probably be circumvented by copying d3dx9_43.dll from system32 to the Warband directory, but it's really just a way to hide the underlying problem.
Title: Re: Need help with Crpg launcher - d3dx9_43.dll error.
Post by: Baskakov_Dima on May 04, 2014, 12:15:57 am
No, the two versions live side by side without deleting anything from each other.
If this error persists after the latest version of DX9 is installed, there is something messed up with the .dll search paths. It can probably be circumvented by copying d3dx9_43.dll from system32 to the Warband directory, but it's really just a way to hide the underlying problem.

Well, I am a noob in programming and coding, I just remember that I have solved such a problem several times, when an old game required DX9 and I had to copy some .dll to my DX folder to make the game work.