These errors seem to come from aircraft that are used for AI traffic without having a dedicated SimObject for it.
In this case, the model behaviors are evaluated but trigger errors on Input Events as only the user SimObject can process those.
We are a bit late to be able to fix address on SU13 but have started working on a fix.
In the meantime, the easiest way to get rid of those is to enable the USE GENERAL AIRCRAFT MODELS traffic options
Many thanks Sylvain - I am so happy that you have looked at this, and have identified the possible cause, and presumably have a possible solution for the future.
Will try turning on Generic Models to ensure that this removes these reported errors.
At least that will help in clearing out all those error, so that any remaining errors are more obvious (especially in development phase of a community addon)
It is however not clear to me why AI traffic have to have so much internal activity … does on really are what an AI plane’s Internal model is doing or rendering ?
IN ADDITION. while your team is looking into this, maybe the error reporting can be looked at and improved to identify in more cases, where the actual error reported has been detected.
An error of “Invalid XML” with no reference to what line, expression, or xml file, is pretty useless.
Well, using GENERIC MODELS stopped those floods of error message !!, but I am still stuck with One error happening about 10 times a second, flooding the log, and “Details” is of no help in identifying where it is coming from.
This is a typical example of an error with No helpful Details
Thanks … its something I have in Communrty folder … so NOT an Asobo issue.
But It will be a PITA to track down which addon aircraft is causing it … but Possible.
Feeling Good ! Thanks
BTW Still a lot (40 ish) Duplicate model GUIDs in Points of interest. Models in Asobo resources.
ie a duplicate between UK & Canada, but maybe both packages have the same item ? Anyway, its a one time only error, so is not flooding the error log.
(If really intentionally the same, then as a warning, it is justified ?)
These errors seem to come from aircraft that are used for AI traffic without having a dedicated SimObject for it.
In this case, the model behaviors are evaluated but trigger errors on Input Events as only the user SimObject can process those.
We are a bit late to be able to fix address on SU13 but have started working on a fix.
Thank you Asobo for the fix in SU14 – literally 1000’s of time better
Thanks for reporting this. It is indeed infuriating to see the Debug Console being made almost unusable thanks to all the spam (even errors and warnings, not just debugging output) from bundled aircraft and other objects.
But the hint to use only generic simple aircraft models for AI traffic is a good one. I will start doing that. It probably also makes starting a flight faster. Turning all the airport AI vehicles and people down to zero probably helps, too. You don’t want messages about problems in some baggage cart when developing an add-on aircraft and constantly iterating, edit something in your cfg, build, start a flight on the runway or apron, repeat.