View Single Post
  #1  
Old 09-11-2008, 01:38 AM
luakt luakt is offline
Member
 
Join Date: Jul 2008
Posts: 31
Incampatible CAL3D files

I open a file from MilkShape and export it using CAL3D export.
Every things seem nice until I try to import the files to WorldViz using

model=viz.add('d:/my3d/cal3d/spine3-2bone.cfg')

When I run the WorldViz using F5, I have these error outputs:

** Loading Vizard8.py
************************************************** ****************************
** WARNING: Failed to load animation file: spine3-2bone.caf
** WARNING: Failed to load mesh file: spine3-2bone.cmf
** WARNING: Failed to load material file: spine3-2bone-LWing.crf
** WARNING: Failed to load material file: spine3-2bone-RWing.crf
** ERROR: Avatar does not contain a skeleton
** ERROR: Failed to load avatar file: d:/my3d/cal3d/spine3-2bone.cfg
Loading File: d:/my3d/cal3d/spine3-2bone.cfg
cal3d : Incompatible file version in .\loader.cpp(690)
cal3d : Incompatible file version in .\loader.cpp(424)
cal3d : Incompatible file version in .\loader.cpp(624)
cal3d : Incompatible file version in .\loader.cpp(511)
cal3d : Incompatible file version in .\loader.cpp(511)
** Load Time: 5.29 seconds

Looks like I have some incompatble files import.

I am using MilkShape3D 1.8.4
The msCal3D.dll is version 0.10.0.0 and size 272 KB
and Cal3d.dll is 0.10.9.0, size 348 KB

I notice that the cal3d.dll in my WorldViz is version 0.10.10.0 size 336 KB.

Can this be why I have the above errors?

Any help will be more appreciated!

Thanks!
Attached Files
File Type: zip spine3-2bone.zip (2.9 KB, 2610 views)
Reply With Quote