Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Version Info:
- Java version (1.8.0_144)
- Slay the Spire (12-18-2022)
- ModTheSpire (3.30.3)
Mod list:
- basemod (5.54.1)
- texturereplacer (1.1)
Exception in thread "LWJGL Application" java.lang.NullPointerException: infos must not be null
at com.evacipated.cardcrawl.mod.texturereplacer.TextureReplacer.findPacks(TextureReplacer.kt:167)
at com.evacipated.cardcrawl.mod.texturereplacer.TextureReplacer.initialize$texturereplacer(TextureReplacer.kt:66)
at com.evacipated.cardcrawl.mod.texturereplacer.patches.InitTextureReplacer.Prefix(InitTextureReplacer.kt:14)
at com.megacrit.cardcrawl.core.CardCrawlGame.create(CardCrawlGame.java)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:149)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:126)
With this, making a texture replacing mod is much much easier.
I think the mod page needs a better explanation as to how to make your own replacement, or rather, how to get a good overview as to where the image you're trying to replace is, but even with a bit of looking it's pretty easy to manage.
This is a really powerful tool and I'll probably release a small texture pack for me next mod to allow people to easily customize the card back in case they want to. Thanks as always for your contributions to StS modding kio :)