Hallo.
Heute hab ich einen A3L Server mit extDB2 eingerichtet und die life_server richtig eingestellt.
Doch auf dem Server kommt sending request to server for player information uid und Waiting for server to be ready.
In der RPT Log kommt garnichts doch in der extDB2 kommt ein Fehler:
Spoiler anzeigen
extDB2: Version: 63
extDB2: GitHub - Torndeco/extDB2: Arma3 Extension DB C++ dll / so
extDB2: Windows Version
Message: All development for extDB2 is done on a Linux Dedicated Server
Message: If you would like to Donate to extDB2 Development
Message: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2SUEFTGABTAM2
Message: Also leave a message if there is any particular feature you would like to see added.
Message: Thanks for all the people that have donated.
Message: Torndeco: 20/02/15
extDB2: Found [lexicon]extdb[/lexicon]-conf.ini
extDB2: Detected 4 Cores, Setting up 4 Worker Threads
[19:54:34:902 +02:00] [Thread 10056] extDB2: Database Type: MySQL
[19:54:34:916 +02:00] [Thread 10056] extDB2: Database Session Pool Started
[19:54:34:916 +02:00] [Thread 10056] extDB2: SQL_RAW: Initialized: ADD_QUOTES True
[19:54:34:916 +02:00] [Thread 10056] extDB2: SQL_RAW: Is now deprecated will be removed in a month, update to SQL_RAW_V2
[19:54:34:916 +02:00] [Thread 10056] extDB2: SQL_RAW: Is now deprecated will be removed in a month, update to SQL_RAW_V2
[19:54:34:916 +02:00] [Thread 10056] extDB2: SQL_RAW: Is now deprecated will be removed in a month, update to SQL_RAW_V2
[19:54:34:916 +02:00] [Thread 10056] extDB2: Loading Rcon Config
[19:54:34:916 +02:00] [Thread 10056] extDB2: Loading Rcon IP: 127.0.0.1, Port: 2312
[19:54:34:917 +02:00] [Thread 10056] Rcon: Sending Login Packet
[19:54:34:917 +02:00] [Thread 10056] Rcon: Sent Login Info
[19:54:44:381 +02:00] [Thread 9160] extDB2: SQL_RAW: Error StatementException: MySQL: [MySQL]: [Comment]: mysql_stmt_prepare error [mysql_stmt_error]: Unknown column 'streamSaftey' in 'field list' [mysql_stmt_errno]: 1054 [mysql_stmt_sqlstate]: 42S22 [statemnt]: SELECT playerid, name, cash, bankacc, adminlevel, donatorlvl, civ_licenses, arrested, civ_gear, jailtime, arrestreason, streamSaftey FROM players WHERE playerid='76561198129859119'
[19:54:44:381 +02:00] [Thread 9160] extDB2: SQL_RAW: Error StatementException: SQL: SELECT playerid, name, cash, bankacc, adminlevel, donatorlvl, civ_licenses, arrested, civ_gear, jailtime, arrestreason, streamSaftey FROM players WHERE playerid='76561198129859119'
[19:55:04:467 +02:00] [Thread 10056] extDB2: Stopping ...
Danke im Voraus