Skip to content

Error Report

This section is for communication regarding error reports only and does not allow direct posting. Please use the exclamation mark in the upper right corner of the tool to report issues.

169 Topics 465 Posts
  • loyaldemise

    1
    1 Posts
    2 Views
    No one has replied
  • ロリマゾ交響曲ver1.00

    3
    3 Posts
    8 Views
    Wait, I think I may have found how to trigger the issue. It’ll probably be fixed in the next update.
  • ePinkBrown_淫らな魔窟の探索者Ver2+FD_製品版Ver1.0

    2
    2 Posts
    3 Views
    修好了..
  • Promises to Keep

    2
    2 Posts
    11 Views
    Since i can't read Vietnamese, I need a screenshot to show me what is wrong.
  • 妹居物语 Demo

    1
    1 Posts
    3 Views
    No one has replied
  • Exorcism Broadcast

    3
    3 Posts
    12 Views
    D
    @鬼才琪露诺 the issue is definitely fixed, thanks!
  • MotorHome

    1
    1 Posts
    2 Views
    No one has replied
  • 流民娘と始める食堂繁盛記

    2
    2 Posts
    17 Views
    Will fix with next update.
  • イケない! 同棲らいふ

    6
    6 Posts
    13 Views
    G
    我这边解决了启动游戏闪退崩溃情况,不知道是否跟你情况一样,姑且分享一下以供参考。 我遇见的问题是游戏本身就闪退崩溃打不开,检查了报错信息似乎跟GPU硬件加速有关,然后游戏能打开了但没声音,再检查发现是解决上一个问题禁用部分GPU功能导致的,于是又尝试添加了既能打开游戏又能修复音频的代码才算成功。 解决方法是用任意能解包asar的软件工具解包resources文件夹下的app.asar,然后打开这个解包后的文件夹的根目录中main.js,用记事本打开就行,在所有代码最上面添加 try { const { app } = require('electron'); app.commandLine.appendSwitch('disable-gpu-sandbox'); app.commandLine.appendSwitch('disable-features', 'AudioServiceSandbox'); console.log('[Audio Fix] Applied audio compatibility patches'); } catch (e) { console.warn('[Audio Fix] Error:', e.message); } 保存好后再把这个解包的文件夹打包回去,替代原来那个app.asar就可以了。 如果不用mtool,还有更简洁的操作,用游戏exe文件添加一个快捷方式,修改快捷方式属性->目标,在路径末尾加一个空格后添加--disable-gpu-sandbox --disable-features=AudioServiceSandbox,往后点击这个快捷方式启动就行。 排查问题也是折腾了大半天,如果能帮助到跟我有相同问题的人那就太好了。玩了几天也是全结局通关了,这个作品绝对不会辜负各位折腾报错问题的辛苦,女主卡哇伊,画风真是太赞了!
  • Xws

    1
    1 Posts
    3 Views
    No one has replied
  • 2 Posts
    5 Views
    [image: 1770134177964-e9645ee0-7213-4f22-957d-842e7ed65fa4-%C3%A5-%C3%A7.png] Please try using font: unifont smooth
  • 魔法少女るなとななみver1.0.0

    7
    7 Posts
    19 Views
    @A2557652 其实问题还更 复杂一些, 我有意识到 自己也经常遇到 但没改.
  • Didnapper 2

    4
    4 Posts
    9 Views
    Will fix with next update.
  • 2 Posts
    20 Views
    O
    Update! It seems latest version "CB199EE1 1/30/2026, 8:37:26 PM" download from "mtool.app" website that error. I use older version that I downloaded long time ago instead and update the tool to latest version, the error is not appear when I try translate the game.
  • Suggestion

    2
    2 Posts
    6 Views
    try this? https://dontkillmyapp.com
  • Aria and the Secret of the Labyrinth

    1
    1 Posts
    6 Views
    No one has replied
  • ぱられる・がーるふれんど

    1
    1 Posts
    2 Views
    No one has replied
  • lonaRPG

    1
    1 Posts
    8 Views
    No one has replied
  • 少女勇者と魔王様

    2
    2 Posts
    8 Views
    Please check whether the audio files in your game were extracted with the correct encoding (they appear as garbled text instead of Japanese). For example: www\audio\bgm\悲ハープ.rpgmvo
  • REC

    1
    1 Posts
    2 Views
    No one has replied