CitiesSkylinesMods / BrokenNodeDetector

Cities Skylines mod for detecting broken nodes
https://steamcommunity.com/sharedfiles/filedetails/?id=1777173984
MIT License
11 stars 2 forks source link

GameSettings: 'BrokenNodeDetector' is not found or cannot be loaded #1

Closed originalfoo closed 4 years ago

originalfoo commented 5 years ago

Getting this in log file (seems to occur at end of loading screen so it's near bottom of attached log file):

GameSettings: 'BrokenNodeDetector' is not found or cannot be loaded. Make sure to call GameSettings.AddSettingsFile() to register a settings file before using SavedValue().  [Settings - Internal]

output_log.txt

krzychu124 commented 4 years ago

Internal implementation of SettingsFile loader always pushing this info to log. There is no way to skip that AFAIK