Error during Endweek
Error: <<=>>: bad evaluation: TypeError: undefined is not an object (evaluating 'Pt(t)')
Error: <<=>>: bad evaluation: TypeError: undefined is not an object (evaluating 'Pt(t)')
Looks like a rule issue maybe.
@i107760 Something from the one offs, perhaps, missing something from default rules?
@DCoded did you run BC beforehand? Somehow SugarCube.State.variables.rulesToApplyOnce -> undefined
. Should not be possible if BC is run as far as I'm aware. Probably should have bumped the version, didn't think it was necessary, though.
Do I implement a check that fixes it even if you don't run BC or do we just bump version @Pregmodder? If you want to fix this in your save, just do: SugarCube.State.variables.rulesToApplyOnce = {};
and the event should work.
mentioned in merge request !8143 (merged)
closed with merge request !8143 (merged)
mentioned in commit 6073b44d