-
Notifications
You must be signed in to change notification settings - Fork 0
/
traceback.txt
25 lines (21 loc) · 1.15 KB
/
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
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 31, in script call
call ch0_main
File "game/script-ch0.rpy", line 183, in script
"Aslında, %99 eminim ki yeni bir kulübün başlatmak eğlenceli olacağını düşündüğü için yaptı."
ValueError: unsupported format character ' ' (0x20) at index 12
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 31, in script call
call ch0_main
File "game/script-ch0.rpy", line 183, in script
"Aslında, %99 eminim ki yeni bir kulübün başlatmak eğlenceli olacağını düşündüğü için yaptı."
File "C:\Users\yucel\OneDrive\Belgeler\GitHub\DDLC-Purist-Turkish-Translate\renpy\ast.py", line 613, in execute
renpy.exports.say(who, what, interact=self.interact)
File "C:\Users\yucel\OneDrive\Belgeler\GitHub\DDLC-Purist-Turkish-Translate\renpy\exports.py", line 1139, in say
what = what % tag_quoting_dict
ValueError: unsupported format character ' ' (0x20) at index 12
Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
Doki Doki Literature Club - Purist Mod 0.2dev