I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 952, in script
z "Very well, then. There's no going back on that."
Exception: Parameter 'interact' is not known by ATL Transform.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 952, in script
z "Very well, then. There's no going back on that."
File "D:\Stuff\MW-2.0-pc\renpy\ast.py", line 708, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "D:\Stuff\MW-2.0-pc\renpy\exports.py", line 1345, in say
who(what, *args, **kwargs)
File "D:\Stuff\MW-2.0-pc\renpy\atl.py", line 441, in __call__
raise Exception('Parameter %r is not known by ATL Transform.' % k)
Exception: Parameter 'interact' is not known by ATL Transform.
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Mad World 2.0
Fri Jan 08 10:00:35 2021
I renamed the god charcter from Z to joel and it worked, maybe z is some transformation...
Anyway attached my updated script just incase anyone else is having problems