Started by
IamAToasterPlease
on
Topic category: Plugins and third-party tools
When I try to use OnPlayerTickUpdate global trigger, it returns the error:
" [ ! ] Selected global trigger is not supported by the selected generator. It will be ignored."
Does this mean because my mod is based in fabric it can't use the global player tick trigger -or is there something else preventing it?
What exactly is the selected generator?
My procedure consists of: For each entity iterator, flow control, and global variables.
Regeneration doesn't seem to fix the issue, nor does saving it or detaching the procedure from the global trigger.
Firstly, for plugin support please go to plugin's creator.
Secondly, plugin's owner that adds fabric generator to mcreator didn't add support for this trigger so mcreator can't generate code with it, therefore whole procedure is ignored.