安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题






Some of the new or reworked relics do not tracking implemented yet.
java.lang.NoSuchMethodException: Patch io.github.ititus.downfallRelicStats.relics.ConfusingCodexInfo$Patch:
No method named [atBattleStart] found on
class [sneckomod.relics.ConfusingCodex]
at com.evacipated.cardcrawl.modthespire.Patcher.injectPatches(Patcher.java:480)
at com.evacipated.cardcrawl.modthespire.Patcher.injectPatches(Patcher.java:383)
at com.evacipated.cardcrawl.modthespire.Loader.runMods(Loader.java:439)
at com.evacipated.cardcrawl.modthespire.ui.ModSelectWindow.lambda$null$1(ModSelectWindow.java:285)
at java.lang.Thread.run(Thread.java:748)
Is it missing triggers or does it count too many activations?
Have fun!
So certain relics might have bugged stats atm.
It has something to do with the Candle of Cauterize [onAttack] function, it causes the game to not be playable as it doesn't run
If any relic is showing stats but they are wrong feel free to report it here or on GitHub.
This is what the logs said:
java.lang.NoSuchMethodException: Patch io.github.ititus.downfallRelicStats.patches.relics.ModeShifterInfo$Patch:
No method named [onEquip] found on
class [guardian.relics.ModeShifter]
at com.evacipated.cardcrawl.modthespire.Patcher.injectPatches(Patcher.java:480)
at com.evacipated.cardcrawl.modthespire.Patcher.injectPatches(Patcher.java:383)
at com.evacipated.cardcrawl.modthespire.Loader.runMods(Loader.java:439)
at com.evacipated.cardcrawl.modthespire.ui.ModSelectWindow.lambda$null$1(ModSelectWindow.java:285)
at java.lang.Thread.run(Thread.java:748)
If there are any crashes, glitches or relics not tracking or even descriptions being wrong, comment here or in the GitHub issue tracker!
I will have to review all the patches because the Downfall update was a big one.