You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
daviscook477/BaseMod#144
There's one, but right now having another, except this time without rune of simplicity
The save should be on lord of anihilation fight. Game crashed once his hp dropped down to 0 and now refuses to load the save (game itself loads just fine)
11:31:30.015 DEBUG basemod.BaseMod> Copying card Hazardproof+ with 1 upgrades.
GOLD:efc851ff
Exception: java.util.ConcurrentModificationException
11:31:30.202 ERROR core.CardCrawlGame> Exception caught
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:2014) ~[?:?]
at basemod.patches.com.megacrit.cardcrawl.dungeons.AbstractDungeon.ActChangeHooks$SavedGameConstructor.Postfix(ActChangeHooks.java:49) ~[BaseMod.jar:?]
at com.megacrit.cardcrawl.dungeons.AbstractDungeon.<init>(AbstractDungeon.java:413) ~[?:?]
at com.megacrit.cardcrawl.dungeons.TheBeyond.<init>(TheBeyond.java:60) ~[?:?]
at com.megacrit.cardcrawl.core.CardCrawlGame.getDungeon(CardCrawlGame.java:1363) ~[?:?]
at com.megacrit.cardcrawl.core.CardCrawlGame.update(CardCrawlGame.java:865) ~[?:?]
at com.megacrit.cardcrawl.core.CardCrawlGame.render(CardCrawlGame.java:460) [?:?]
at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:225) [?:?]
at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:126) [desktop-1.0.jar:?]
...probably because duct tape? have it on hazproof++ and hazproof+
Mods used: basemod, construct mod (d-uh), stslib, replay the spire, infinite spire, blakk mod, hubris, spikes relics, rng, shop mod, the mystic, always whale, relic sorter (, the servant, currently turned off)
The text was updated successfully, but these errors were encountered:
daviscook477/BaseMod#144
There's one, but right now having another, except this time without rune of simplicity
The save should be on lord of anihilation fight. Game crashed once his hp dropped down to 0 and now refuses to load the save (game itself loads just fine)
...probably because duct tape? have it on hazproof++ and hazproof+
Mods used: basemod, construct mod (d-uh), stslib, replay the spire, infinite spire, blakk mod, hubris, spikes relics, rng, shop mod, the mystic, always whale, relic sorter (, the servant, currently turned off)
The text was updated successfully, but these errors were encountered: