I’ve noticed that you now cant use anything in modulescripts, for example a module required by the client can’t even fire a remote event or a bindable, under the following error:
The current thread cannot use 'TS' (lacking capability Unassigned)
I am not using sandboxed mode
A lot of other stuff fails like requiring another module, it used to work before, now it just doesn’t.
Does anyone know how to fix this? Any help is appreciated
I know I could probably fix it by messing with the sandboxed instance mode, but I’m not looking to use that
@EternalSerb Was this error from a Toolbox asset that you modified, an unmodified Toolbox asset, or other? If an unmodified Toolbox asset, can you provide the asset id? For sandboxing Toolbox assets we’re aiming to avoid errors from unmodified Toolbox assets that aren’t violating our policies.