Welcome to The Forum

Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies and more


Nikorasu

Members
  • Posts

    3
  • Joined

  • Last visited

  1. ok so i manage to overide the files and stop the code 13 and no safe room message but now im getting a bit worst then expected . [12:48:49:016661 --7:00] [Thread 48780] extDB2: Database Type: MySQL [12:48:49:263663 --7:00] [Thread 48780] extDB2: Database Session Pool Started [12:48:49:268939 --7:00] [Thread 48780] extDB2: SQL_CUSTOM_V2: Loading Template Filename: C:\sspanel\gameservers\arma3\27254\extDB\sql_custom_v2\exile.ini [12:48:49:269450 --7:00] [Thread 48780] extDB2: SQL_CUSTOM_V2: Version 12 Detected, Latest Version 12 Available [12:50:10:609431 --7:00] [Thread 48780] extDB2: SQL_CUSTOM_V2: Error StatementException: MySQL: [MySQL]: [Comment]: mysql_stmt_execute error [mysql_stmt_error]: Cannot add or update a child row: a foreign key constraint fails (`ss_71147`.`vehicle`, CONSTRAINT `vehicle_ibfk_1` FOREIGN KEY (`account_uid`) REFERENCES `account` (`uid`) ON DELETE CASCADE) [mysql_stmt_errno]: 1452 [mysql_stmt_sqlstate]: 23000 [statemnt]: INSERT INTO vehicle SET class = ?, account_uid = ?, is_locked = ?, position_x = ?, position_y = ?, position_z = ?, direction_x = ?, direction_y = ?, direction_z = ?, up_x = ?, up_y = ?, up_z = ?, pin_code = ? [12:50:10:609641 --7:00] [Thread 48780] extDB2: SQL_CUSTOM_V2: Wiping Statements + Session [12:50:10:609683 --7:00] [Thread 48780] extDB2: SQL_CUSTOM_V2: Error: UniqueID: 1 Input String: insertVehicle:::-1:0:0:0:0:0:0:0:0:0: not a good news in my opignon.
  2. Hi Steven . that's the modification i did in the config of the exile.altis.pbo located in the mpmission file. server pbo i didnt touch it yet but someone from the support told me about that cause right now people can connect in game without having the mod install . i tried overriding the ExileServer_system_trading_network_purchaseVehicleRequest.sqf file by placing a helipad to fix the code 13. note that im getting this problem at the airfield trader of altis map and the helipad is place in the open where the parking is.i didnt try with other trader but i guess its gonna be the same result. the result ive get : code 13 was gone but the trader was telling me : do not have enough safe room to spawn that vehicle. even with my infistar, if i try to spawn the vehicle it say the vehicle have spawn but is not. my last hope is : i made a copy of my server files when i started the server . making a fresh wipe and try everything from the beginning.
  3. hi all . maybe someone know better the problem . i have add some vehicule on my server but it gives me the code 13 everytime i try to buy them . maybe i did something wrong ? i went to virtual and export the vehicule name and put them in the file . i can see the vehicule in the trader but cannot buy them. *** the // is wanted cause im using the file on the server so i dont want them to appear on the server until i fix the problem*** a little help ?