• Which the release of FS2020 we see an explosition of activity on the forun and of course we are very happy to see this. But having all questions about FS2020 in one forum becomes a bit messy. So therefore we would like to ask you all to use the following guidelines when posting your questions:

    • Tag FS2020 specific questions with the MSFS2020 tag.
    • Questions about making 3D assets can be posted in the 3D asset design forum. Either post them in the subforum of the modelling tool you use or in the general forum if they are general.
    • Questions about aircraft design can be posted in the Aircraft design forum
    • Questions about airport design can be posted in the FS2020 airport design forum. Once airport development tools have been updated for FS2020 you can post tool speciifc questions in the subforums of those tools as well of course.
    • Questions about terrain design can be posted in the FS2020 terrain design forum.
    • Questions about SimConnect can be posted in the SimConnect forum.

    Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.

    By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.

Animation compile error

Messages
305
Country
us-california
Hi,

I animated a hangar door (named ani_door in FSDS) and set the keyframes at 0, 512, and 1024. However, when I try to compile the model I get the following error:

Running model

Start! (_temp.x)
Loading X _temp.x...
Processing...
Model units are 1.00 units/meter
Sorting by Material...
Welding...
Generate BGL...
ERROR: Animation trigger ani_door not found, mapped to "userdefined8"
Done!
Generate crash tree 1 (712 bytes)
Assembling: _temp.azm
Done!


Why is it looking for an animation trigger?

Also, when I try to run it through FS2004 MakeMDL manually I get a long list of errors:

Code:
Running model

Start! (C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar.x)
Loading X C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar.x...
Processing...
Model units are 1.00 units/meter
Sorting by Material...
Optimize Parts...
Welding...
Generate BGL...
ERROR: Animation trigger Box_34 not found, mapped to "userdefined8"
Done!
Generate crash tree 1 (712 bytes)
 Assembling: C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar.azm
C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar_0.asm(29) : error A2008: syntax error : hangar_top
C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar_0.asm(30) : error A2008: syntax error : hangar
C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar_0.asm(43) : error A2008: syntax error : hangar
C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar_0.asm(46) : error A2008: syntax error : hangar
C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar_0.asm(54) : error A2008: syntax error : hangar
C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar_0.asm(57) : error A2008: syntax error : hangar
C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar_0.asm(1069) : error A2008: syntax error : hangar
C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar_0.asm(1072) : error A2008: syntax error : hangar
C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar_0.asm(1075) : error A2008: syntax error : hangar
C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar_0.asm(1078) : error A2008: syntax error : hangar_NonAlpha
C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar_0.asm(1084) : error A2008: syntax error : hangar_RotateAroundX_1
C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar_0.asm(1600) : error A2008: syntax error : hangar_anim_1
C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar_0.asm(1622) : error A2008: syntax error : hangar
C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar_0.asm(1626) : error A2008: syntax error : hangar
C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar_0.asm(1631) : error A2008: syntax error : hangar_trans_1
C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar_0.asm(1640) : error A2008: syntax error : hangar_quat_1
C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar_0.asm(1647) : error A2008: syntax error : hangar
C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar_0.asm(1652) : error A2008: syntax error : hangar
C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar_0.asm(1657) : error A2008: syntax error : hangar_0
C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar_0.asm(1660) : error A2008: syntax error : hangar_0
C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar_0.asm(1663) : error A2008: syntax error : hangar_1
C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar_0.asm(1666) : error A2008: syntax error : hangar_1
C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar_0.asm(1667) : error A2008: syntax error : hangar
C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar_0.asm(1672) : error A2008: syntax error : hangar
C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar_0.asm(1677) : error A2008: syntax error : hangar_0
C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar_0.asm(1679) : error A2008: syntax error : hangar_1
C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar_0.asm(1681) : error A2008: syntax error : hangar
C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar_0.asm(32) : error A2206: missing operator in expression
C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar_0.asm(48) : error A2206: missing operator in expression
C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar_0.asm(59) : error A2206: missing operator in expression
C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar_0.asm(1074) : error A2206: missing operator in expression
C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar_0.asm(1079) : error A2206: missing operator in expression
 BGL_CALL_32(4): Macro Called From
  C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar_0.asm(1079): Include File
C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar_0.asm(1628) : error A2206: missing operator in expression
C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar_0.asm(1654) : error A2206: missing operator in expression
C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar_0.asm(1658) : error A2206: missing operator in expression
 LOCAL_BASE_32(4): Macro Called From
  C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar_0.asm(1658): Include File
C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar_0.asm(1659) : error A2206: missing operator in expression
 BGL_ANIMATE_INDIRECT(7): Macro Called From
  C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar_0.asm(1659): Include File
C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar_0.asm(1664) : error A2206: missing operator in expression
 LOCAL_BASE_32(4): Macro Called From
  C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar_0.asm(1664): Include File
C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar_0.asm(1665) : error A2206: missing operator in expression
 BGL_ANIMATE_INDIRECT(7): Macro Called From
  C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar_0.asm(1665): Include File
C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar_0.asm(1674) : error A2206: missing operator in expression
C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar_0.asm(1678) : error A2206: missing operator in expression
 BGL_SCENEGRAPH_ENTRY(4): Macro Called From
  C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar_0.asm(1678): Include File
C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar_0.asm(1678) : error A2206: missing operator in expression
 BGL_SCENEGRAPH_ENTRY(5): Macro Called From
  C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar_0.asm(1678): Include File
C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar_0.asm(1678) : error A2206: missing operator in expression
 ERRS16(1): Macro Called From
  BGL_SCENEGRAPH_ENTRY(9): Macro Called From
   C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar_0.asm(1678): Include File
C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar_0.asm(1680) : error A2206: missing operator in expression
 BGL_SCENEGRAPH_ENTRY(4): Macro Called From
  C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar_0.asm(1680): Include File
C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar_0.asm(1680) : error A2206: missing operator in expression
 BGL_SCENEGRAPH_ENTRY(5): Macro Called From
  C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar_0.asm(1680): Include File
C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar_0.asm(1680) : error A2206: missing operator in expression
 ERRS16(1): Macro Called From
  BGL_SCENEGRAPH_ENTRY(9): Macro Called From
   C:\Documents and Settings\Owner\My Documents\Alhambra\Objects\long hangar\long hangar_0.asm(1680): Include File
Error!

Thanks in advance for any help..

-Kobbe
 
Not sure if this is also the case in FSDS, but I expect you should use a tick18_ prefix in your part name to get the animation to work.
 
Ok, I fixed that, but I still get the MakeMDL errors.

In FSDS it exports fine, but after editing the ASM files with CAT and trying to compile the MDL I get the same long list of errors as I did before.

What's the problem now?

Thanks
 
Once again, it might help to show the errors :).

Usually if CAT throws a bunch of errors, the animation is not correct. Did you test the MDL in FS before using CAT?
 
Back
Top