Slay the Spire

Slay the Spire

LobotomyExtra
Call of Fleet  [developer] Apr 24, 2020 @ 12:36am
Bug Report
If have any bug, please report here.

If game crashes, please select the "debug" between the "start" at the mts screen before start.
Then once game crashes, send me the log in mts(only need last 3 pages).
< >
Showing 1-15 of 62 comments
竹言 Apr 25, 2020 @ 12:58am 
进第五个房间的时候闪退了,操作顺序应该是调查,第一个房间直接互动打完得无攻击-70%遗物,第二个房间非基本牌交互直接退出,第三个房间调查感觉不适屏幕变红,第四个房间回溯之种直接退出,第五个房间点击就闪退了
Call of Fleet  [developer] Apr 25, 2020 @ 12:59am 
Originally posted by 竹言:
进第五个房间的时候闪退了,操作顺序应该是调查,第一个房间直接互动打完得无攻击-70%遗物,第二个房间非基本牌交互直接退出,第三个房间调查感觉不适屏幕变红,第四个房间回溯之种直接退出,第五个房间点击就闪退了
关于闪退的问题请看此贴说明
竹言 Apr 25, 2020 @ 1:01am 
OK,我去把debug打开
86540956534 Apr 26, 2020 @ 12:37am 
game softlocked after I killed all enemies + summoned woodsman with "lantern". After restart He is gone from my desk (and no relict).
Last edited by 86540956534; Apr 26, 2020 @ 12:41am
Call of Fleet  [developer] Apr 26, 2020 @ 12:42am 
Originally posted by zmr-fish:
game softlocked after I killed all enemies + summoned woodsman with "lantern"
I can't understand what did you mean
tusizi Apr 27, 2020 @ 7:15pm 
遇到一个问题:
在卡组里有惩戒鸟和大鸟的情况下用水桶激活了大鸟拿到了目灯
战斗结束后从奖励中拿了审判鸟,随后进入下一场战斗的时候游戏闪退了
尝试了几次重开游戏载入存档,每次都是闪退,貌似变成了死档
因为开了挺多mod所以不知道会不会是别的mod的问题,但是之前没用水桶激活过大鸟的时候没遇到这种情况……
之前是凑齐三鸟之后游戏会闪退一次,重进游戏就可以正常打天启鸟
错误信息:
02:10:51.706 INFO core.CardCrawlGame> Exception occurred in CardCrawlGame render method!
02:10:51.709 ERROR core.CardCrawlGame> Exception caught
java.lang.NullPointerException: null
at RumiaBox.relics.Baka2.atPreBattle(Baka2.java:266) ~[RumiaBox.jar:?]
at com.megacrit.cardcrawl.characters.AbstractPlayer.applyPreCombatLogic(AbstractPlayer.java:2436) ~[?:?]
at com.megacrit.cardcrawl.characters.AbstractPlayer.preBattlePrep(AbstractPlayer.java:1999) ~[?:?]
at com.megacrit.cardcrawl.dungeons.AbstractDungeon.nextRoomTransition(AbstractDungeon.java:2275) ~[?:?]
at com.megacrit.cardcrawl.dungeons.AbstractDungeon.populatePathTaken(AbstractDungeon.java:584) ~[?:?]
at com.megacrit.cardcrawl.dungeons.TheBeyond.<init>(TheBeyond.java:78) ~[?:?]
at com.megacrit.cardcrawl.core.CardCrawlGame.getDungeon(CardCrawlGame.java:1406) ~[?:?]
at com.megacrit.cardcrawl.core.CardCrawlGame.update(CardCrawlGame.java:863) ~[?:?]
at com.megacrit.cardcrawl.core.CardCrawlGame.render(CardCrawlGame.java:427) [?:?]
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:?]
02:10:51.734 INFO core.CardCrawlGame> PAUSE()
Controllers: removed manager for application, 0 managers active
02:10:51.736 INFO core.CardCrawlGame> PAUSE()
02:10:51.737 INFO core.CardCrawlGame> Game shutting down...
02:10:51.740 INFO core.CardCrawlGame> Flushing saves to disk...
02:10:51.743 INFO core.CardCrawlGame> Shutting down publisher integrations...
02:10:51.743 INFO helpers.FileSaver> Save thread interrupted!
02:10:51.751 INFO core.CardCrawlGame> Flushing logs to disk. Clean shutdown successful.
02:10:51.758 INFO helpers.FileSaver> Save thread will die now.
Game closed.
Call of Fleet  [developer] Apr 27, 2020 @ 7:21pm 
Originally posted by 此用户无已知曾用名:
遇到一个问题:
在卡组里有惩戒鸟和大鸟的情况下用水桶激活了大鸟拿到了目灯
战斗结束后从奖励中拿了审判鸟,随后进入下一场战斗的时候游戏闪退了
尝试了几次重开游戏载入存档,每次都是闪退,貌似变成了死档
因为开了挺多mod所以不知道会不会是别的mod的问题,但是之前没用水桶激活过大鸟的时候没遇到这种情况……
之前是凑齐三鸟之后游戏会闪退一次,重进游戏就可以正常打天启鸟
错误信息:
02:10:51.706 INFO core.CardCrawlGame> Exception occurred in CardCrawlGame render method!
02:10:51.709 ERROR core.CardCrawlGame> Exception caught
java.lang.NullPointerException: null
at RumiaBox.relics.Baka2.atPreBattle(Baka2.java:266) ~[RumiaBox.jar:?]
at com.megacrit.cardcrawl.characters.AbstractPlayer.applyPreCombatLogic(AbstractPlayer.java:2436) ~[?:?]
at com.megacrit.cardcrawl.characters.AbstractPlayer.preBattlePrep(AbstractPlayer.java:1999) ~[?:?]
at com.megacrit.cardcrawl.dungeons.AbstractDungeon.nextRoomTransition(AbstractDungeon.java:2275) ~[?:?]
at com.megacrit.cardcrawl.dungeons.AbstractDungeon.populatePathTaken(AbstractDungeon.java:584) ~[?:?]
at com.megacrit.cardcrawl.dungeons.TheBeyond.<init>(TheBeyond.java:78) ~[?:?]
at com.megacrit.cardcrawl.core.CardCrawlGame.getDungeon(CardCrawlGame.java:1406) ~[?:?]
at com.megacrit.cardcrawl.core.CardCrawlGame.update(CardCrawlGame.java:863) ~[?:?]
at com.megacrit.cardcrawl.core.CardCrawlGame.render(CardCrawlGame.java:427) [?:?]
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:?]
02:10:51.734 INFO core.CardCrawlGame> PAUSE()
Controllers: removed manager for application, 0 managers active
02:10:51.736 INFO core.CardCrawlGame> PAUSE()
02:10:51.737 INFO core.CardCrawlGame> Game shutting down...
02:10:51.740 INFO core.CardCrawlGame> Flushing saves to disk...
02:10:51.743 INFO core.CardCrawlGame> Shutting down publisher integrations...
02:10:51.743 INFO helpers.FileSaver> Save thread interrupted!
02:10:51.751 INFO core.CardCrawlGame> Flushing logs to disk. Clean shutdown successful.
02:10:51.758 INFO helpers.FileSaver> Save thread will die now.
Game closed.
露米娅盒子报错了
tusizi Apr 27, 2020 @ 7:29pm 
啊确实……关闭了其他几个mod之后正常了
我试一下看看是哪个mod有冲突_(:з)∠)_
tusizi Apr 27, 2020 @ 7:42pm 
试了几次发现关闭露米娅盒子和replay the spire之后就可以了,打扰大佬了
OpalGotMyHeart May 2, 2020 @ 7:27am 
So I cant tell if this is a bug but when the activated Queen of Hatred died due to the effects of ticket to hell and exploded my game crashed out completely. I understand as to why this could be on purpose, but well....It was rather sudden and I just wanted to be sure.
Call of Fleet  [developer] May 2, 2020 @ 8:43am 
Originally posted by NikiGotUrSpine:
So I cant tell if this is a bug but when the activated Queen of Hatred died due to the effects of ticket to hell and exploded my game crashed out completely. I understand as to why this could be on purpose, but well....It was rather sudden and I just wanted to be sure.
Please see the description of this discuss
imago May 2, 2020 @ 2:04pm 
Choosing "Leave" on the invitation letter event, and then clicking the "Return" banner, crashes the game.
Call of Fleet  [developer] May 2, 2020 @ 7:16pm 
Originally posted by mykenae:
Choosing "Leave" on the invitation letter event, and then clicking the "Return" banner, crashes the game.
Please see the description of this discuss
imago May 2, 2020 @ 7:51pm 
There's no log to retrieve; the entire java application crashed and closed out without giving me the chance to copy anything. Also, I got another full log-less crash when using the Red Mist Mask's Gold Rush ability (tested with multiple modded characters; freezes the game, then causes crash when you save and try to continue).
Last edited by imago; May 2, 2020 @ 7:53pm
Call of Fleet  [developer] May 2, 2020 @ 8:27pm 
Originally posted by mykenae:
There's no log to retrieve; the entire java application crashed and closed out without giving me the chance to copy anything. Also, I got another full log-less crash when using the Red Mist Mask's Gold Rush ability (tested with multiple modded characters; freezes the game, then causes crash when you save and try to continue).
If mts crashed, maybe there's not enough RAM(I don't know if has other reason to causes this). I have no idea but try to use less mod.
< >
Showing 1-15 of 62 comments
Per page: 1530 50