The Wayback Machine - https://web.archive.org/web/20210801043616/https://github.com/topics/visual-novel
Skip to content
#

visual-novel

Here are 192 public repositories matching this topic...

NeneAyachi
NeneAyachi commented Dec 1, 2020

在设置重复过滤阈值的时候输入空字符串会抛出错误并崩溃

错误信息
==============System Info================
System:Microsoft Windows NT 6.2.9200.0
CurrentTime:2020/12/1 23:40
dotNetVersion:4.0.30319.42000
MisakaTranslatorVersion:2.7.0.0
==============Exception Info================
ExceptionType:UI Thread
ExceptionSource:mscorlib
ExceptionMessage:输入字符串的格式不正确。
ExceptionStackTrace: 在 System.Number.StringToNumber(String

RubyNova
RubyNova commented Feb 12, 2021

This would be an engine-wide improvement that would allow the usage of the system's currently selected language for exception throwing. We would probably use some kind of KVP text file format to store the exception strings for each type of exceptuon in different languages, and then the engine should just be able to throw an exception and then the exception implementation itself will handle getting

Improve this page

Add a description, image, and links to the visual-novel topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the visual-novel topic, visit your repo's landing page and select "manage topics."

Learn more