Jedi515

Results 1 issues of Jedi515

P much self-explanatory, but just in case, that's what the log says ``` java.util.ConcurrentModificationException: null at java.util.ArrayList$Itr.checkForComodification(Unknown Source) ~[?:1.8.0_171] at java.util.ArrayList$Itr.next(Unknown Source) ~[?:1.8.0_171] at basemod.BaseMod.publishStartGame(BaseMod.java:2032) ~[?:?] at basemod.patches.com.megacrit.cardcrawl.dungeons.AbstractDungeon.ActChangeHooks$SavedGameConstructor.Postfix(ActChangeHooks.java:49) ~[BaseMod.jar:?] at...