![]()
|
|
This issue has had a reopen request processed which was denied for the following reason:
In the case of the second error, isLoaded is a boolean variable from the parent script, not a function call. Following the extends trail back to the base script type shows you it's an ObjectReference, not a Cell.
We've found in the past that the unloaded cell one can actually be a false error. Famously, we tried to kill that error with the Storm Call shout and broke it pretty badly and had to completely revert the changes.
I'm not sure we should bother with the other one either as it's not really going to affect anything by leaving it alone, and trying to fix it might result in other unwelcome issues.
I'm not sure we should bother with the other one either as it's not really going to affect anything by leaving it alone, and trying to fix it might result in other unwelcome issues.
Showing Comments 1 - 1 of 1