This new configuration window allows you to choose a name for the settings file to use for the bot. You may also type in a new name as well to create a new configuration. If you click the X to close the window, you will need to delete your settings folder for EB to launch on the next attempt. The bot requires a configuration to be set to work properly.
This feature was added to address several issues with the old settings system in relation to caching and switching characters/accounts. Now, you have one settings file set at the start, and it's used throughout the entirety of the bot session. If you wish to change the configuration, you will need to exit the bot and start it again. The limitations of the configuration names are alphanumeric characters and the underscore, as shown in the screen text. The list of configuration names are stored in the "Settings\Global\GlobalSettings.json" file.
Since some users run multiple bots, and thus need multiple configurations, you can specify a command line argument to auto-select/create a configuration for you! Simply add the argument "--config:" followed by the name of the configuration. For example: ExilebuddyBETA.exe --config:yourprofilename That would start Exilebuddy and will use the 'yourprofilename' configuration or create it if it did not already exist.