Having issues with infistar

Sjd6795

Member
I keep getting this error when launching the game infistar never loads and I can't open the menu in game.

The only error that I'm getting is 12:00:43 Warning Message: Script AH.sqf not found

I previously had the files in the folder and called it from server_functions like so [] execVM "\a2_infiSTAR\AH.sqf";

I got the same error above only with the added folder it was trying to call it from.

So I tried moving the files into the init folder with server_functions.sqf and re calling it like so [] execVM "AH.sqf";

I am still getting the error.
 
Also getting kicked for battleye public variable restriction 0 and this is my log for that.

01.10.2018 13:11:31: SJD (50.53.157.54:6304) 5bc1652f3994f7c108e3280b0660ef61 - #1 "PVDZ_send" = [<NULL-object>,"dayzSetDate",[<NULL-object>]]
01.10.2018 13:11:32: SJD (50.53.157.54:6304) 5bc1652f3994f7c108e3280b0660ef61 - #1 "PVDZ_send" = [<NULL-object>,"dayzSetDate",[<NULL-object>]]
01.10.2018 13:11:32: SJD (50.53.157.54:6304) 5bc1652f3994f7c108e3280b0660ef61 - #1 "PVDZ_send" = [<NULL-object>,"dayzSetDate",[<NULL-object>]]
01.10.2018 13:11:33: SJD (50.53.157.54:6304) 5bc1652f3994f7c108e3280b0660ef61 - #1 "PVDZ_send" = [<NULL-object>,"dayzSetDate",[<NULL-object>]]
01.10.2018 13:11:33: SJD (50.53.157.54:6304) 5bc1652f3994f7c108e3280b0660ef61 - Value Restriction #10 "remExField" = [<NULL-object>,<NULL-object>,"switchmove","amovpercmstpsnonwnondnon"]
01.10.2018 13:11:49: SJD (50.53.157.54:6304) 5bc1652f3994f7c108e3280b0660ef61 - #1 "PVDZ_plr_LoginRecord" = ["76561198125703189","1",0,[83,74,68]]
01.10.2018 13:12:08: SJD (50.53.157.54:6304) 5bc1652f3994f7c108e3280b0660ef61 - #0 "PVDZE_PingSend" = <NULL-object>
01.10.2018 13:26:02: SJD (50.53.157.54:6304) 5bc1652f3994f7c108e3280b0660ef61 - #1 "PVDZ_send" = [<NULL-object>,"dayzSetDate",[<NULL-object>]]
01.10.2018 13:26:46: SJD (50.53.157.54:6304) 5bc1652f3994f7c108e3280b0660ef61 - Value Restriction #10 "remExField" = [<NULL-object>,<NULL-object>,"switchmove","amovpercmstpsnonwnondnon"]
01.10.2018 13:26:47: SJD (50.53.157.54:6304) 5bc1652f3994f7c108e3280b0660ef61 - Value Restriction #10 "remExField" = [<NULL-object>,<NULL-object>,"switchmove","aidlpercmstpsnonwnondnon_player_idlesteady04"]
01.10.2018 13:27:02: SJD (50.53.157.54:6304) 5bc1652f3994f7c108e3280b0660ef61 - #1 "PVDZ_plr_LoginRecord" = ["76561198125703189","1",0,[83,74,68]]
01.10.2018 13:28:56: SJD (50.53.157.54:6304) 5bc1652f3994f7c108e3280b0660ef61 - #0 "PVDZE_PingSend" = <NULL-object>
 
Back
Top