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

Exception processing tmr20ms_Tick and illum.bgl not found

Messages
4
Country
uruguay
I am getting 2 errors with AFTL (4.5.1.0):
a) The first takes place when compiling; File ...illum.blg not found. I'll click ok and compilation resumes.
b) The second occurs when loading P3D at an airport with AFTL in daytime (lights off). A constant stream of pop-up dialogues reading: Exception processing tmr20ms_Tick Index was out of range Must be non-negative and less than the size of the collection Parameter name: index. This would only stop after I close P3D.

I have tried recompiling projects from previous version, different airports, and finally created a new project from scratch (attached below). All with the same result.

PS. I'm new to the forum, I hope I haven't messed with any rules.
Thanks!
 

Attachments

Thanks for including the Project folder. Diagnosing such an issue without that folder would be very difficult. It would also be helpful to have your airport .bgl (unless you are updating the stock file). Please send ASAP.

Since the compiler is looking for ...illum.bgl, it would seem you have programmed a light standard. You might try temporarily deleting the standard(s) and see if the problems remain.

I'll check this out over the weekend.
 
Thanks. I can duplicate the missing file issue, so it should be relatively easy to find the cause.

The Project.ini file indicates you are using P3Dv5. It may be that PV5 introduces some variables which AFLT is accessing but with which it is not familiar. I'll try to diagnose both issues tomorrow.
 
I suspect you are the first to have tried AFLT LOD-Variable lights with PV5. AFLT accidentally got into light-standard processing.

As for the tme20ms exception. that's been there for a while but was dependent on timing off SimConnect responses. You were the unlucky one.

Anyway, both issues are fixed in the latest general release (4.5.1.1) just posted to http://stuff4fs.com. Please confirm both issues are fixed for you.

Thanks for reporting.
 
Back
Top