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

Ringing Soul relic possible bug #117

Open
Fizz78 opened this issue Mar 3, 2019 · 1 comment
Open

Ringing Soul relic possible bug #117

Fizz78 opened this issue Mar 3, 2019 · 1 comment

Comments

@Fizz78
Copy link

Fizz78 commented Mar 3, 2019

When card reward was chosen, game crashed

ModVersion Info:

  • Java version (1.8.0_144)
  • Slay the Spire (01-23-2019)
  • ModTheSpire (3.8.3)
    Mod list:
  • basemod (5.12.0)
  • stslib (1.14.0)
  • ReplayTheSpireMod (1.3.25)
  • hubris (0.21.4)
  • coloredmap (2.4.0)
  • infinitespire (0.15.1)
  • SpikesRelics (0.023)
  • relicsorter (1.1.2)
  • conspire (1.5.5)
  • jedi (0.4.3)
  • ShopMod (1.0.3)
  • StrawberrySpire (0.4.3)
  • Halation (0.0.18)
  • TheJungle (1.4.3)
  • Guardian (0.2.5)
  • HighlightPath (0.0.3)
  • beakedthecultist-sts (0.6.3)
  • DeckTracker (0.1.3)

08:59:36.174 INFO basemod.BaseMod> publishMaxHPChange Exception: java.util.ConcurrentModificationException 08:59:36.175 ERROR core.CardCrawlGame> Exception caught java.util.ConcurrentModificationException: null at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901) ~[?:1.8.0_144] at java.util.ArrayList$Itr.remove(ArrayList.java:865) ~[?:1.8.0_144] at com.megacrit.cardcrawl.dungeons.AbstractDungeon.update(AbstractDungeon.java:2646) ~[?:?] at com.megacrit.cardcrawl.core.CardCrawlGame.update(CardCrawlGame.java:878) ~[?:?] at com.megacrit.cardcrawl.core.CardCrawlGame.render(CardCrawlGame.java:429) [?:?] 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:?]

@AvangionQ
Copy link

AvangionQ commented Jun 9, 2019

I'm getting the same problem ... crashes every time, allows me to pick up a card, go to the next battle, repeat the crash again ...

01:50:58.126 INFO basemod.BaseMod> publishMaxHPChange
Exception: java.util.ConcurrentModificationException
01:50:58.139 ERROR core.CardCrawlGame> Exception caught
java.util.ConcurrentModificationException: null
at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901) ~[?:1.8.0_144]
at java.util.ArrayList$Itr.remove(ArrayList.java:865) ~[?:1.8.0_144]
at com.megacrit.cardcrawl.dungeons.AbstractDungeon.update(AbstractDungeon.java:2648) ~[?:?]
at com.megacrit.cardcrawl.core.CardCrawlGame.update(CardCrawlGame.java:878) ~[?:?]
at com.megacrit.cardcrawl.core.CardCrawlGame.render(CardCrawlGame.java:429) [?:?]
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:?]
Controllers: removed manager for application, 0 managers active
Game closed.

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

2 participants