Describe the bug
When a ticker on the title screen is set to tick once per session, it can't set a variable to the result of a Web Text placeholder when ticking
If you set the ticker to tick once per load, it works if you enter another menu and exit back out to the title screen, but it still doesn't work on first load
All other parts of the tickers action script still can execute normally
To Reproduce
Steps to reproduce the behavior (e.g.):
Create a ticker on the title screen
Set the ticker to tick once per session
Add the action to set a variable value to the result of a Web Text placeholder to the ticker
Save the layout
Quit and re-launch Minecraft
The variable doesn't contain anything after loading the title screen (if the variable isn't empty before quitting and isn't set to clear on reload, it still doesn't contain anything afterwards)
Expected behavior
The variable is successfully set to the result of the Web Text placeholder
Describe the bug When a ticker on the title screen is set to tick once per session, it can't set a variable to the result of a Web Text placeholder when ticking If you set the ticker to tick once per load, it works if you enter another menu and exit back out to the title screen, but it still doesn't work on first load All other parts of the tickers action script still can execute normally
To Reproduce Steps to reproduce the behavior (e.g.):
Expected behavior The variable is successfully set to the result of the Web Text placeholder
Game Log latest.log
Basic Informations (please complete the following information):