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
If I open the Card Library, and use RB on my controller to tab to the right, the game will crash if I try to tab past the right end of the tab bar (and same thing if I try to tab past the left end), but the base game doesn’t do this — It just loops around
I tried disabling all other mods, but it still happens, even with “BaseMod” as the only mod running. Here’s the error screen:
Cause :
java. Lang. Index@utofBoundsException: Index: 0, Size: 0
at java.util.ArrayList.rangecheck(ArrayList. java: 653)
at java.util.ArrayList.get(ArrayList.java:429)
at {LINK REMOVED}basemod.patches.com.megacrit.cardcrawl.screens.mainMenu.CoLorTabBar.ColorTabBarFix$Fields.getModTab(
CoLorTabBarFix. java: 53)
at {LINK REMOVED}basemod.patches.com.megacrit.cardcrawl.screens.compendium.CardLibraryScreen.EverythingFix$DidChangeT
ab. Insert(EverythingFix.java:130)
at com.megacrit.cardcrawl.screens.compendium.cardLibraryScreen.didChangeTab(CardLibraryScreen.java: 510)
Cause:
java.lang.NullPointerException
at basemod.patches.whatmod.CardView.Postfix(CardView.java:34)
at com.megacrit.cardcrawl.screens.SingleCardViewPopup.renderTips(SingleCardViewPopup.java:1793)
at com.megacrit.cardcrawl.screens.SingleCardViewPopup.render(SingleCardViewPopup.java:362)
at com.megacrit.cardcrawl.core.CardCrawlGame.render(CardCrawlGame.java:455)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:225)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:126).
Looks like it is impacted from commit: 748a4fedbd2fd45687bc977c9dacce11f4f202c5 in whatmod card view.
Are others having this or potentially something from other mods I am using causing the problem.
Stack trace:
java.lang.NullPointerException
at basemod.patches.whatmod.CardView.Postfix(CardView.java:34)
at com.megacrit.cardcrawl.screens.SingleCardViewPopup.renderTips(SingleCardViewPopup.java:1793)
at com.megacrit.cardcrawl.screens.SingleCardViewPopup.render(SingleCardViewPopup.java:362)
at com.megacrit.cardcrawl.core.CardCrawlGame.render(CardCrawlGame.java:455)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:225)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:126)
(above tab // one to the left of the 1 key)
So apparently I have been running into this issue for several days and has not yet found a solution, it appears to be a NullPointerException in a subclass within the basemod? heres the log
------------------------
21:42:33.659 ERROR core.CardCrawlGame> Exception caught
com.badlogic.gdx.utils.GdxRuntimeException: File not found: ModDuskRescources\localization\ENG\keywords.json (Internal)
...(skip a few lines)
Exception in thread "LWJGL Application" java.lang.NullPointerException
at basemod.ModToggleButton.<init>(ModToggleButton.java:39)
at basemod.ModLabeledToggleButton.<init>(ModLabeledToggleButton.java:29)
...
------------------------------
There might be a solution somewhere already but dumb me am not able to find it anywhere.. Nor did anything that I did found help at all.
https://steamcommunity.com/sharedfiles/filedetails/?id=2373975264&searchtext=distance
I'm modding StS for the first time, and i want to know if there's a way to know the position of each monster display on the screen ? I'd like to add some keywords (range, melee) which inflicts more or less damages depending of the monster position (or number of monsters between player and target).
I read the AbstractMonster Class but i did not see an index or something like that. I will continue to look in other classes.
Have you an idea if it is possible to get that data ?
Tanks a lot
i was speaking with the modder of the (potion) Gatherer mod here:
https://steamcommunity.com/sharedfiles/filedetails/comments/1611788501
about 2 issues (and possible fixes that can help them), and it seems that Basemod could be a cool place for them, especially because basemod helps modders to add more Relics and more Potions to the game
the 2 main issues with playing with mods can be found here:
https://steamcommunity.com/app/646570/discussions/2/3425563679846572880/
(basically getting lots of potions, and having/causing lots of buffs and debuffs) are not viewable.
if you are able in any way to help implement something that can help with those, it will be cool :)
(affects vanilla less, but modded and / or endless/infinite games a lot more)
Is your mod the spire up to date? If not, unsubscribe from mod the spire and resubscribe, then launch the base game and it should be fixed