有沒有Ren’Py大佬可以幫我看一下哪里有問題
救救孩子吧
未知問題/無法解決

——溯源報(bào)告/代碼——
```
I'm sorry, but an uncaught exception occurred.
While running game code:
?File "game/script.rpy", line 12, in script
? ?define preferences.text_cps = 12
?File "renpy/common/000namespaces.rpy", line 80, in set
? ?raise Exception("The define statement can not be used with the preferences namespace.")
Exception: The define statement can not be used with the preferences namespace.
-- Full Traceback ------------------------------------------------------------
Full traceback:
?File "game/script.rpy", line 12, in script
? ?define preferences.text_cps = 12
?File "C:\Users\15932962915\Desktop\renpy-8.0.3-sdk\renpy\ast.py", line 2508, in execute
? ?self.set()
?File "C:\Users\15932962915\Desktop\renpy-8.0.3-sdk\renpy\ast.py", line 2526, in set
? ?ns.set(self.varname, value)
?File "renpy/common/000namespaces.rpy", line 80, in set
? ?raise Exception("The define statement can not be used with the preferences namespace.")
Exception: The define statement can not be used with the preferences namespace.
Windows-10-10.0.19041 AMD64
Ren'Py 8.2.0.23060705 nightly
UO 1.0
Thu Jun ?8 11:03:24 2023
```








