-
Notifications
You must be signed in to change notification settings - Fork 2
/
traceback.txt
26 lines (22 loc) · 1004 Bytes
/
traceback.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/syp.rpy", line 5649, in script
$ answer = renpy.input()
File "game/syp.rpy", line 5649, in <module>
$ answer = renpy.input()
TypeError: input() missing 1 required positional argument: 'prompt'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/syp.rpy", line 5649, in script
$ answer = renpy.input()
File "E:\новела\renpy-8.1.3-sdk\renpy\ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "E:\новела\renpy-8.1.3-sdk\renpy\python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/syp.rpy", line 5649, in <module>
$ answer = renpy.input()
TypeError: input() missing 1 required positional argument: 'prompt'
Windows-10-10.0.22621 AMD64
Ren'Py 8.1.3.23091805
Путь Программиста 1.0
Mon Dec 4 15:33:59 2023