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
The Popularity buff seems to damage its intended damage in full to enemies with Intangible, instead of dealing 1 damage.
Packing Pests+ card text reads: "Innate+" - I, uh, not sure if that's a bug. I don't know how Innate can be upgraded!
About the Popularity / Intangible interaction. I am not able to reproduce the bug (against Nemesis). What there other relics/powers/mods were active when you encountered the bug?
However, playing the copy on beat 1 or 3 does not make it Exhaust.
For further context, I was playing the Shaman, another mod character from modargo. I open up a new run and use the BetterRewards shop. I buy some cards and relics to give myself a starting boost, then I start the run proper. However, when I enter my first combat, I already have the 5/4 Time relic, and as mentioned, using console commands doesn't work to remove it.
EDIT: the relic is added in the exact moment I select Neow's (or Angela's, if I chose the Library of Ruina's act 1) option to turn around and enter the BetterRewards shop. Selecting the "normal" options (i.e. not enter BetterRewards and instead pick one of the standard starting bonuses) does not trigger this. Furthermore, base game characters also trigger this; so it seems it doesn't matter what the character that was chosen was.
java.lang.ClassCastException: theRhythmGirl.cards.WorkingDough cannot be cast to Gensokyo.cards.AbstractDefaultCard
at Gensokyo.variables.DefaultSecondMagicNumber.isModified(DefaultSecondMagicNumber.java:23)
at basemod.patches.com.megacrit.cardcrawl.cards.AbstractCard.RenderCustomDynamicVariable$Inner.myRenderDynamicVariable(RenderCustomDynamicVariable.java:89)
at com.megacrit.cardcrawl.cards.AbstractCard.renderDescription(AbstractCard.java:2099)
at com.megacrit.cardcrawl.cards.AbstractCard.renderCard(AbstractCard.java:1304)
at com.megacrit.cardcrawl.cards.AbstractCard.render(AbstractCard.java:1269)
at com.megacrit.cardcrawl.cards.AbstractCard.render(AbstractCard.java:1215)
at com.megacrit.cardcrawl.cards.CardGroup.renderHand(CardGroup.java:886)
at com.megacrit.cardcrawl.characters.AbstractPlayer.renderHand(AbstractPlayer.java:2279)
at com.megacrit.cardcrawl.core.OverlayMenu.render(OverlayMenu.java:175)
at com.megacrit.cardcrawl.dungeons.AbstractDungeon.render(AbstractDungeon.java:2701)
at com.megacrit.cardcrawl.core.CardCrawlGame.render(CardCrawlGame.java:441)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:225)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:126)
Mods in stacktrace:
- MokouMod (1.3)
- RhythmGirl (0.1.11)
Cause:
java.lang.NullPointerException
at theRhythmGirl.patches.KaratekaFormPatch$RestrictUseCardWithKaratekaForm.Prefix(KaratekaFormPatch.java:28)
at com.megacrit.cardcrawl.cards.AbstractCard.canUse(AbstractCard.java)
at MokouMod.cards.mku_com.UncontrollableSolarReaction.canUse(UncontrollableSolarReaction.java:54)
at MokouMod.cards.mku_com.UncontrollableSolarReaction.triggerOnGlowCheck(UncontrollableSolarReaction.java:45)
at com.megacrit.cardcrawl.cards.CardGroup.glowCheck(CardGroup.java:447)
at com.megacrit.cardcrawl.characters.AbstractPlayer.onCardDrawOrDiscard(AbstractPlayer.java:1677)
at com.megacrit.cardcrawl.characters.AbstractPlayer.draw(AbstractPlayer.java:2099)
22:39:01.819 INFO patches.AngerPatch> AngerPatch triggered
22:39:01.819 INFO patches.AngerPatch> Found: baseDamage = 6
22:39:01.819 INFO patches.AngerPatch> Modified: baseDamage = 7
22:39:01.820 INFO patches.AngerPatch> Hopefully, I won't forget to delete this patch