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
will make a thread because steam hates me
https://cdn.discordapp.com/attachments/802050939686092840/898508757758255104/Crash_log_multiples.docx
com.megacrit.cardcrawl.mod.replay.events.thebottom.MirrorMist.buttonEffect(MirrorMist.java:1064)
I'm not sure what it's doing in that line, but I suspect my mod is incompatible with that event.
https://paste.ee/p/AxedS
Also, they aren't updated for the Watcher yet, but that's still new.
Without this mod: Total Ram Usage 32 %
WTF DID YOU DO
FIX: when he says "all of a rarity", what should be said is you need minimums for reward screen and shop screen. e.g at least 3 normal cards for reward, and I believe 4 cards for shop. After I changed my cards to reflect that, I don't crash on rewards and I don't crash entering shop.
Thanks for fun mod.
14:37:02.804 INFO cardFilter.CardFilterMod> CardFilterMod settings data loading
14:37:02.855 INFO cardFilter.CardFilterMod> Initializing card library screen.
14:37:02.879 INFO basemod.BaseMod> registerModBadge : CardFilterMod
14:37:02.879 INFO basemod.ModBadge> initialized mod badge for: CardFilterMod
14:37:02.880 INFO basemod.ModBadge> setup hooks for CardFilterMod mod badge
And, as far as I'm aware, that's what should be happening at that point, but instead slows down and doesn't properly load at that point. I suppose I could send the full log file if there's something you could find in it, but I'm not seeing anything relevant skimming over it myself.
Exception: java.lang.NullPointerException
22:55:34.424 ERROR core.CardCrawlGame> Exception caught
java.lang.NullPointerException: null
at com.evacipated.cardcrawl.mod.stslib.patches.SoulboundPatch$CardLibrary_getCurse1.lambda$Insert$0(SoulboundPatch.java:98) ~[StSLib.jar:?]
at java.util.ArrayList.removeIf(ArrayList.java:1405) ~[?:1.8.0_144]
at com.evacipated.cardcrawl.mod.stslib.patches.SoulboundPatch$CardLibrary_getCurse1.Insert(SoulboundPatch.java:98) ~[StSLib.jar:?]
at com.megacrit.cardcrawl.helpers.CardLibrary.getCurse(CardLibrary.java:895) ~[?:?]
Mainly from ReplayTheSpire if that affects anything.
Thank you for making these.