Forum rules - please read before posting.

Setting up a Titlescreen with Loading option properly

edited October 2024 in Technical Q&A

I followed this tutorial and was able to set up a nice Title Screen with all the needed AC functions (by just duplicating an existing in-game scene, removing stuff I don't need and implementing this menu via actions): https://adventurecreator.org/tutorials/creating-title-screen-menu-1

Everything seems to work, but I have a yellow error message in my console (as well as in the Manager) which I would like to remove if possible to keep my log clean.

The message says:
"The 'Load' menu's 'ActionList On Turn Off' (ExitSubMenu) was not run because the menu was turned off as a result of loading. The SavesList element's 'ActionList after loading' can be used to run the same Actions instead."

I have scrolled around a bit, clicked on the "List" menu element and found that "ActionList after loading" slot. I linked my actionlist there, both for the "Load" and for the "Save" menu (I am using the "SaveGameScreenshots" download from the AC website btw., but have set this for the original old menus as well just to be sure).

When I load a game, I still have that error in the log (as well as in the manager) though.

Did I do something wrong/did I miss something or is this a bug?

Screenshot of the Load Menu settings: https://imgur.com/a/xlvHEPK

Comments

  • It's not an error, exactly - just a warning about the behaviour you need to be aware of. If things behave as expected, it should be safe to ignore.

  • edited October 2024

    Uh sorry, yes. I was just talking about the warnings. I had expected that the warnings would be removed once I linked something in the mentioned slot.

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.