[问题]
环境:[系统版本] [崩溃的版本为0.12.3] [其他信息]
又是我,我在下载了0.12.3的MAS后,将0.12.8的存档文件直接拖入了0.12.3的renpy并替换了原来的,且这两个版本在同一文件夹,然后出现了崩溃,求解
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 226, in script call
call _splashscreen from _call_splashscreen_1
File "game/splash.rpy", line 176, in <module>
File "game/definitions.rpy", line 1075, in validateConditionals
EventException: Failed to evaluate the 'mas_canShowIslands(flt=False) and not mas_isSpecialDay()' conditional for the event with the 'greeting_ourreality' label:
Traceback (most recent call last):
File "game/definitions.rpy", line 1068, in validateConditionals
File "D:\我的世界JAVA\MAS_001232[最后支持手机存档的版本]\Monika After Story\renpy\python.py", line 1912, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "<none>", line 1, in <module>
NameError: name 'mas_canShowIslands' is not defined
.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/00start.rpy", line 226, in script call
call _splashscreen from _call_splashscreen_1
File "game/splash.rpyc", line 165, in script
File "D:\我的世界JAVA\MAS_001232[最后支持手机存档的版本]\Monika After Story\renpy\ast.py", line 862, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\我的世界JAVA\MAS_001232[最后支持手机存档的版本]\Monika After Story\renpy\python.py", line 1888, in py_exec_bytecode
exec bytecode in globals, locals
File "game/splash.rpy", line 176, in <module>
File "game/definitions.rpy", line 1075, in validateConditionals
EventException: Failed to evaluate the 'mas_canShowIslands(flt=False) and not mas_isSpecialDay()' conditional for the event with the 'greeting_ourreality' label:
Traceback (most recent call last):
File "game/definitions.rpy", line 1068, in validateConditionals
File "D:\我的世界JAVA\MAS_001232[最后支持手机存档的版本]\Monika After Story\renpy\python.py", line 1912, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "<none>", line 1, in <module>
NameError: name 'mas_canShowIslands' is not defined
.
Windows-8-6.2.9200
Ren'Py 6.99.14.3.3347
Monika After Story Cn001232 0.12.3
Sun Jul 17 12:29:52 2022
[/code]