Config File Unity
Config file
I have some sort of error in here, can't find the info on the new config files.
Using 2.71
Has the format changed, or do I have a typo here?
8 Replies
Config File Unity
This is the error I'm seeing
So it seems to be ignoring the config, and just using the internal default to export= No newglb, has latk, etc
That error should be harmless. The reason the other stuff is being ignored is that The export format stuff has not been released to the beta yet - it's only part of an experimental branch.
To verify, which experimental branch should I be using?
the new stuff in the "Export" section is for this branch: https://docs.openbrush.app/alternate-and-experimental-builds/improved-import-export
although @mikeage @mikesky - shall we merge all the non-draft PRs soon so we can get this stuff out there a bit more?
Thanks. Is there a way to comment out code in the config file? Would make it easy to compare the importers
You shouldn't need to. Unexpected entries should be ignored. (you'll get "User Facing Error" but you can ignore that)
My answer is almost always yes.