• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

Windows 7 Warcraft Model Editor

Status
Not open for further replies.

Dr Super Good

Spell Reviewer
Level 64
Joined
Jan 18, 2005
Messages
27,198
It can not find the Direct3D 9 library. This is part of DirectX9.

There are 3 possible solutions.
1. Make sure you have the lattest subversion of DirectX installed (June 2010 I belive). Just because you have DX11 installed does not mean it is the lattest subversion and even DX9 continued to be updated well after the release of DX10.
2. Try running as an administrator. The DirectX libraries are in a system folder which has some form of permission security in effect. Insufficient permission might result it it failing to even see the libraries.
3. Windows 7 might have a different system structure to XP. Appending the correct system folder that contains the libraries to the programs classpath or making a copy of that library component at its expected class path might fix this.
 
Status
Not open for further replies.
Top