Hopet
Newbie
- Dec 2, 2024
- 30
- 6
- 66
I need help with patching the game!
I finished 1st & 2nd season on v.0.8.3 and patched the game first with "BeingADIK-0.10.0-pc-lin/ Season 3 Interlude + Episode 10" and then with "BeingADIK-0.10.1-pc-lin-patch/ Patch (EP 9 to EP10 & v0.10.0 to v0.10.1)" and I keep getting an error! I thought that the 0.10.1 patch would fix it but no. I Couldn't find "BeingADIK-0.9.0-pc-lin & BeingADIK-0.9.1-pc-lin" patches and thought that "BeingADIK-0.10.0-pc-lin" would just do it or even that it contains those files from 0.9.0 & 0.9.1.
I finished 1st & 2nd season on v.0.8.3 and patched the game first with "BeingADIK-0.10.0-pc-lin/ Season 3 Interlude + Episode 10" and then with "BeingADIK-0.10.1-pc-lin-patch/ Patch (EP 9 to EP10 & v0.10.0 to v0.10.1)" and I keep getting an error! I thought that the 0.10.1 patch would fix it but no. I Couldn't find "BeingADIK-0.9.0-pc-lin & BeingADIK-0.9.1-pc-lin" patches and thought that "BeingADIK-0.10.0-pc-lin" would just do it or even that it contains those files from 0.9.0 & 0.9.1.
Code:
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 189, in script
python:
File "renpy/common/00start.rpy", line 190, in <module>
renpy.execute_default_statement(True)
File "game/season2/scripts/episode5/header_ep5.rpy", line 134, in <module>
NameError: name 'name' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/00start.rpy", line 189, in script
python:
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/00start.rpy", line 190, in <module>
renpy.execute_default_statement(True)
File "renpy/exports.py", line 3751, in execute_default_statement
i.set_default(start)
File "season2/scripts/episode5/header_ep5.rpyc", line 134, in set_default
File "renpy/python.py", line 2269, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/season2/scripts/episode5/header_ep5.rpy", line 134, in <module>
NameError: name 'name' is not defined