起因是莫妮卡问我有没有笔名,我点有就弹出来了,但是点了忽略之后还是可以正常取名字并且运行的,但还是想问问这个报错会不会造成什么严重的影响
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script-ch30.rpy", line 2141, in script call
File "game/tl/chinese/config_pythonov/script_fix.rpy", line 40, in script call
File "game/script-topics.rpy", line 6191, in script call
File "game/tl/chinese/script-topics.rpy", line 15314, in script
File "game/definitions.rpy", line 149, in get_field
SyntaxError: unexpected EOF while parsing (<none>, line 1)
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script-ch30.rpy", line 2141, in script call
File "game/tl/chinese/config_pythonov/script_fix.rpy", line 40, in script call
File "game/script-topics.rpy", line 6191, in script call
File "game/tl/chinese/script-topics.rpy", line 15314, in script
File "D:\JUST MONIKA\renpy\ast.py", line 613, in execute
renpy.exports.say(who, what, interact=self.interact)
File "D:\JUST MONIKA\renpy\exports.py", line 1147, in say
who(what, interact=interact)
File "D:\JUST MONIKA\renpy\character.py", line 868, in __call__
what = what_pattern.replace("[what]", sub(what, translate=translate))
File "D:\JUST MONIKA\renpy\character.py", line 850, in sub
return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
File "D:\JUST MONIKA\renpy\substitutions.py", line 232, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 585, in _vformat
File "game/definitions.rpy", line 149, in get_field
File "D:\JUST MONIKA\renpy\python.py", line 1748, in py_eval
code = py_compile(code, 'eval')
File "D:\JUST MONIKA\renpy\python.py", line 584, in py_compile
raise e
SyntaxError: unexpected EOF while parsing (<none>, line 1)
Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
Monika After Story 0.12.15
谢谢巨佬们了