安装 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(越南语)
Українська(乌克兰语)
报告翻译问题








随机遗物风瓶居然显示瓶了打击,不知道是不是和九尾的移除选择重叠了()
获取罐装幽灵在药水栏满的时候是不给的
所以为什么不把药水和遗物做成拾取的形式呢
但是皮肤依旧只有白色剪影,并且会在点击切换皮肤箭头时立刻闪退
Cause:
com.badlogic.gdx.utils.GdxRuntimeException: Couldn't load file: wild.png
at com.badlogic.gdx.graphics.Pixmap.<init>(Pixmap.java:148)
at com.badlogic.gdx.graphics.TextureData$Factory.loadFromFile(TextureData.java:98)
at com.badlogic.gdx.graphics.Texture.<init>(Texture.java:100)
at com.badlogic.gdx.graphics.g2d.TextureAtlas.load(TextureAtlas.java:244)
at com.badlogic.gdx.graphics.g2d.TextureAtlas.<init>(TextureAtlas.java:236)
at com.badlogic.gdx.graphics.g2d.TextureAtlas.<init>(TextureAtlas.java:231)
at com.badlogic.gdx.graphics.g2d.TextureAtlas.<init>(TextureAtlas.java:226)
at com.badlogic.gdx.graphics.g2d.TextureAtlas.<init>(TextureAtlas.java:216)
at suzuranmod.character.SkinSelectScreen.loadAnimation(SkinSelectScreen.java:76)
at suzuranmod.character.SkinSelectScreen.refresh(SkinSelectScreen.java:91)
at suzuranmod.character.SkinSelectScreen.updateInput(SkinSelectScreen.java:132)
at suzuranmod.character.SkinSelectScreen.update(SkinSelectScreen.java:113)
at suzuranmod.patches.SkinSelectPatch$UpdatePatch.Prefix(SkinSelectPatch.java:24)
at com.megacrit.cardcrawl.screens.charSelect.CharacterSelectScreen.update(CharacterSelectScreen.java)
at basemod.CustomCharacterSelectScreen.update(CustomCharacterSelectScreen.java:81)
at com.megacrit.cardcrawl.screens.mainMenu.MainMenuScreen.update(MainMenuScreen.java:213)
at com.megacrit.cardcrawl.core.CardCrawlGame.update(CardCrawlGame.java:789)
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)
Caused by: com.badlogic.gdx.utils.GdxRuntimeException: File not found: wild.png (Internal)
at com.badlogic.gdx.files.FileHandle.read(FileHandle.java:136)
at com.badlogic.gdx.files.FileHandle.readBytes(FileHandle.java:222)
at com.badlogic.gdx.graphics.Pixmap.<init>(Pixmap.java:145)
... 19 more