Scotfleiger Posted May 17, 2016 Report Posted May 17, 2016 Since updating to FSUIPC4 4.95 I am seeing the following line repeatedly included in the FSUIPC4.log file (and in the LINDA console). Nothing else has changed in my configuration (P3Dv3.2, PMDG737 NGX, ASNv4.1, LINDA 2.7.x). Can this be inhibited?
Pete Dowson Posted May 17, 2016 Report Posted May 17, 2016 3 hours ago, Scotfleiger said: Since updating to FSUIPC4 4.95 I am seeing the following line repeatedly included in the FSUIPC4.log file (and in the LINDA console). Nothing else has changed in my configuration (P3Dv3.2, PMDG737 NGX, ASNv4.1, LINDA 2.7.x). Can this be inhibited? Yes, what line? Please show me your Log. Paste it into a message. And why is LINDA starting a Console with FSUIPC log entries? Pete
Scotfleiger Posted May 18, 2016 Author Report Posted May 18, 2016 Sorry forgot paste the lines: 3554233 ## SimConnect_Text: fWhite=0, 0x3303=0 3555356 ## SimConnect_Text: fWhite=0, 0x3303=0 3556339 ## SimConnect_Text: fWhite=0, 0x3303=0 3557244 ## SimConnect_Text: fWhite=0, 0x3303=0 3558258 ## SimConnect_Text: fWhite=0, 0x3303=0 3559147 ## SimConnect_Text: fWhite=0, 0x3303=0 Pete, LINDA logs its activity to the LINDA Console window through FSUIPC4. This is used for reporting and debugging purposes.
Pete Dowson Posted May 18, 2016 Report Posted May 18, 2016 3 hours ago, Scotfleiger said: Sorry forgot paste the lines: 3554233 ## SimConnect_Text: fWhite=0, 0x3303=0 3555356 ## SimConnect_Text: fWhite=0, 0x3303=0 3556339 ## SimConnect_Text: fWhite=0, 0x3303=0 3557244 ## SimConnect_Text: fWhite=0, 0x3303=0 3558258 ## SimConnect_Text: fWhite=0, 0x3303=0 3559147 ## SimConnect_Text: fWhite=0, 0x3303=0 Pete, LINDA logs its activity to the LINDA Console window through FSUIPC4. This is used for reporting and debugging purposes. These are events which are optionally logged through diagnostic logging options set in FSUIPC4.INI. If Linda creates a Console log withing the FS process, then it's console is the same as the FSUIPC logging console, as a Process can only have one console and everything shares it. If this was the case then ALL of FSUIPC's logging would get into the Linda console too. If it creates its console in a separate provcess, then where is it getting these FSUIPC log messages from? FSUIPC certainly cannot write to another process' console! And if it does this, why? (This wil be a LINDA question, I guess). Pete
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now