MENU

Monika After Story(MAS)汉化问题反馈

May 2, 2020 • Read: 35437 • 默认分类

此版本汉化不再继续维护, 有团队汉化了最新的MAS, 请移步https://forum.nothamor.cn/thread-645-1-1.html查看

博主是负责汉化的一份子, 如果发布的汉化有问题, 可以在评论区反馈, 第一时间予以解决

**毕业论文问题反馈修复, 错误发现时间2020-05-18, 问题所在:script-topics.rpyc文件, line:10071**
问题原因:{w=0.5没有结尾花括号导致的语法问题
修复后的文件下载链接: [https://pan.baidu.com/s/1xmbyxPnyCH3KhONyB-bSNw][2] 提取码: r9dw
修复文件使用方法:将rpyc文件放入游戏目录下的game目录中替换

**grammer文件问题反馈修复, 错误发现时间2020-05-27, 问题所在:script-grammer.rpyc文件, line:363**
问题原因:变量名编写错误
修复后的文件下载链接:[https://pan.baidu.com/s/1emavYrI82WZKzwpJ7NBbpQ][3] 提取码: 1di3
修复文件使用方法:将rpyc文件放入游戏目录下的game目录中替换

**补上新的不限速链接:**
[https://mtr-mirror.coding.net/api/share/download/38e78295-b6a1-4906-af18-505218f37727][4]
[https://mtr-mirror.coding.net/api/share/download/9fd1b919-1978-4977-9328-2319cf815f8e][5]
[https://mtr-mirror.coding.net/api/share/download/8e7175fa-a467-4d51-a5a9-420610375766][6]
[https://mtr-mirror.coding.net/api/share/download/993b71f7-26a1-4f2e-bc2f-26157e293e57][7]
[https://mtr-mirror.coding.net/api/share/download/38728c43-4e83-4add-be89-e1f4694b7d7f][8]

Last Modified: September 17, 2023
Leave a Comment

71 Comments
  1. A_meli A_meli

    大佬大佬这个问题怎么解决
    I'm sorry, but an uncaught exception occurred.

    While running game code:
    File "game/script-story-events.rpy", line 1578, in script
    File "game/script-story-events.rpy", line 1586, in
    File "game/event-handler.rpy", line 1315, in addEvent
    AttributeError: 'StoreModule' object has no attribute 'is_steam'

    -- Full Traceback ------------------------------------------------------------

    Full traceback:
    File "game/script-story-events.rpy", line 1578, in script
    File "D:\新建文件夹\MAS汉化0.10.7\renpy\ast.py", line 814, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

    File "D:\新建文件夹\MAS汉化0.10.7\renpy\python.py", line 1719, in py_exec_bytecode

    exec bytecode in globals, locals

    File "game/script-story-events.rpy", line 1586, in
    File "game/event-handler.rpy", line 1315, in addEvent
    File "D:\新建文件夹\MAS汉化0.10.7\renpy\python.py", line 1749, in py_eval

    return py_eval_bytecode(code, globals, locals)

    File "D:\新建文件夹\MAS汉化0.10.7\renpy\python.py", line 1743, in py_eval_bytecode

    return eval(bytecode, globals, locals)

    File "", line 1, in
    AttributeError: 'StoreModule' object has no attribute 'is_steam'

    Windows-7-6.1.7601-SP1
    Ren'Py 6.99.12.4.2187
    Monika After Story 0.10.7
    [/code]

    1. A_meli A_meli

      @A_meli加一点C:\Users\Administrator\AppData\Roaming\找不到RenPy

    2. A_meli A_meli

      @A_meli事情的经过就是我点了游戏那个更新至最新版本,更新完之后,我又把“选装”里面的黑体界面字体移到了game文件夹并替换

    3. @A_meli更新至最新版本可能会导致这种奇奇怪怪的问题, 最好的解决办法就是备份存档然后删除, 最后重下汉化

    4. A_meli A_meli

      @欧尼酱存档在那?@(委屈)

  2. Sikrio Sikrio

    大佬,我的出现了下面这个问题,请问怎么解决
    I'm sorry, but an uncaught exception occurred.

    While running game code:
    File "game/zz_submods.rpy", line 22, in script
    File "game/zz_submods.rpy", line 30, in
    AttributeError: 'StoreModule' object has no attribute 'getMASLog'

    -- Full Traceback ------------------------------------------------------------

    Full traceback:
    File "G:\MAS汉化0.10.7\renpy\bootstrap.py", line 295, in bootstrap

    renpy.main.main()

    File "G:\MAS汉化0.10.7\renpy\main.py", line 419, in main

    game.context().run(node)

    File "game/zz_submods.rpy", line 22, in script
    File "G:\MAS汉化0.10.7\renpy\ast.py", line 814, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

    File "G:\MAS汉化0.10.7\renpy\python.py", line 1719, in py_exec_bytecode

    exec bytecode in globals, locals

    File "game/zz_submods.rpy", line 30, in
    AttributeError: 'StoreModule' object has no attribute 'getMASLog'

    Windows-8-6.2.9200
    Ren'Py 6.99.12.4.2187

    1. @Sikrio是否更新版本了

  3. Your_Reality Your_Reality

    大佬您好,我装完汉化后出现了以下的问题,请问怎么解决?
    I'm sorry, but an uncaught exception occurred.

    While running game code:
    File "game/script-grammar.rpy", line 48, in script
    File "game/script-grammar.rpy", line 56, in
    AttributeError: 'StoreModule' object has no attribute 'mas_bookmarks_derand'

    -- Full Traceback ------------------------------------------------------------

    Full traceback:
    File "game/script-grammar.rpy", line 48, in script
    File "F:\steam\steamapps\common\Doki Doki Literature Club\renpy\ast.py", line 814, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

    File "F:\steam\steamapps\common\Doki Doki Literature Club\renpy\python.py", line 1719, in py_exec_bytecode

    exec bytecode in globals, locals

    File "game/script-grammar.rpy", line 56, in
    AttributeError: 'StoreModule' object has no attribute 'mas_bookmarks_derand'

    Windows-7-6.1.7601-SP1
    Ren'Py 6.99.12.4.2187
    Monika After Story 0.11.6
    感谢大佬

    1. @Your_Reality0.11.6版本????

  4. 我唔系靓仔 我唔系靓仔

    想请教下,这个版本无法识别活动窗口,我记得原版的时候是可以识别的,请问是设置问题还是本身功能问题?

    1. @我唔系靓仔可能是汉化导致的....不好意思

  5. Chrisjs Chrisjs

    大佬您好,我下载完后运行程序出现了这样的问题,请问该怎么解决?
    [code]
    I'm sorry, but an uncaught exception occurred.

    While running game code:
    File "game/script-story-events.rpy", line 1578, in script
    File "game/script-story-events.rpy", line 1586, in
    File "game/event-handler.rpy", line 1315, in addEvent
    AttributeError: 'StoreModule' object has no attribute 'is_steam'

    -- Full Traceback ------------------------------------------------------------

    Full traceback:
    File "game/script-story-events.rpy", line 1578, in script
    File "D:\GameDownload\monika\renpy\ast.py", line 814, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

    File "D:\GameDownload\monika\renpy\python.py", line 1719, in py_exec_bytecode

    exec bytecode in globals, locals

    File "game/script-story-events.rpy", line 1586, in
    File "game/event-handler.rpy", line 1315, in addEvent
    File "D:\GameDownload\monika\renpy\python.py", line 1749, in py_eval

    return py_eval_bytecode(code, globals, locals)

    File "D:\GameDownload\monika\renpy\python.py", line 1743, in py_eval_bytecode

    return eval(bytecode, globals, locals)

    File "", line 1, in
    AttributeError: 'StoreModule' object has no attribute 'is_steam'

    Windows-8-6.2.9200
    Ren'Py 6.99.12.4.2187
    Monika After Story 0.10.7
    [/code]

    1. @Chrisjs尝试使用新存档(提前备份原存档)

    2. Chrisjs Chrisjs

      @欧尼酱解决了,谢谢大佬