Once-per-session ticker can't set variable to result of Web Text placeholder
palette-dev opened this issue ยท 1 comments
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
Game Log
latest.log
Basic Informations (please complete the following information):
- OS: Windows 11 Pro
- FancyMenu Version: 3.2.3
- Fabric Version: 0.15.11
- Minecraft Version: 1.20.4
- Active Mods:
- FancyMenu
- Konkrete
- Melody
- Fabric API