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

Ethereal Issue is back + Unlock issue #14

Closed
Lunaraia opened this issue Mar 6, 2018 · 1 comment
Closed

Ethereal Issue is back + Unlock issue #14

Lunaraia opened this issue Mar 6, 2018 · 1 comment
Labels
bug Something isn't working

Comments

@Lunaraia
Copy link

Lunaraia commented Mar 6, 2018

Ethereal Issue is back in full, not 100% sure what broke it again.

java.lang.ArrayIndexOutOfBoundsException: 2
at com.megacrit.cardcrawl.powers.IntangiblePower.updateDescription(IntangiblePower.java:57) ~[?:?]
at com.megacrit.cardcrawl.powers.IntangiblePower.(IntangiblePower.java:29) ~[?:?]
at com.megacrit.cardcrawl.monsters.thebeyond.Nemesis.takeTurn(Nemesis.java:89) ~[desktop-1.0.jar:?]
at com.megacrit.cardcrawl.monsters.MonsterGroup.takeTurn(MonsterGroup.java:126) ~[?:?]
at com.megacrit.cardcrawl.actions.GameActionManager.getNextAction(GameActionManager.java:270) ~[?:?]
at com.megacrit.cardcrawl.actions.GameActionManager.update(GameActionManager.java:143) ~[?:?]
at com.megacrit.cardcrawl.rooms.AbstractRoom.update(AbstractRoom.java:241) ~[?:?]
at com.megacrit.cardcrawl.dungeons.AbstractDungeon.update(AbstractDungeon.java:2435) ~[?:?]
at com.megacrit.cardcrawl.core.CardCrawlGame.update(CardCrawlGame.java:782) ~[?:?]
at com.megacrit.cardcrawl.core.CardCrawlGame.render(CardCrawlGame.java:374) [?:?]
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:?]
Game closed.

this is with the latest (downloaded just before taking it out on another run)

@daviscook477 daviscook477 added the bug Something isn't working label Mar 6, 2018
@daviscook477
Copy link
Owner

Nemesis issue will be fixed in next patch. I figured it out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants