okay das mit der init.sqf konnte ich fixen.
hier die logs von extBD2:
Spoiler anzeigen
extDB2: Version: 63
extDB2: https://github.com/Torndeco/extDB2
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 12 Cores, Setting up 6 Worker Threads
[08:31:38:647 +02:00] [Thread 4792] extDB2: Database Type: MySQL
[08:31:38:648 +02:00] [Thread 4792] extDB2: Database Session Pool Started
[08:31:38:649 +02:00] [Thread 4792] extDB2: SQL_CUSTOM_V2: Loading Template Filename: C:\Altis_Life\A3Master\@extDB2\[lexicon]extDB[/lexicon]\sql_custom_v2\altis-life-rpg-4.ini
[08:31:38:650 +02:00] [Thread 4792] extDB2: SQL_CUSTOM_V2: Version 12 Detected, Latest Version 12 Available
[08:31:38:695 +02:00] [Thread 4968] extDB2: SQL_CUSTOM_V2: Error StatementException: MySQL: [MySQL]: [Comment]: mysql_stmt_execute error [mysql_stmt_error]: The user specified as a definer ('arma3'@'localhost') does not exist [mysql_stmt_errno]: 1449 [mysql_stmt_sqlstate]: HY000 [statemnt]: CALL deleteOldGangs;
[08:31:38:695 +02:00] [Thread 4968] extDB2: SQL_CUSTOM_V2: Wiping Statements + Session
[08:31:38:695 +02:00] [Thread 4968] extDB2: SQL_CUSTOM_V2: Error: UniqueID: 1 Input String: deleteOldGangs
[08:31:38:854 +02:00] [Thread 4968] extDB2: SQL_CUSTOM_V2: Error StatementException: MySQL: [MySQL]: [Comment]: mysql_stmt_execute error [mysql_stmt_error]: The user specified as a definer ('arma3'@'localhost') does not exist [mysql_stmt_errno]: 1449 [mysql_stmt_sqlstate]: HY000 [statemnt]: CALL resetLifeVehicles;
[08:31:38:854 +02:00] [Thread 4968] extDB2: SQL_CUSTOM_V2: Wiping Statements + Session
[08:31:38:854 +02:00] [Thread 4968] extDB2: SQL_CUSTOM_V2: Error: UniqueID: 1 Input String: resetLifeVehicles
[08:31:38:855 +02:00] [Thread 4960] extDB2: SQL_CUSTOM_V2: Error StatementException: MySQL: [MySQL]: [Comment]: mysql_stmt_execute error [mysql_stmt_error]: The user specified as a definer ('arma3'@'localhost') does not exist [mysql_stmt_errno]: 1449 [mysql_stmt_sqlstate]: HY000 [statemnt]: CALL deleteOldHouses;
[08:31:38:855 +02:00] [Thread 4960] extDB2: SQL_CUSTOM_V2: Wiping Statements + Session
[08:31:38:855 +02:00] [Thread 4964] extDB2: SQL_CUSTOM_V2: Error StatementException: MySQL: [MySQL]: [Comment]: mysql_stmt_execute error [mysql_stmt_error]: The user specified as a definer ('arma3'@'localhost') does not exist [mysql_stmt_errno]: 1449 [mysql_stmt_sqlstate]: HY000 [statemnt]: CALL deleteDeadVehicles;
[08:31:38:855 +02:00] [Thread 4964] extDB2: SQL_CUSTOM_V2: Wiping Statements + Session
[08:31:38:855 +02:00] [Thread 4960] extDB2: SQL_CUSTOM_V2: Error: UniqueID: 1 Input String: deleteOldHouses
[08:31:38:855 +02:00] [Thread 4964] extDB2: SQL_CUSTOM_V2: Error: UniqueID: 1 Input String: deleteDeadVehicles
[08:31:38:894 +02:00] [Thread 4956] extDB2: SQL_CUSTOM_V2: Error StatementException: MySQL: [MySQL]: [Comment]: mysql_stmt_prepare error [mysql_stmt_error]: Unknown column 'players.playerid' in 'on clause' [mysql_stmt_errno]: 1054 [mysql_stmt_sqlstate]: 42S22 [statemnt]: SELECT houses.id, houses.pid, houses.pos, players.name FROM houses INNER JOIN players ON houses.pid=players.playerid WHERE houses.owned='1' LIMIT ?,10;
[08:31:38:894 +02:00] [Thread 4956] extDB2: SQL_CUSTOM_V2: Wiping Statements + Session
[08:31:38:894 +02:00] [Thread 4956] extDB2: SQL_CUSTOM_V2: Error: UniqueID: 9817 Input String: housingInit:0