This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Debug : Reading ./data/bin/costume.bin ... OK | |
Debug : Reading ./data/bin/supergroupColors.bin ... OK | |
Debug : Loading origins: | |
Debug : Reading ./data/bin/origins.bin ... OK | |
Debug : Reading ./data/bin/villain_origins.bin ... OK | |
Debug : Loading classes: | |
Debug : Reading ./data/bin/classes.bin ... OK | |
Debug : Reading ./data/bin/villain_classes.bin ... OK | |
Debug : Loading exp and debt tables: | |
Debug : Reading ./data/bin/experience.bin ... OK |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
############################################################## | |
# SEGS configuration file. | |
# | |
# listen_addr values below should contain the IP the | |
# clients will connect to. | |
# | |
# location_addr values below should contain the IP the | |
# clients will receive data from. | |
# | |
# Both values are set to 127.0.0.1 by default but should |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Debug : SQL_ERROR: QSqlError("1", "Unable to execute statement", "no such table: accounts") | |
Debug : SQL_ERROR: QSqlError("1", "Unable to execute statement", "no such table: costume") | |
Debug : SQL_ERROR: QSqlError("1", "Unable to execute statement", "no such table: accounts") | |
Debug : SQL_ERROR: QSqlError("1", "Unable to execute statement", "no such table: characters") | |
Debug : SQL_ERROR: QSqlError("1", "Unable to execute statement", "no such table: costume") | |
Debug : SQL_ERROR: QSqlError("1", "Unable to execute statement", "no such table: characters") | |
Debug : SQL_ERROR: QSqlError("1", "Unable to execute statement", "no such table: characters") | |
Debug : SQL_ERROR: QSqlError("1", "Unable to execute statement", "no such table: characters") | |
Debug : SQL_ERROR: QSqlError("1", "Unable to execute statement", "no such table: costume") | |
Debug : SQL_ERROR: QSqlError("1", "Unable to execute statement", "no such table: characters") |
NewerOlder