Slay the Spire

Slay the Spire

智者 & 药水升级
Felix Hellborn 2019 年 1 月 4 日 下午 2:35
Bug report and conflicts
A place to hopefully have all mod conflicts stored in one place
< >
正在显示第 1 - 15 条,共 21 条留言
Felix Hellborn 2019 年 1 月 4 日 下午 2:40 
The card that causes 6 poison and has a green "SAGE" images counts as a strike. I Know because I got a event that gives you random strikes from any characters with another mod, and I got that card. Plus, when I removed the card, my perfect strike lost 2 damage. Weirdly enought, the word "Strike" is not in the name
Skrelpoid  [开发者] 2019 年 1 月 5 日 上午 12:38 
引用自 deathyou
The card that causes 6 poison and has a green "SAGE" images counts as a strike. I Know because I got a event that gives you random strikes from any characters with another mod, and I got that card. Plus, when I removed the card, my perfect strike lost 2 damage. Weirdly enought, the word "Strike" is not in the name
Can you please tell me the name of the card? All poison cards where removed from The Sage some time ago, so I don't actially now which card you mean
Felix Hellborn 2019 年 1 月 5 日 下午 7:38 
I sadly couldn't find the name as in the compendium they all turned unknown once I turned too the steam version
Skrelpoid  [开发者] 2019 年 1 月 6 日 上午 1:44 
引用自 deathyou
I sadly couldn't find the name as in the compendium they all turned unknown once I turned too the steam version
I found the card you were refering to, it was Noxious Wave. That card accidentally had the Strike Tag. It was removed with a recent update that removed the poison archetype from the sage
Felix Hellborn 2019 年 1 月 6 日 下午 3:59 
That's it! Thank you. I had a feeling the word "Noxious" was there but I wasn't sure.
Void_Kitsune 2019 年 1 月 31 日 上午 11:41 
um I've had problems with the becked mod's awakend ritual and the relic "the guidebook guide" causing non x cards to exaust and my energy going up to 999. the "awakened ritual" can be upgraded so that 0 cost cards go to -1 cost. this causes the bug. i'm not sure why it just does. can you investigate.
Skrelpoid  [开发者] 2019 年 1 月 31 日 下午 8:48 
引用自 fakeness
um I've had problems with the becked mod's awakend ritual and the relic "the guidebook guide" causing non x cards to exaust and my energy going up to 999. the "awakened ritual" can be upgraded so that 0 cost cards go to -1 cost. this causes the bug. i'm not sure why it just does. can you investigate.
Hmm. That's indeed weird. The Game actually treets -1 cards as X cost cards so I don't know how that awakened ritual card works. I'll have to take a closer look. Thanks for the report
Felix Hellborn 2019 年 2 月 11 日 下午 5:32 
when you make a bug report discussion on all mods you like and end up with 25 new messages :l
Kel_Ebek 2020 年 1 月 23 日 下午 9:11 
I luv the upgraded potions, and hope you guys upgrade this to work on 2.0 version :lunar2019piginablanket:
com.evacipated.cardcrawl.modthespire.patcher.PatchingException: com.megacrit.cardcrawl.screens.CardRewardScreen.open(java.util.ArrayList,com.megacrit.cardcrawl.rewards.RewardItem,java.lang.String): Location matching given description could not be found for patch at com.evacipated.cardcrawl.modthespire.lib.LineFinder.findInOrder(LineFinder.java:39) at sagemod.patches.PatchesForSingingVial$OpenPatch$Locator.Locate(PatchesForSingingVial.java:47) at com.evacipated.cardcrawl.modthespire.patcher.LocatorInfo.findLines(LocatorInfo.java:22) at com.evacipated.cardcrawl.modthespire.Patcher.injectPatches(Patcher.java:454) at com.evacipated.cardcrawl.modthespire.Patcher.injectPatches(Patcher.java:336) at com.evacipated.cardcrawl.modthespire.Loader.runMods(Loader.java:380) at com.evacipated.cardcrawl.modthespire.ui.ModSelectWindow.lambda$null$1(ModSelectWindow.java:269) at java.lang.Thread.run(Thread.java:748)
Skrelpoid  [开发者] 2020 年 1 月 24 日 上午 10:43 
引用自 Kel_Ebek
I luv the upgraded potions, and hope you guys upgrade this to work on 2.0 version :lunar2019piginablanket:
com.evacipated.cardcrawl.modthespire.patcher.PatchingException: com.megacrit.cardcrawl.screens.CardRewardScreen.open(java.util.ArrayList,com.megacrit.cardcrawl.rewards.RewardItem,java.lang.String): Location matching given description could not be found for patch at com.evacipated.cardcrawl.modthespire.lib.LineFinder.findInOrder(LineFinder.java:39) at sagemod.patches.PatchesForSingingVial$OpenPatch$Locator.Locate(PatchesForSingingVial.java:47) at com.evacipated.cardcrawl.modthespire.patcher.LocatorInfo.findLines(LocatorInfo.java:22) at com.evacipated.cardcrawl.modthespire.Patcher.injectPatches(Patcher.java:454) at com.evacipated.cardcrawl.modthespire.Patcher.injectPatches(Patcher.java:336) at com.evacipated.cardcrawl.modthespire.Loader.runMods(Loader.java:380) at com.evacipated.cardcrawl.modthespire.ui.ModSelectWindow.lambda$null$1(ModSelectWindow.java:269) at java.lang.Thread.run(Thread.java:748)
We are currently working on Upgrading the Mod :)
wbfw109 2021 年 7 月 2 日 上午 7:40 
when Fairy in a Bottle+ potion is triggered, this error occurs
16:31:19.524 ERROR core.CardCrawlGame> Exception caught
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.rangeCheck(ArrayList.java:653) ~[?:1.8.0_144]
at java.util.ArrayList.set(ArrayList.java:444) ~[?:1.8.0_144]
at com.evacipated.cardcrawl.mod.widepotions.patches.DestroyBothWide.Prefix(DestroyBothWide.kt:22) ~[WidePotions.jar:?]
at com.megacrit.cardcrawl.ui.panels.TopPanel.destroyPotion(TopPanel.java) ~[?:?]
at com.megacrit.cardcrawl.potions.FairyPotion.use(FairyPotion.java:39) ~[?:?]
at sagemod.potions.UpgradedPotion.use(UpgradedPotion.java:268) ~[?:?]
at com.megacrit.cardcrawl.characters.AbstractPlayer.damage(AbstractPlayer.java:1859) ~[?:?]
at com.megacrit.cardcrawl.actions.common.DamageAction.update(DamageAction.java:91) ~[?:?]
at com.megacrit.cardcrawl.actions.GameActionManager.update(GameActionManager.java:179) ~[?:?]
at com.megacrit.cardcrawl.rooms.AbstractRoom.update(AbstractRoom.java:325) ~[?:?]
at com.megacrit.cardcrawl.dungeons.AbstractDungeon.update(AbstractDungeon.java:2532) ~[?:?]
at com.megacrit.cardcrawl.core.CardCrawlGame.update(CardCrawlGame.java:871) ~[?:?]
at com.megacrit.cardcrawl.core.CardCrawlGame.render(CardCrawlGame.java:419) [?:?]
at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:225) [?:?]
at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:126) [?:?]
Controllers: removed manager for application, 0 managers active
Game crashed.
Cause:java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.rangeCheck(ArrayList.java:653)
at java.util.ArrayList.set(ArrayList.java:444)
at com.evacipated.cardcrawl.mod.widepotions.patches.DestroyBothWide.Prefix(DestroyBothWide.kt:22)
at com.megacrit.cardcrawl.ui.panels.TopPanel.destroyPotion(TopPanel.java)
at com.megacrit.cardcrawl.potions.FairyPotion.use(FairyPotion.java:39)
at sagemod.potions.UpgradedPotion.use(UpgradedPotion.java:268)
at com.megacrit.cardcrawl.characters.AbstractPlayer.damage(AbstractPlayer.java:1859)
at com.megacrit.cardcrawl.actions.common.DamageAction.update(DamageAction.java:91)
at com.megacrit.cardcrawl.actions.GameActionManager.update(GameActionManager.java:179)
at com.megacrit.cardcrawl.rooms.AbstractRoom.update(AbstractRoom.java:325)
at com.megacrit.cardcrawl.dungeons.AbstractDungeon.update(AbstractDungeon.java:2532)
at com.megacrit.cardcrawl.core.CardCrawlGame.update(CardCrawlGame.java:871)
at com.megacrit.cardcrawl.core.CardCrawlGame.render(CardCrawlGame.java:419)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:225)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:126)
Skrelpoid  [开发者] 2021 年 7 月 2 日 下午 1:02 

引用自 wbfw109
when Fairy in a Bottle+ potion is triggered, this error occurs
16:31:19.524 ERROR core.CardCrawlGame> Exception caught
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.rangeCheck(ArrayList.java:653) ~[?:1.8.0_144]
at java.util.ArrayList.set(ArrayList.java:444) ~[?:1.8.0_144]
at com.evacipated.cardcrawl.mod.widepotions.patches.DestroyBothWide.Prefix(DestroyBothWide.kt:22) ~[WidePotions.jar:?]
at com.megacrit.cardcrawl.ui.panels.TopPanel.destroyPotion(TopPanel.java) ~[?:?]
at com.megacrit.cardcrawl.potions.FairyPotion.use(FairyPotion.java:39) ~[?:?]
at sagemod.potions.UpgradedPotion.use(UpgradedPotion.java:268) ~[?:?]
at com.megacrit.cardcrawl.characters.AbstractPlayer.damage(AbstractPlayer.java:1859) ~[?:?]
at com.megacrit.cardcrawl.actions.common.DamageAction.update(DamageAction.java:91) ~[?:?]
at com.megacrit.cardcrawl.actions.GameActionManager.update(GameActionManager.java:179) ~[?:?]
at com.megacrit.cardcrawl.rooms.AbstractRoom.update(AbstractRoom.java:325) ~[?:?]
at com.megacrit.cardcrawl.dungeons.AbstractDungeon.update(AbstractDungeon.java:2532) ~[?:?]
at com.megacrit.cardcrawl.core.CardCrawlGame.update(CardCrawlGame.java:871) ~[?:?]
at com.megacrit.cardcrawl.core.CardCrawlGame.render(CardCrawlGame.java:419) [?:?]
at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:225) [?:?]
at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:126) [?:?]
Controllers: removed manager for application, 0 managers active
Game crashed.
Cause:java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.rangeCheck(ArrayList.java:653)
at java.util.ArrayList.set(ArrayList.java:444)
at com.evacipated.cardcrawl.mod.widepotions.patches.DestroyBothWide.Prefix(DestroyBothWide.kt:22)
at com.megacrit.cardcrawl.ui.panels.TopPanel.destroyPotion(TopPanel.java)
at com.megacrit.cardcrawl.potions.FairyPotion.use(FairyPotion.java:39)
at sagemod.potions.UpgradedPotion.use(UpgradedPotion.java:268)
at com.megacrit.cardcrawl.characters.AbstractPlayer.damage(AbstractPlayer.java:1859)
at com.megacrit.cardcrawl.actions.common.DamageAction.update(DamageAction.java:91)
at com.megacrit.cardcrawl.actions.GameActionManager.update(GameActionManager.java:179)
at com.megacrit.cardcrawl.rooms.AbstractRoom.update(AbstractRoom.java:325)
at com.megacrit.cardcrawl.dungeons.AbstractDungeon.update(AbstractDungeon.java:2532)
at com.megacrit.cardcrawl.core.CardCrawlGame.update(CardCrawlGame.java:871)
at com.megacrit.cardcrawl.core.CardCrawlGame.render(CardCrawlGame.java:419)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:225)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:126)
Seems like the bug is in WidePotions. It patches the FairyPotion in a way that probably indexes some arraylist without checking bounds. I haven't looked yet what it actually does but I think you should report it there
wbfw109 2022 年 5 月 15 日 下午 11:20 
the cost of following card is truly not free in Game.
0; Rare; Skill; Read The Riot Act+; Play a random X cost card from your draw pile twice for free.
Sagil 2022 年 8 月 15 日 上午 12:35 
You can get Thunder Carpet without having Flying Carpet.
Sagil 2022 年 8 月 15 日 上午 12:46 
Cabbage Head does not grant +2 Dex until you gain and then lose flight.
< >
正在显示第 1 - 15 条,共 21 条留言
每页显示数: 1530 50