Slay the Spire

Slay the Spire

The Kombatant
VenIM  [開発者] 2020年2月25日 16時13分
Report Bugs Here
Current Known Bugs:

(and other issues)

  • Shao Kahn Shows up for other Characters, It's not supposed to but it does. Trying to figure this out still.

  • Card Preview Window doesn't show the Upgraded Art. Trying to figure a solution for this too.

  • Flameport isn't Spending Meter
最近の変更はVenIMが行いました; 2020年2月26日 9時14分
< >
1-13 / 13 のコメントを表示
Shao Kahn can appear twice on higher levels where two bosses appear in Act 3.

If a mob has enough str down to reduce its damage to 0, adding chilled will increase its damage to 1. (Not common unless you repeatedly chain ice balls.)
PRL 2020年3月6日 1時02分 
Restand+ doesnt say it extends first.
it apeared after the 2.2 update:

07:39:11.619 INFO unlock.UnlockTracker> Already seen: TheKombatant:skillSpear
07:39:11.619 INFO unlock.UnlockTracker> Already seen: TheKombatant:pwrTarkatanRage
07:39:11.619 INFO unlock.UnlockTracker> Already seen: TheKombatant:skillLowParry

Exception in thread "LWJGL Application" com.badlogic.gdx.utils.GdxRuntimeException: java.lang.NoSuchFieldError: cardTitleFont_small
at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:133)
Caused by: java.lang.NoSuchFieldError: cardTitleFont_small
at TheKombatant.cards.AbstractKombatCard.RenderHeader(AbstractKombatCard.java:265)
at TheKombatant.cards.AbstractKombatCard.render(AbstractKombatCard.java:193)
at com.megacrit.cardcrawl.screens.CardRewardScreen.renderCardReward(CardRewardScreen.java:535)
at com.megacrit.cardcrawl.screens.CardRewardScreen.render(CardRewardScreen.java:476)
at com.megacrit.cardcrawl.dungeons.AbstractDungeon.render(AbstractDungeon.java:2733)
at com.megacrit.cardcrawl.core.CardCrawlGame.render(CardCrawlGame.java:437)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:225)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:126)
[sentry-pool-1-thread-4] WARN io.sentry.connection.AbstractConnection.lockdown - Initiated a temporary lockdown because of exception: An exception occurred while submitting the event to the Sentry server.
[sentry-pool-1-thread-4] ERROR io.sentry.connection.AsyncConnection - An exception occurred while sending the event to Sentry.
[sentry-pool-1-thread-2] ERROR io.sentry.connection.AsyncConnection - An exception occurred while sending the event to Sentry.
io.sentry.connection.ConnectionException: An exception occurred while submitting the event to the Sentry server.
at io.sentry.connection.HttpConnection.doSend(HttpConnection.java:216)
at io.sentry.connection.AbstractConnection.send(AbstractConnection.java:75)
at io.sentry.connection.AsyncConnection$EventSubmitter.run(AsyncConnection.java:185)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: connect timed out
at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)
at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:85)
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:589)
at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:673)
at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:153)
at io.sentry.connection.HttpConnection.doSend(HttpConnection.java:168)
... 5 more
io.sentry.connection.ConnectionException: An exception occurred while submitting the event to the Sentry server.
at io.sentry.connection.HttpConnection.doSend(HttpConnection.java:216)
at io.sentry.connection.AbstractConnection.send(AbstractConnection.java:75)
at io.sentry.connection.AsyncConnection$EventSubmitter.run(AsyncConnection.java:185)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: connect timed out
at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)
at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:85)
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:589)
at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:673)
at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:153)
at io.sentry.connection.HttpConnection.doSend(HttpConnection.java:168)
... 5 more
Can't get the mod to run at all. When Java starts listing off that big list of...whatever all those functions are, at a certain point it just stops.
Soleam 2020年12月29日 1時29分 
game dies after i click the add cards button everytime.
Rekno 2021年1月31日 11時05分 
Soleam の投稿を引用:
game dies after i click the add cards button everytime.
Same goes with me
Even trying to pick a card in the reward screen causes it to crash
I loaded the mode, won my first battle, and the game immediately crashed prior to loading the rewards. Really sad because I was looking forward to playing with the mod.
Card rewards and packs causes a crash
Chosing card rewards do in fact. crash the game
Card rewards crash the game.
I just typed this out in the comments section, but the Compatiblity Mod here on the Workshop... https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2025014867 fixes the crash issue and makes this mod playable again. I'd try installing the Compatibility Mod if you're having crashing issues.
最近の変更はSwifty Mageeが行いました; 2022年3月26日 12時04分
java.lang.NoSuchFieldError: cardTitleFont_small
at TheKombatant.cards.AbstractKombatCard.RenderHeader(AbstractKombatCard.java:265)
at TheKombatant.cards.AbstractKombatCard.render(AbstractKombatCard.java:193)
at com.megacrit.cardcrawl.screens.CardRewardScreen.renderCardReward(CardRewardScreen.java:535)
at com.megacrit.cardcrawl.screens.CardRewardScreen.render(CardRewardScreen.java:476)
< >
1-13 / 13 のコメントを表示
ページ毎: 1530 50