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
https://youtu.be/PkKkwG-ByxQ
I don't see any code in Yohane! itself that looks likely to be causing null-target DamageActions; I suspect that the null-target DamageAction is probably happening because of the STSFriendlyMinions mod Yohane! uses.
java.lang.NullPointerException: null
at stsjorbsmod.patches.OnDamageToRedirectPatch$DamageAction_update.patch(OnDamageToRedirectPatch.java:26) ~[JorbsMod.jar:?]
at com.megacrit.cardcrawl.actions.common.DamageAction.update(DamageAction.java) ~[?:?]
at com.megacrit.cardcrawl.actions.GameActionManager.update(GameActionManager.java:179) ~[?:?]
at com.megacrit.cardcrawl.rooms.AbstractRoom.update(AbstractRoom.java:325) ~[?:?]
at com.megacrit.cardcrawl.dungeons.AbstractDungeon.update(AbstractDungeon.java:2512) ~[?:?]
at com.megacrit.cardcrawl.core.CardCrawlGame.update(CardCrawlGame.java:879) ~[?:?]
at com.megacrit.cardcrawl.core.CardCrawlGame.render(CardCrawlGame.java:427) [?:?]
Only problem I have encountered is the game crashing after I use the Rare card "Indulge". Very cool effect, but cannot use it sadly. Otherwise, love the mod! :)
Two things I noticed:
1: Chika, she either attacks the lowest health enemy or heals the summons. If there's multiple enemies, and one dies, she seems to assume that one is the weakest health target.
2: Hanamaru's 3rd ability doesn't work. I've tried in many situations, nothing happens when I use it.