Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
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.