Closed wangzhuo0978 closed 3 years ago
You’re right - it’s loading them but not updating the runtime configuration with the new lists. Sorry about that. I’ll get to it shortly
Seeing that some issues have snuck in to the configuration - I resolved the include processing but then the validation has become read only and it's changes are not persisting so there's now new errors. I'll keep this open until that's resolved. I'm gradually adding more tests as the configuration parser is old and never had any (which didn't help in working on what was a feature and what wasn't) so hopefully will stop any further regressions.
So to confirm the 2.6.0 just released is in fact not working unfortunately 😢
Should now be resolved. I'll continue to get more tests around that code.
The version I used before:
way to start the program
the configuration summary is as follows:
When create the sub configure files and place it when the path meets the conditions set by includes; it's ok; but I updated to the current version 2.5.6 It can still be started normally, but the configuration file contained in the includes path is not read;