hey obse team.
something weird occured to my game last night.
this error popped-up (after 45 minutes or so of playing) and affected several mods from that point onwards.
(Conscribe reported errors in Horse commands, but i saw an unexpected message in-game from my Clean up mod - so i know that other mods may have been affected.)
i saved the game and reloaded that and the problem persisted.
(it seemed all my array vars were reset.)
however, i loaded a game that was saved before the error, and it was ok.
what's weird about it?
the error message "ar_Find must be called within an OBSE expression." suggests that the problem is the context ar_Find is used.
but the mod working fine (in this regard) before and with it working fine now suggests that the context of ar_Find was and is correct.
i'm just guessing here:
so it seems that at one point in my game last night, there was a corruption of data.
and that the command ar_Find was not called on an Array variable - even though it previously was (for 45 minutes prior).
Error in script 640011f5ar_Find must be called within an OBSE expression.Error in script 640011f5Operator := failed to evaluate to a valid result File: kuerteeHorseCommands.esp Offset: 0x00001DA0 Command: Let (0x1765)...
what do you guys think?
thanks, guys!