You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting log spam every scene transition. NK fixed it with ff41704 way back when, but it definitely broke somewhere along the way. It is possible it is from onDemand.
The text was updated successfully, but these errors were encountered:
IIRC this is caused by missing PRESETS, as i remember this happen even before we enabled OnDemand. Stock KSP includes them in the "settings.cfg" file but, of course, these are missing for RSS.
Edit 1: that is the most probable cause, as the log message indicates that the PQS resolution is set to "High" by RSS but no actual values for this PQS preset can be found.
Edit 2: OK, i think that the following config file should take care of this issue. Will do a proper PR later.
I am getting log spam every scene transition. NK fixed it with ff41704 way back when, but it definitely broke somewhere along the way. It is possible it is from onDemand.
The text was updated successfully, but these errors were encountered: