Ich wollt auch mal etwas basteln mit nem Arma Server aber scheinbar gibt es Probleme mit den SQL Abfragen. Wenn ich etwas kaufe und dann speichere wird das in der DB gespeichert, wenn ich aber neu Connecte ist mein gesamtes Inventar inkl. Kleidung weg. Also hab ich in die Konsole gesehen und hier gepostet:
Code
19:58:47 Mission read.
Error: Object(2 : 663) not found
Error: Object(2 : 668) not found
Error: Object(2 : 670) not found
Error: Object(2 : 672) not found
Error: Object(2 : 674) not found
Error: Object(2 : 676) not found
Error: Object(2 : 678) not found
Error: Object(2 : 680) not found
Error: Object(2 : 762) not found
19:58:47 ../lib/Network/networkServer.cpp OnClientStateChanged:NOT IMPLEMENTED - briefing!
19:58:47 "extDB2: Connected to Database"
19:58:47 "----------------------------------------------------------------------------------------------------"
19:58:47 "---------------------------------- Starting Altis Life Server Init ---------------------------------"
19:58:47 "------------------------------------------ Version 4.4R3 -------------------------------------------"
19:58:47 "----------------------------------------------------------------------------------------------------"
19:58:47 Strange convex component322 in a3\structures_f\research\dome_big_f.p3d:geometryFire
19:58:47 Strange convex component327 in a3\structures_f\research\dome_big_f.p3d:geometryFire
19:58:47 "----------------------------------------------------------------------------------------------------"
19:58:47 " End of Altis Life Server Init :: Total Execution Time 0.0709991 seconds "
19:58:47 "----------------------------------------------------------------------------------------------------"
19:59:25 Michael uses modified data file
19:59:25 BattlEye Server: Player #1 Michael (93.238.90.197:2304) connected
19:59:25 Player Michael connecting.
19:59:26 BattlEye Server: Player #1 Michael - GUID: 4d657de9f70b3bc5a7b07e812e5b6d4c
19:59:27 Player Michael connected (id=76561198201981412).
19:59:27 Client: Michael - Kicked off because of invalid ticket: 0 - 2
19:59:27 NetServer::SendMsg: cannot find channel #744789627, users.card=1
19:59:27 NetServer: users.get failed when sending to 744789627
19:59:27 Message not sent - error 0, message ID = ffffffff, to 744789627 (Michael)
19:59:27 Player Michael disconnected.
19:59:27 BattlEye Server: Player #1 Michael disconnected
20:00:08 Error in expression <[[''license_civ_driver'',1],[''license_civ_b>
20:00:08 Error position: <license_civ_driver'',1],[''license_civ_b>
20:00:08 Error Missing ]
20:00:08 Error in expression <[[''license_civ_driver'',1],[''license_civ_b>
20:00:08 Error position: <license_civ_driver'',1],[''license_civ_b>
20:00:08 Error Missing ]
20:00:08 Error in expression <ay = call compile format["%1", _array];
_array;>
20:00:08 Error position: <_array;>
20:00:08 Error Undefined variable in expression: _array
20:00:08 File life_server\Functions\MySQL\fn_mresToArray.sqf, line 26
20:00:08 Error in expression <select 6)] call DB_fnc_mresToArray;
if (_new isEqualType "") then {_new = call c>
20:00:08 Error position: <_new isEqualType "") then {_new = call c>
20:00:08 Error Undefined variable in expression: _new
20:00:08 File life_server\Functions\MySQL\fn_queryRequest.sqf, line 58
20:00:08 Error in expression <[''U_C_Poloshirt_stripped'','''','''','''',>
20:00:08 Error position: <U_C_Poloshirt_stripped'','''','''','''',>
20:00:08 Error Missing ]
20:00:08 Error in expression <[''U_C_Poloshirt_stripped'','''','''','''',>
20:00:08 Error position: <U_C_Poloshirt_stripped'','''','''','''',>
20:00:08 Error Missing ]
20:00:08 Error in expression <ay = call compile format["%1", _array];
_array;>
20:00:08 Error position: <_array;>
20:00:08 Error Undefined variable in expression: _array
20:00:08 File life_server\Functions\MySQL\fn_mresToArray.sqf, line 26
20:00:08 Error in expression <select 8)] call DB_fnc_mresToArray;
if (_new isEqualType "") then {_new = call c>
20:00:08 Error position: <_new isEqualType "") then {_new = call c>
20:00:08 Error Undefined variable in expression: _new
20:00:08 File life_server\Functions\MySQL\fn_queryRequest.sqf, line 71
20:00:18 Mission id: 621badeb966a425fdfac91cf3cdf89fde419754a
20:00:18 Game started.
Alles anzeigen
Ich habe die Vermutung das es an dem life_hc Ordner liegt der wohl neu hinzugekommen ist, den habe ich momentan nicht auf dem Server.
Kann mir jemand sagen wo der Ordner hin soll?