Slay the Spire

Slay the Spire

Downfall Expansion Mod - 5.3
[game crash] when boss is a mod character - the Hermit
Sorry for bothering you but when boss is the Hermit, game crashing again and again.

Here is the log.

http://store.steampowered.com



Originally posted by author:
Exception in thread "LWJGL Application" com.badlogic.gdx.utils.GdxRuntimeException: java.lang.IllegalAccessError: tried to access field hermit.relics.BrassTacks.IMG from class charbosses.relics.CBR_BrassTacks
at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:133)
Caused by: java.lang.IllegalAccessError: tried to access field hermit.relics.BrassTacks.IMG from class charbosses.relics.CBR_BrassTacks
at charbosses.relics.CBR_BrassTacks.<init>(CBR_BrassTacks.java:15)
at charbosses.bosses.Hermit.NewAge.ArchetypeAct1SharpshooterNewAge.initialize(ArchetypeAct1SharpshooterNewAge.java:78)
at charbosses.bosses.Hermit.CharBossHermit.generateDeck(CharBossHermit.java:83)
at charbosses.bosses.AbstractCharBoss.generateAll(AbstractCharBoss.java:162)
at charbosses.bosses.AbstractCharBoss.init(AbstractCharBoss.java:145)
at com.megacrit.cardcrawl.monsters.MonsterGroup.init(MonsterGroup.java:78)
at com.megacrit.cardcrawl.rooms.MonsterRoomBoss.onPlayerEntry(MonsterRoomBoss.java:27)
at com.megacrit.cardcrawl.dungeons.AbstractDungeon.nextRoomTransition(AbstractDungeon.java:2282)
at com.megacrit.cardcrawl.dungeons.AbstractDungeon.populatePathTaken(AbstractDungeon.java:582)
at com.megacrit.cardcrawl.dungeons.Exordium.<init>(Exordium.java:112)
at com.megacrit.cardcrawl.core.CardCrawlGame.getDungeon(CardCrawlGame.java:1362)
at com.megacrit.cardcrawl.core.CardCrawlGame.update(CardCrawlGame.java:860)
at com.megacrit.cardcrawl.core.CardCrawlGame.render(CardCrawlGame.java:423)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:225)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:126)
< >
Showing 1-5 of 5 comments
Gear`O`Derm Jun 2, 2024 @ 1:51am 
and the Hermit The Hermit
Gear`O`Derm Jun 2, 2024 @ 3:10am 
I tried again this time log is kind of different, but still crashed.

Originally posted by debug log:
10:07:13.782 INFO rooms.MonsterRoomBoss> BOSSES: 4
Setting bool to false
Setting bool to false
10:07:13.796 INFO basemod.BaseMod> powers modified
10:07:13.797 INFO audio.MainMusic> Unsilencing TheCity
10:07:13.800 INFO scenes.AbstractScene> Fading out ambiance: AMBIANCE_CITY
10:07:13.801 INFO audio.MusicMaster> Playing BOSS_BEYOND
10:07:13.801 INFO HollowMod.hollowMod> Music patch Temp hit
10:07:13.815 INFO monsters.MonsterGroup> MONSTER GROUP getMonster(): Could not find monster: TheCollector
10:07:13.815 INFO monsters.MonsterGroup> MONSTER GROUP getMonster(): Could not find monster: PondfishBoss
10:07:13.818 INFO scenes.AbstractScene> Fading in ambiance: AMBIANCE_CITY
HermitMod | Loading Texture: hermitResources/images/512/bg_attack_default_gray.png
HermitMod | Loading Texture: hermitResources/images/512/card_default_gray_orb.png
Exception in thread "LWJGL Application" com.badlogic.gdx.utils.GdxRuntimeException: java.lang.IllegalAccessError: tried to access field hermit.characters.hermit.characterStrings from class charbosses.bosses.Hermit.CharBossHermit
at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:133)
Caused by: java.lang.IllegalAccessError: tried to access field hermit.characters.hermit.characterStrings from class charbosses.bosses.Hermit.CharBossHermit
at charbosses.bosses.Hermit.CharBossHermit.render(CharBossHermit.java:157)
at com.megacrit.cardcrawl.monsters.MonsterGroup.render(MonsterGroup.java:402)
at com.megacrit.cardcrawl.rooms.AbstractRoom.render(AbstractRoom.java:614)
at com.megacrit.cardcrawl.dungeons.AbstractDungeon.render(AbstractDungeon.java:2678)
at com.megacrit.cardcrawl.core.CardCrawlGame.render(CardCrawlGame.java:441)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:225)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:126)
silver_Snorlax Jul 5, 2024 @ 10:18am 
so i was also having this issue but after disabling Hermit in the mod launcher it stopped crashing
the_irontitan Jul 7, 2024 @ 10:34am 
Crash fix
Are you using multiple mods ? If you are using the Downfall mod and the Hermit mod, it will crash.
The Downfall has the Hermit built in as it's own boss independent from the Hermit mod but the naming conventions are the same. As far as I understand: The Downfall mod will try to access the Hermit, but with same names it will look for it in the Hermit mod, to which it does not have access. This leads to the said crash.

TL;DR Don't have the Hermit mod and Downfall mod enabled simultaneously
maskedhuzzah Aug 19, 2024 @ 9:47am 
I have other mods installed but not hermit, and I also regularly see this crash - as near as I can tell, it occurs when the third act boss is the hermit and one of the boss's relics gets *moused over* (dunno if it occurs on controller). It seems to get triggered by reading whatever the description for the item is.
< >
Showing 1-5 of 5 comments
Per page: 1530 50