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

Error

Messages
383
Country
unitedkingdom
Hi,

I've just tried CAT v0.91 today for the first time and I keep getting this error

Runtime Error '62':
Input Past End of File

this happens when I click next on the 'Select Source file' page.

this is what i do

open CAT with FS2004 gamepack
on the next page I enter NAV2 Frequency, insert the variable of 07C2h and input 1200h in both min and max boxes

I then skip the next two pages, (its only a set of doors opening, just to test the program).

On the Select Source file pages, I browse to the .ASM file which is called hangerdoor.ASM, I check the output file, which is automatically called hangerdoor_CAT.asm, click next and the error appears

as I've said it the first time i've use this, so it more likely something i'm doing or not, as the case may be

Stevo :(
 
Hi Stevo,

Sounds like you are doing everything correct, so you have probably found new bug in CAT.

Could you please send me the ASM file you were trying to use, so I can debug CAT? You can either email them to me or attach them here on the forum.
 
Yep, else I can not run CAT to test it.
 
Thanks, I will run them through CAT when I get home.

But from the first look I had at it now, I noticed that some code is missing that would normally appear in an animation file. Have you animated your hangar in a special way (I see no tick18 code for example) and are you sure they work OK without using CAT?
 
Thanks Arno,

You just solved it, with the word TICK18, I forgot to name the door parts, CAT has now processed the info.

thats why your the genius, and we are just the feeble followers. ;)
 
But still it would be nice, if the software could remind You, that something is missing instead of crashing...
 
Gorchi said:
But still it would be nice, if the software could remind You, that something is missing instead of crashing...

Agreed, but even MakeMDL does not do it :). Without the tick18 you don't even have an animation on FS, so it would be logical I think not to tweak it with CAT in that case either.

As I put in the development topic I will try to build some checks in future version (remember this is still a beta :D).
 
arno said:
Agreed, but even MakeMDL does not do it :).
As I put in the development topic I will try to build some checks in future version (remember this is still a beta :D).
Agree, when it is in beta, then it is normally it doesn't have all the features. But don't compare with MakeMDL, compare with the best of (any) software - this will make Your software even better!
 
Back
Top