Sebas 4 Report post Posted September 25, 2018 Hello community, I have a problem with my restart of Infistar.enableSystem = "true";LOCK_ON_RESTART = "true";RESTART_TIME_IN_M = 240;USE_RESTART_FIXED_TIME_ARRAY = "false";USE_SHUTDOWN = "true";LOCK_MIN_BEFORE_SHUTDOWN = 5;Server crash and i have .bidmp and .mdmp. in my profile. I remove my restart of Infistar and everything rolls well. I have the last update. Share this post Link to post Share on other sites
dekela 129 Report post Posted September 26, 2018 server.rpt would be useful Share this post Link to post Share on other sites
Sebas 4 Report post Posted September 26, 2018 https://pastebin.com/UJEPhta1 Share this post Link to post Share on other sites
Brenner 114 Report post Posted September 26, 2018 (edited) Spoiler 23:10:34 Error in expression <wn" >> "maximumDamage"))]; }; } forEach _hitpoints; _count = _count + 1; }; for> 23:10:34 Error position: <_hitpoints; _count = _count + 1; }; for> 23:10:34 Error Undefined variable in expression: _hitpoints 23:10:34 File mpmissions\__cur_mp.pja310\K3B\Overrides\Fix\ExileServer_world_spawnVehicles.sqf, line 29 Spoiler 23:10:52 Error in expression < = _group createUnit [DMS_AI_Classname, _pos, [], 0,"FORM"]; _unit allowFleeing > 23:10:52 Error position: <_pos, [], 0,"FORM"]; _unit allowFleeing > 23:10:52 Error Undefined variable in expression: _pos 23:10:52 File \x\addons\dms\scripts\fn_SpawnAISoldier.sqf [DMS_fnc_SpawnAISoldier], line 92 Spoiler 23:10:52 Error in expression <rivate _veh = createVehicle [_vehClass, _spawnPos, [], 0, "NONE"]; clearWeaponC> 23:10:52 Error position: <_spawnPos, [], 0, "NONE"]; clearWeaponC> 23:10:52 Error Undefined variable in expression: _spawnpos 23:10:52 File \x\addons\dms\scripts\fn_SpawnAIVehicle.sqf [DMS_fnc_SpawnAIVehicle], line 45 Spoiler 23:10:53 Error in expression < if (_spawnATL) then { _crate setPosATL _pos; } else { _crate setPosASL _pos; };> 23:10:53 Error position: <_pos; } else { _crate setPosASL _pos; };> 23:10:53 Error Undefined variable in expression: _pos 23:10:53 File \x\addons\dms\scripts\fn_SpawnCrate.sqf [DMS_fnc_SpawnCrate], line 40 Spoiler 23:10:53 Error in expression <isClass (configFile >> "CfgVehicles" >> _crateClassName)) exitWith { diag_log fo> 23:10:53 Error position: <_crateClassName)) exitWith { diag_log fo> 23:10:53 Error Undefined variable in expression: _crateclassname 23:10:53 File \x\addons\dms\scripts\fn_SpawnCrate.sqf [DMS_fnc_SpawnCrate], line 26 Spoiler 23:10:53 Error Undefined variable in expression: _crateclassname 23:10:53 File \x\addons\dms\scripts\fn_SpawnCrate.sqf [DMS_fnc_SpawnCrate], line 26 23:10:53 Error in expression < _crate3 = [_crateClasses_and_Positions select 3 select 1, _crateClasses_and_Pos> 23:10:53 Error position: <select 3 select 1, _crateClasses_and_Pos> 23:10:53 Error Zero divisor 23:10:53 File x\addons\DMS\missions\static\saltflats.sqf, line 378 Spoiler 23:13:06 Error in expression <_s3", "_s4" ]; if ( VEMFrAttackCount <= _s0 ) then { scopeName "outer"; _mod = c> 23:13:06 Error position: <_s0 ) then { scopeName "outer"; _mod = c> 23:13:06 Error Undefined variable in expression: _s0 23:13:06 File a3_vemf_reloaded\missions\BaseAttack.sqf, line 13 Wasn't difficult to find an error in RPT, fixing them, well that's another issue.. So my guess is that it's not the infistar issue.. Probably the fastest way to fix it would be rebuilding the server with fresh unmoded files, adding mods and addons one by one and making backup before any change, and carefully examining rpt after any modification (than adding new stuff, if everything works and there is no error in RPT) Edited September 26, 2018 by Brenner 1 Share this post Link to post Share on other sites
Sebas 4 Report post Posted September 26, 2018 (edited) ALL fix. I have dump. https://pastebin.com/LCALgmMJ Edited September 26, 2018 by Sebas Share this post Link to post Share on other sites
Brenner 114 Report post Posted September 26, 2018 awesome last one left: Spoiler 6:30:38 Error in expression <-> 6:30:38 Error position: <> 6:30:38 Error Invalid number in expression Share this post Link to post Share on other sites
dekela 129 Report post Posted September 26, 2018 remove all mods and see if a vanilla exile server will run without that crash. if it does, its a mod problem Share this post Link to post Share on other sites
Sebas 4 Report post Posted September 26, 2018 I just change name mission file Exile.pja310 for Exile.Malden and i dont have DUMP. Share this post Link to post Share on other sites
Z80CPU 527 Report post Posted September 26, 2018 (edited) 5 hours ago, Brenner said: Probably the fastest way to fix it would be rebuilding the server with fresh unmoded files, adding mods and addons one by one and making backup before any change, and carefully examining rpt after any modification (than adding new stuff, if everything works and there is no error in RPT) You sound just like me @Brenner! PERFECT ADVICE! @Sebas - What @Brenner has stated is EXACTLY what I would have told you as well. For more 'complete' overview of what you MUST DO, see this post. I just wrote the same thing a few days back: Edited September 26, 2018 by Z80CPU Share this post Link to post Share on other sites
Sebas 4 Report post Posted September 26, 2018 I have exile.pja310 vallina whit infistar. Dump appear on my .rpt. i change mission file name for exile.Malden and i dont have dump. Its the mission file cause probleme!? Share this post Link to post Share on other sites