Jump to content
The simFlight Network Forums

FSUIPC4 Log File


Recommended Posts

Pete,

Below shows the first few lines of the FSUIPC4 log file generated on my system:

********* FSUIPC4, Version 4.955i (23rd August 2016) by Pete Dowson *********
Running inside Prepar3D v3 on Windows 7
Module base=51E50000
User Name="John Mills"

Previous versions included lines starting as below:

Windows version reported as 
Prepar3D.exe version = 
Reading options from 

A Lua script developer was using the "Reading options from..." line to determine the path of the Modules folder, but as it is missing, the script fails.  Have these lines been removed on purpose or perhaps in error?

Many thanks, John

Link to comment
Share on other sites

28 minutes ago, John Mills said:

A Lua script developer was using the "Reading options from..." line to determine the path of the Modules folder, but as it is missing, the script fails.  Have these lines been removed on purpose or perhaps in error?

Hmm. Good question. No, it isn't a deliberate change. I'll have a look ...

... Ah. Seems when I moved one of initialisation functions to make it operate earlier (for some very good reason), I omitted to notice that sending the messages to the log depended upon a certain "Critical Section" (to avoid log file access clashes between threads) the initialisation of which also needed moving earlier! Sorry!

It will be fixed in the next update, hopefully early next week.

Pete

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.