Forum rules - please read before posting.

Autosave after Running Action List

Hi,

Is there any way to trigger an autosave after having run specific action lists? For where it works, I have made the action lists "run in background", but I still have some instances where I get the error " InvalidOperationException: EnsureRunningOnMainThread can only be called from the main thread" when the action list hits the autosave Action.
One specific example is having an action list run every time I pick up an item where it fetches various information from "Set actionlist parameters". I'd then want to do an autosave when this "pick up item" action list has finished.

// Magnus

Comments

  • The Save: Save or load Action can be used at the end of a list to autosave the game.

    If you're getting an error when doing so, check your AC version. If it's occuring in the latest release, share the error message in full.

  • Yes, upgraded from 1.81.7 to 1.83 and now the error doesn't appear. Sorry, should of course have tried that first. Thanks!!

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.