When I import file I get this and nothing happens:
Error: Could not initialize KFbxImporter (Corrupted or invalid file.).
Now on a linux machene everything works fine.
I've tried Win 64bit and 32Bit VC8 and get the same problem. I assume this might be a problem with FBX library itself. Any help would be appreciated.
FBX Import problem
7346 2 3-
- dsedov
- Member
- 32 posts
- Joined: July 2005
- Offline
-
- oleg
- Member
- 350 posts
- Joined: Jan. 2008
- Offline
dsedovThis message is shown when the FBX SDK we're using can't get past the very first stage and load the file contents internally. I've seen this happen if the file being opened is on a network device (i.e. the importer is given a UNC path). If this is the case, try copying the file locally and opening it from there.
When I import file I get this and nothing happens:
Error: Could not initialize KFbxImporter (Corrupted or invalid file.).
Now on a linux machene everything works fine.
I've tried Win 64bit and 32Bit VC8 and get the same problem. I assume this might be a problem with FBX library itself. Any help would be appreciated.
If that doesn't solve the problem, the only other thing I can think of is possibly a corrupt file, though this seems unlikely. If this is a file you've exported yourself, and the problem is still there, could you re-export it in ASCII mode and attach it here so I can take a look at it?
Oleg Samus
Software Developer
Side Effects Software Inc.
Software Developer
Side Effects Software Inc.
-
- charmin09
- Member
- 1 posts
- Joined: April 2016
- Offline
-
- Quick Links


