error: Cannot call Enable() on a None object, aborting function call stack
The error runs when I try to enable an alias of a disabled xmarker (which is in turn the parent enabler of several objects, that I want to pop in at a certain quest stage). I tried to mark the alias as allowing disabled status, but it still happens.
I double (triple and quadruple) checked the alias, and the reference is set (forced to a specific) to the xmarker, which I gave a name to be sure.
Any tips on this error or where to look from here? Thx in advance!
