blackshad0w 13 Posted March 28, 2016 Hi all, Im getting so tired of all the Bugs lately... Im getting 300+ Mb RPT files with this repeating error: waitUntil {sleep 0.05; bis_revive_selected == _unitVar || {!((m>19:23:21 Error position: <bis_revive_selected == _unitVar || {!((m>19:23:21 Error Undefined variable in expression: bis_revive_selected19:23:21 File a3\functions_f_mp_mark\revive\fn_reviveIconControl_functions.sqf, line 47019:23:21 Error in expression <", false]} do{ This is Vanilla code, anyone that knows of a workarround for this crap? Thanks in advance :) Share this post Link to post Share on other sites
Nikander 123 Posted March 29, 2016 Im getting so tired of all the Bugs lately... 19:23:21 Error position: <bis_revive_selected == _unitVar || {!((m> Frustration with the many bugs setting in here too, but until they get fixed add this to your description.ext and clear the 'Revive' option in Eden. respawnTemplates[] = {"Revive"}; Hope this helps, Nikander Share this post Link to post Share on other sites
blackshad0w 13 Posted March 30, 2016 Frustration with the many bugs setting in here too, but until they get fixed add this to your description.ext and clear the 'Revive' option in Eden. respawnTemplates[] = {"Revive"}; Hope this helps, Nikander Hi Nikander, Thanks for your reply, but im afraid it does not work. I already have disabled everything in EDEN and forced it trough the description.ext: respawn = 3; respawnDelay = 5; respawnOnStart = 1; respawnTemplates[] = {"MenuPosition","Revive"}; reviveDelay = 6; reviveBleedOutDelay = 120; reviveForceRespawnDelay = 5; But im still getting vannila errors, and the weird thing is that 80% of the time it all works fine.. And then suddenly, error ,error, error... You have to relog 10 times before you finally get presented with the Spawn selection menu, without any errors. Share this post Link to post Share on other sites
Nikander 123 Posted March 30, 2016 respawnTemplates[] = {"MenuPosition","Revive"}; Try and leave out "MenuPosition", that worked for me with exactly the same error message you got. Nikander Share this post Link to post Share on other sites
blackshad0w 13 Posted March 30, 2016 Try and leave out "MenuPosition", that worked for me with exactly the same error message you got. Nikander But this way i will lose my Respawn Selection window right? Share this post Link to post Share on other sites
Nikander 123 Posted March 30, 2016 But this way i will lose my Respawn Selection window right? Unfortunately, yes. I tried every combination of description.ext templates and Eden options until I finally gave up on respawn position window. Nikander Share this post Link to post Share on other sites