Mission not saving

  1. 6 years ago

    Hey I've had this issue in the past (before this update). VCOM in its current iteration (2.94) is the problem. I fixed it and still was able to use VCOM by pulling the most up-to-date VCOM version from their github and running the script version only on my server. Pull the VCOM assets, place them in your mission folder with mission.sqm with [] execVM "VCOMAI\init.sqf"; in your init.sqf in the folder to enable VCOM.

    Before I did this, running either the modded version or scripted version, saving was iffy. The memory leaks from the current VCOM make it nearly unusable.

    After this, my missions save just as quickly and as thoroughly if the server has been running a mission for 5 minutes or 5 hours. No more hang-time until the server just crashes trying to do a server save and exit after running an operation -- and you still get to use VCOM! Everyone wins!

    This doesn't require you to run VCOM as a mod either server-side or client-side. Until the memory leaks are patched on the official VCOM release, this is the best fix.

  2. @Shamorshin

    Pull the VCOM assets, place them in your mission folder with mission.sqm with [] execVM "VCOMAI\init.sqf"; in your init.sqf in the folder to enable VCOM.

    Can you provide some clarification on this?

    I am running an Alive insurgency on Lythium and am running into saving issues. I am using ACE, VCOM, and RHS.

    After I made the mission I started it up on a local dedicated server for a quick test and had no problem. After fooling around for 15 minutes I was able to use "Server Save & Exit" and everything went normal.

    When I rejoined the mission, persistence was working normally. After playing for a few hours I tried to "Server Save & Exit." The tablet was showing that it was stuck on "ALiVE Persistence - Saving Data...Please Wait."

    I have the 2.94 VCOM AI script folder and init.sqf in my mission folder. Is there something else I need to do to apply the fix you describe?

  3. Edited 6 years ago by deimer

    @JohnHenry @Shamorshin

    Can you provide some clarification on this?

    I am running an Alive insurgency on Lythium and am running into saving issues. I am using ACE, VCOM, and RHS.

    After I made the mission I started it up on a local dedicated server for a quick test and had no problem. After fooling around for 15 minutes I was able to use "Server Save & Exit" and everything went normal.

    When I rejoined the mission, persistence was working normally. After playing for a few hours I tried to "Server Save & Exit." The tablet was showing that it was stuck on "ALiVE Persistence - Saving Data...Please Wait."

    I have the 2.94 VCOM AI script folder and init.sqf in my mission folder. Is there something else I need to do to apply the fix you describe?

    Make sure you're using the latest VCOM from their github.