Hey i've got a problem with scripting in ck. When i try to create a new script it gives me an error that "the extends script does not exist", even when it's the default ObjectReference. And when i open a script, from which i know that it works, and i try to save it i get a load of errors for every single line in that script, even for lines like (GetLinkedRef() as ObjectReference).enable(). I have this problem since today, yesterday everything worked fine.