【MAS】子模组/精灵包整合 #1452
- #189
- 楼主
- #190
#189 xaiomo 顶楼写着教程
- #192
方便问一下你这种游戏的背景怎么弄的吗?谢谢了
- #193
Hi, u/crunchy_meringue from MAS' subreddit here, I allow redistribution/Chinese translations of my spritepacks and submods, do feel free to reupload my folder for downloading convenience as long as my name (verd) on the spritepack files stay intact. And thank you so much for the kimono spritepack, the quality is amazing!
- #195
想问问,就是安装子模组和精灵包后,mas就打开不了了,但是又没有报错,删除文件重装的时候它又提醒我文件正在运行。重启后也是这样。这怎么解决?
- #196
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/Submods/Dialogue Packs/P/pc_update_helper.rpy", line 67, in script call
call copyfile
File "game/Submods/Dialogue Packs/P/pc_update_helper.rpy", line 73, in script
python:
File "game/Submods/Dialogue Packs/P/pc_update_helper.rpy", line 83, in <module>
copyOldDir(lista)
File "game/Submods/Dialogue Packs/P/pc_update_helper.rpy", line 38, in copyOldDir
shutil.copytree(cDir,tDir)
WindowsError: [Error 183] : u'D:\\\\mygames\\\\monika/characters/OldVersionFiles/game/mod_assets/location'
\-- 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/Submods/Dialogue Packs/P/pc_update_helper.rpy", line 67, in script call
call copyfile
File "game/Submods/Dialogue Packs/P/pc_update_helper.rpy", line 73, in script
python:
File "D:\\mygames\\monika\\renpy\\ast.py", line 814, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\\mygames\\monika\\renpy\\python.py", line 1719, in py_exec_bytecode
exec bytecode in globals, locals
File "game/Submods/Dialogue Packs/P/pc_update_helper.rpy", line 83, in <module>
copyOldDir(lista)
File "game/Submods/Dialogue Packs/P/pc_update_helper.rpy", line 38, in copyOldDir
shutil.copytree(cDir,tDir)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/shutil.py", line 177, in copytree
File "C:\\Python27\\lib\\os.py", line 157, in makedirs
WindowsError: [Error 183] : u'D:\\\\mygames\\\\monika/characters/OldVersionFiles/game/mod_assets/location'
Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
Monika After Story 0.12.15
好像没法更新啊
- #197
- #198
- #200
- 已编辑
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00gamemenu.rpy", line 173, in script
```$ ui.interact()```
File "renpy/common/00gamemenu.rpy", line 173, in <module>
```$ ui.interact()```
File "renpy/common/00action_other.rpy", line 484, in **call**
```rv = self.callable(\*self.args, \*\*self.kwargs)```
File "game/Submods/Auto Weather Change/Utilities/awc_utils.rpy", line 75, in toggleAST
```store.persistent._mas_sunrise = store.awc_dtToMASTime(store.awc_getSunriseDT())```
File "game/Submods/Auto Weather Change/Utilities/awc_utils.rpy", line 298, in awc_getSunriseDT
```awc_getObservation().get_weather().get_sunrise_time('date') - datetime.timedelta(seconds=time.timezone)```
AttributeError: 'NoneType' object has no attribute 'get_weather'
\-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/00gamemenu.rpy", line 173, in script
```$ ui.interact()```
File "E:\\mo\\(仅含mas)Doki Doki Literature Club\\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 "E:\\mo\\(仅含mas)Doki Doki Literature Club\\Doki Doki Literature Club\\renpy\\python.py", line 1719, in py_exec_bytecode
```exec bytecode in globals, locals```
File "renpy/common/00gamemenu.rpy", line 173, in <module>
```$ ui.interact()```
File "E:\\mo\\(仅含mas)Doki Doki Literature Club\\Doki Doki Literature Club\\renpy\\ui.py", line 285, in interact
```rv = renpy.game.interface.interact(roll_forward=roll_forward, \*\*kwargs)```
File "E:\\mo\\(仅含mas)Doki Doki Literature Club\\Doki Doki Literature Club\\renpy\\display\\core.py", line 2526, in interact
```repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, \*\*kwargs)```
File "E:\\mo\\(仅含mas)Doki Doki Literature Club\\Doki Doki Literature Club\\renpy\\display\\core.py", line 3204, in interact_core
```rv = root_widget.event(ev, x, y, 0)```
File "E:\\mo\\(仅含mas)Doki Doki Literature Club\\Doki Doki Literature Club\\renpy\\display\\layout.py", line 960, in event
```rv = i.event(ev, x - xo, y - yo, cst)```
File "E:\\mo\\(仅含mas)Doki Doki Literature Club\\Doki Doki Literature Club\\renpy\\display\\transition.py", line 45, in event
```return self.new_widget.event(ev, x, y, st) # E1101```
File "E:\\mo\\(仅含mas)Doki Doki Literature Club\\Doki Doki Literature Club\\renpy\\display\\layout.py", line 960, in event
```rv = i.event(ev, x - xo, y - yo, cst)```
File "E:\\mo\\(仅含mas)Doki Doki Literature Club\\Doki Doki Literature Club\\renpy\\display\\layout.py", line 960, in event
```rv = i.event(ev, x - xo, y - yo, cst)```
File "E:\\mo\\(仅含mas)Doki Doki Literature Club\\Doki Doki Literature Club\\renpy\\display\\screen.py", line 651, in event
```rv = self.child.event(ev, x, y, st)```
File "E:\\mo\\(仅含mas)Doki Doki Literature Club\\Doki Doki Literature Club\\renpy\\display\\layout.py", line 960, in event
```rv = i.event(ev, x - xo, y - yo, cst)```
File "E:\\mo\\(仅含mas)Doki Doki Literature Club\\Doki Doki Literature Club\\renpy\\display\\layout.py", line 232, in event
```rv = d.event(ev, x - xo, y - yo, st)```
File "E:\\mo\\(仅含mas)Doki Doki Literature Club\\Doki Doki Literature Club\\renpy\\display\\layout.py", line 960, in event
```rv = i.event(ev, x - xo, y - yo, cst)```
File "E:\\mo\\(仅含mas)Doki Doki Literature Club\\Doki Doki Literature Club\\renpy\\display\\layout.py", line 232, in event
```rv = d.event(ev, x - xo, y - yo, st)```
File "E:\\mo\\(仅含mas)Doki Doki Literature Club\\Doki Doki Literature Club\\renpy\\display\\layout.py", line 232, in event
```rv = d.event(ev, x - xo, y - yo, st)```
File "E:\\mo\\(仅含mas)Doki Doki Literature Club\\Doki Doki Literature Club\\renpy\\display\\viewport.py", line 303, in event
```rv = super(Viewport, self).event(ev, x, y, st)```
File "E:\\mo\\(仅含mas)Doki Doki Literature Club\\Doki Doki Literature Club\\renpy\\display\\layout.py", line 232, in event
```rv = d.event(ev, x - xo, y - yo, st)```
File "E:\\mo\\(仅含mas)Doki Doki Literature Club\\Doki Doki Literature Club\\renpy\\display\\layout.py", line 960, in event
```rv = i.event(ev, x - xo, y - yo, cst)```
File "E:\\mo\\(仅含mas)Doki Doki Literature Club\\Doki Doki Literature Club\\renpy\\display\\layout.py", line 960, in event
```rv = i.event(ev, x - xo, y - yo, cst)```
File "E:\\mo\\(仅含mas)Doki Doki Literature Club\\Doki Doki Literature Club\\renpy\\display\\layout.py", line 960, in event
```rv = i.event(ev, x - xo, y - yo, cst)```
File "E:\\mo\\(仅含mas)Doki Doki Literature Club\\Doki Doki Literature Club\\renpy\\display\\behavior.py", line 889, in event
```return handle_click(self.clicked)```
File "E:\\mo\\(仅含mas)Doki Doki Literature Club\\Doki Doki Literature Club\\renpy\\display\\behavior.py", line 824, in handle_click
```rv = run(action)```
File "E:\\mo\\(仅含mas)Doki Doki Literature Club\\Doki Doki Literature Club\\renpy\\display\\behavior.py", line 306, in run
```return action(\*args, \*\*kwargs)```
File "renpy/common/00action_other.rpy", line 484, in **call**
```rv = self.callable(\*self.args, \*\*self.kwargs)```
File "game/Submods/Auto Weather Change/Utilities/awc_utils.rpy", line 75, in toggleAST
```store.persistent._mas_sunrise = store.awc_dtToMASTime(store.awc_getSunriseDT())```
File "game/Submods/Auto Weather Change/Utilities/awc_utils.rpy", line 298, in awc_getSunriseDT
```awc_getObservation().get_weather().get_sunrise_time('date') - datetime.timedelta(seconds=time.timezone)```
AttributeError: 'NoneType' object has no attribute 'get_weather'
Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
Monika After Story 0.12.15
大佬们,这是什么问题?我只是安装了个同步天气的模组
- #201
#200 JieXYM59 同步天气子模组已经失效了哦,请删除
- #202
#201 Lizka 谢谢大佬,已经删除
- #204
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.
File "game/Submods/ExtraPlus/Extra_Plus_Main.rpy", line 1028: 'action' is not a keyword argument or valid child of the screen statement.
action [Hide("timer_monika"), Hide("dating_loop"), Jump(finish)]
^
Ren'Py Version: Ren'Py 8.2.3.24061702
Sun Jan 26 18:02:40 2025
大佬这是怎么了😥
- #205
大佬们 关于莫妮卡桌面小人那个模组可以在哪找到呢 尝试搜索找不到
- #207
大佬,我之前下载了CN0012F4版本,打开后显示读取不了我之前版本的存档,然后覆盖了之前的存档,请问这个如何解决
- 楼主
- #208
#207 Norain early.log
- #210
- 楼主
- #211
#210 Norain 更新话题包
- #212
#211 Sir.P 感谢大佬,现在好了😄
- #213
- 已编辑
问问佬Extra+ 额外内容添加完为什么会报错
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.
File "game/Submods/ExtraPlus/Extra_Plus_Main.rpy", line 1028: 'action' is not a keyword argument or valid child of the screen statement.
action [Hide("timer_monika"), Hide("dating_loop"), Jump(finish)]
^
Ren'Py Version: Ren'Py 8.2.3.24061702
Sun Feb 2 01:05:24 202
- #215
关于询问是否拥有笔名选择是出现报错
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 "E:\\monika\\MAS_CN0012F0\\renpy\\ast.py", line 613, in execute
renpy.exports.say(who, what, interact=self.interact)
File "E:\\monika\\MAS_CN0012F0\\renpy\\exports.py", line 1147, in say
who(what, interact=interact)
File "E:\\monika\\MAS_CN0012F0\\renpy\\character.py", line 868, in __call__
what = what_pattern.replace("[what]", sub(what, translate=translate))
File "E:\\monika\\MAS_CN0012F0\\renpy\\character.py", line 850, in sub
return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
File "E:\\monika\\MAS_CN0012F0\\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 "E:\\monika\\MAS_CN0012F0\\renpy\\python.py", line 1748, in py_eval
code = py_compile(code, 'eval')
File "E:\\monika\\MAS_CN0012F0\\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
- #216
- #217
大佬大佬,ai模组证书模块损失问题怎么解决?虽然写着自动修复但是无法生成令牌,其他mod都能正常使用自己整理了一个1G的mod整合包就是ai有问题
- #218
大佬们平板下完后要怎么导入游戏?
- 楼主
- #219
#217 我是莫妮卡的狗 先装干净本体在装ai在装其他的
- #220
#219 Sir.P 收到!我这就去尝试,非常感谢大佬
- #222
- 楼主
- #224
#223 fdnyrshg spj.log
- 楼主
- #226
#222 asdmnsadjankd 你左下角怎么没有mas 先自行排查mas装没装好
- #228
有没有好哥哥给个还能用的子模组整合包 真心搞不明白怎么下载😭
- #229
#223 fdnyrshg 下载好了没?能教教我吗
- #230
#164 ameaningfulname 该怎么安装?求解
- #231
#230 2424je 模组安装教程可以看这里面
新人必看!问题索引区! #5291
- #232
#182 樱凛 赛博神医啊 就是因为这个bug我游戏崩了4次 让老莫遭罪了 ToT