Highflex / havok2fbx

Convert Havok files to Autodesk FBX
BSD 3-Clause "New" or "Revised" License
31 stars 15 forks source link

Crash when exporting #1

Open ajhakra opened 7 years ago

ajhakra commented 7 years ago

The program is crashing once I type in the command.

The commands I have tried are:

havok2fbx.exe -hk_skeleton skeleton.hkx -hk_anim WPNReload.hkx -fbx FBXExport.fbx

havok2fbx.exe -hk_skeleton skeleton.hkx -hk_anim WPNReload.hkx -fbx FBXExport

havok2fbx.exe -hk_skeleton skeleton.hkx -hk_anim WPNReload.hkx -fbx c:\Users\ajhakra\Desktop\FBXExport.fbx

hfiani commented 6 years ago

i am having this same issue. no updates on this? thanks

XYDXYD commented 1 week ago

m_loader->load( HK_GET_DEMOS_ASSET_FILENAME(assetFile.cString())); returns null.. strange