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
							
						
 
											 
													

 This topic has been pinned, so it's probably important
  This topic has been pinned, so it's probably important	 
					




 Report this post
 Report this post


presumably the issue is the one mentioned in the mod launcher:
This mod explicitly supports StS 12-22-2020.
You are running StS 12-18-2022.
You may encounter problems running it.
but other than the skin not working, everything else about the mod seems to work in my game version
Exception in thread "LWJGL Application" java.lang.NullPointerException
at rainbowMod.ui.RainbowCharSelectPanel.makeCharNum(RainbowCharSelectPanel.java:53)
at rainbowMod.ui.RainbowCharSelectPanel.<init>(RainbowCharSelectPanel.java:35)
at rainbowMod.RainbowMod.receivePostInitialize(RainbowMod.java:213)
at basemod.BaseMod.publishPostInitialize(BaseMod.java:2300)
at basemod.patches.com.megacrit.cardcrawl.core.CardCrawlGame.PostInitializeHook.Postfix(PostInitializeHook.java:9)
at com.megacrit.cardcrawl.core.CardCrawlGame.create(CardCrawlGame.java:307)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:149)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:126)
If possible, adding a config and delegating the turn-on/off to that would probably be sensible.