Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Instant crash on loading the run #26

Open
Jedi515 opened this issue Oct 20, 2018 · 0 comments
Open

Instant crash on loading the run #26

Jedi515 opened this issue Oct 20, 2018 · 0 comments

Comments

@Jedi515
Copy link

Jedi515 commented Oct 20, 2018

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant