- Oct 6, 2017
- 725
- 1,690
I encountered a bug. When you go to a race, you will receive the phone message from unknown girl. But it doesnt work. What is the issue here?
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script/episode2/ep2_scene4.rpy", line 595, in script
$ phoneTextRecieve('alexa',phone_messages['v2s4unknown'])
File "game/script/episode2/ep2_scene4.rpy", line 595, in <module>
$ phoneTextRecieve('alexa',phone_messages['v2s4unknown'])
KeyError: 'v2s4unknown'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script/episode2/ep2_scene4.rpy", line 595, in script
$ phoneTextRecieve('alexa',phone_messages['v2s4unknown'])
File "F:\Master\Western Games 2\2021 Download\Race Of Life Ep2 good\renpy\ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "F:\Master\Western Games 2\2021 Download\Race Of Life Ep2 good\renpy\python.py", line 1049, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/script/episode2/ep2_scene4.rpy", line 595, in <module>
$ phoneTextRecieve('alexa',phone_messages['v2s4unknown'])
KeyError: 'v2s4unknown'
Windows-10-10.0.19045 AMD64
Ren'Py 8.0.1.22070801
Race of Life Episode-2-Extra
Tue Sep 12 00:23:51 2023