安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题






Mods in stacktrace:
- coloredpowertips (2.3.0)
Cause:
java.lang.NullPointerException
at com.badlogic.gdx.graphics.g2d.SpriteBatch.setColor(SpriteBatch.java:199)
at coloredPowertips.patches.ColoredPowerPowertips$ColorChanger.patch(ColoredPowerPowertips.java:42)
at com.megacrit.cardcrawl.helpers.TipHelper.renderTipBox(TipHelper.java:302)
at com.megacrit.cardcrawl.helpers.TipHelper.render(TipHelper.java:104)
at com.megacrit.cardcrawl.core.CardCrawlGame.render(CardCrawlGame.java:462)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:225)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:126)
thanks!
can u add another version? for colorblind ppl. i cant differentiate between these 2 colors
not sure if this will work for us, but maybe yellow=buff red=debuff
blue and red would be easier, but u are the author. up to u
Also, yes, all my mods are on public github repos.
Orange is more orange now but I can't make it more obvious than this because light colors don't come through well since they're being mixed as a consequence of how I do this.
Purple/Yellow is in as well.
They also disable some other stuff like appearing on leaderbaords etc but I didn't touch that with the achievement enabler.
I also added an (incredibly bad) options menu in which you can change the color scheme from green/red to blue/orange.
18:32:51.962 ERROR core.CardCrawlGame> Exception caught
java.lang.NullPointerException: null
at coloredPowertips.patches.ColoredPowerPowertips$ColorChanger.patch(ColoredPowerPowertips.java:33) ~[coloredPowertips.jar:?]
at com.megacrit.cardcrawl.helpers.TipHelper.renderTipBox(TipHelper.java:271) ~[?:?]
at com.megacrit.cardcrawl.helpers.TipHelper.renderPowerTips(TipHelper.java:187) ~[?:?]
at com.megacrit.cardcrawl.helpers.TipHelper.render(TipHelper.java:105) ~[?:?]
at com.megacrit.cardcrawl.core.CardCrawlGame.render(CardCrawlGame.java:469) [?:?]
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:?]