Phase 2 focusses on creating the environment necesary to run B3. Things like creating a database on the MySQL server, gathering important data from the gameserver, generating config files and stuff like that. You will probably have to do this only once.
To do so, either use:
ERROR Query failed - <class '_mysql_exceptions.ProgrammingError'>: (1146, "Table 'urt.groups' doesn't exist")
that you might find in your b3.log file
To do so, either use:
B3 main config file is called b3.xml by default. If you run the bot straight away, it will detect you did not properly setup the main config file and will walk through a config wizard where each setting is prompted with a short description.
If you don't want to use the config wizard you can also configure the main b3.xml config file using the manual config method.
Take me to the next page: Phase 3: Running B3