Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to create Database tables #88

Closed
BestNoob opened this issue Dec 10, 2020 · 1 comment
Closed

Not able to create Database tables #88

BestNoob opened this issue Dec 10, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@BestNoob
Copy link

BestNoob commented Dec 10, 2020

*Edit
My mistake had old stuff from another setup there but here a printout of the errors i recieved:

SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'access_right_id' cannot be null (SQL: insert into access_right_group (group_id, access_right_id, access_right_name) values (2, ?, admin_echoes))

[10:55:19] EscRun->execute(): Starting...
[10:55:19] EscRun->execute(): Server name is NULL
[10:55:19] Database::init(): Connecting to database...
[10:55:19] Database::init(): Database connected.
[10:55:20] TemplateController::loadTemplates(): Loading templates...
[10:55:23] Server::__callStatic(): Calling undefined rpc-method: chatEnableManualRouting
[10:55:23] ChatController::init(): Chat router started.
[10:55:24] Server::__callStatic(): Calling undefined rpc-method: getMapsDirectory
[10:55:24] Server::__callStatic(): Calling undefined rpc-method: getMapsDirectory
[10:55:24] MatchSettingsController::init(): MatchSettings "MatchSettings\tracklist_Evo.txt" not found.

TM2020
PHP-Version: 7.4.13
Windows Server

@BestNoob BestNoob added the bug Something isn't working label Dec 10, 2020
@araszka
Copy link
Member

araszka commented Dec 10, 2020

Set tracklist_Evo.txt in server.config.json not MatchSettings\tracklist_Evo.txt.

About the access-right, could you please start EvoSC with the -vv flag and post the log please?

@araszka araszka closed this as completed Dec 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants