08-05-2018, 03:27 PM
I've downloaded the 1.0.7 toolkit from Shining Rock's website, and followed the instructions. However, when I try to run BuildResources.bat, it gives the following error:
Assert: hr == D3D_OK && _device != NULL Failed to create D3D device!
Video\VideoDevice_dx9.cpp(296)
Callstack:
VideoDX9-x64-profile.dll(0x00000000f4bf7543)
Runtime-x64-profile.dll(0x00000000e26de949)
Runtime-x64-profile.dll(0x00000000e26b488b)
Tools-x64.exe(0x000000003f233a80)
Tools-x64.exe(0x000000003f3b47a3)
kernel32.dll(0x00000000776759cd)
ntdll.dll(0x00000000778d383d)
I have tried updating my graphics driver, as that was suggested on other D3D device errors, however those were for attempting to run games, rather than a .bat - I couldn't find any info on this particular problem anywhere.
I've also verified the game files, and yes, the game is also 1.0.7, and my OS is 64-bit. I have no further ideas on what's wrong. Maybe someone here can help? ^^