Hello, my game don't work anymore, instead I have this traceback txt file everytime I try to start it :
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00matrixtransform.rpy", line 25, in script
init -1400 python:
File "renpy/common/00matrixtransform.rpy", line 25, in script
init -1400 python:
File "renpy/common/00matrixtransform.rpy", line 28, in <module>
class TransformMatrix(_BaseMatrix):
NameError: name '_BaseMatrix' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 515, in main
renpy.game.context().run(node)
File "renpy/common/00matrixtransform.rpy", line 25, in script
init -1400 python:
File "renpy/common/00matrixtransform.rpy", line 25, in script
init -1400 python:
File "renpy/ast.py", line 922, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2218, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/00matrixtransform.rpy", line 28, in <module>
class TransformMatrix(_BaseMatrix):
NameError: name '_BaseMatrix' is not defined
Windows-10-10.0.19041
Ren'Py 7.4.2.1292
Shuggerlain - Beyond time 0.69.1
Tue Mar 19 13:50:31 2024
Plz help me, thank you.