• 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.

Compile Error

Bambi_007

Resource contributor
Messages
908
Country
germany
Hello,

I use CAT and this was result:

PHP:
Starting compilation...

Microsoft (R) Flight Simulator BGL Compiler Version 8.00
Copyright (C) Microsoft Corp 1981-2002.  All rights reserved.

 Assembling: D:\0000\Compiler\cat\Arezone-Tor_cat.azm
D:\0000\Compiler\cat\Arezone-Tor_cat_0.asm(960) : error A2006: undefined symbol : Arezone_Tor_local_varbase_2
 LOCAL_BASE_32(4): Macro Called From
  D:\0000\Compiler\cat\Arezone-Tor_cat_0.asm(960): Include File
D:\0000\Compiler\cat\Arezone-Tor_cat_0.asm(961) : error A2006: undefined symbol : Arezone_Tor_trans_2_1_a
 BGL_ANIMATE_INDIRECT(7): Macro Called From
  D:\0000\Compiler\cat\Arezone-Tor_cat_0.asm(961): Include File
D:\0000\Compiler\cat\Arezone-Tor_cat_0.asm(967) : error A2006: undefined symbol : Arezone_Tor_local_varbase_2
 LOCAL_BASE_32(4): Macro Called From
  D:\0000\Compiler\cat\Arezone-Tor_cat_0.asm(967): Include File
D:\0000\Compiler\cat\Arezone-Tor_cat_0.asm(968) : error A2006: undefined symbol : Arezone_Tor_trans_2_1_b
 BGL_ANIMATE_INDIRECT(7): Macro Called From
  D:\0000\Compiler\cat\Arezone-Tor_cat_0.asm(968): Include File
D:\0000\Compiler\cat\Arezone-Tor_cat_0.asm(974) : error A2006: undefined symbol : Arezone_Tor_local_varbase_2
 LOCAL_BASE_32(4): Macro Called From
  D:\0000\Compiler\cat\Arezone-Tor_cat_0.asm(974): Include File
D:\0000\Compiler\cat\Arezone-Tor_cat_0.asm(975) : error A2006: undefined symbol : Arezone_Tor_trans_2_1_c
 BGL_ANIMATE_INDIRECT(7): Macro Called From
  D:\0000\Compiler\cat\Arezone-Tor_cat_0.asm(975): Include File
D:\0000\Compiler\cat\Arezone-Tor_cat_0.asm(981) : error A2006: undefined symbol : Arezone_Tor_local_varbase_2
 LOCAL_BASE_32(4): Macro Called From
  D:\0000\Compiler\cat\Arezone-Tor_cat_0.asm(981): Include File
D:\0000\Compiler\cat\Arezone-Tor_cat_0.asm(982) : error A2006: undefined symbol : Arezone_Tor_trans_2_1_d
 BGL_ANIMATE_INDIRECT(7): Macro Called From
  D:\0000\Compiler\cat\Arezone-Tor_cat_0.asm(982): Include File
BGLC: Error!

Compilation ready!

The Door Animtation is play endless in FS before I use CAT.

I named the Object: Tick18_Door and export them with named Arezone-Tor and set this later as Arezone-Tor.bgl in the FS.

What is the error A2006??

Thanks for reply.
 
Hi,

Please double check that you have the right sources. Usually this error is caused by processing sources that do not have a working animation in them.

If you are sure the animation is in there, could you send me the sources to debug this?
 
Arno, thanks for your help.

I solve this Problem by accurat tick18 named Object.

This evening I have controlled my animation and the name of the animated Objects. For the door i have had two Objects made, named Door-outside and a the other was Door-inner. Originaly they was plane objects. I have now the 2 Objects merged to 1 Objekt and named them Tick18_Door and export them and made with CAT a new mdl.

And what shall I say after i set them in FS.

It is all okay, now.
 
Back
Top