Asenna Steam
kirjaudu sisään
|
kieli
简体中文 (yksinkertaistettu kiina)
繁體中文 (perinteinen kiina)
日本語 (japani)
한국어 (korea)
ไทย (thai)
български (bulgaria)
Čeština (tšekki)
Dansk (tanska)
Deutsch (saksa)
English (englanti)
Español – España (espanja – Espanja)
Español – Latinoamérica (espanja – Lat. Am.)
Ελληνικά (kreikka)
Français (ranska)
Italiano (italia)
Bahasa Indonesia (indonesia)
Magyar (unkari)
Nederlands (hollanti)
Norsk (norja)
Polski (puola)
Português (portugali – Portugali)
Português – Brasil (portugali – Brasilia)
Română (romania)
Русский (venäjä)
Svenska (ruotsi)
Türkçe (turkki)
Tiếng Việt (vietnam)
Українська (ukraina)
Ilmoita käännösongelmasta
The sourcecode of the project can be found at:
https://github.com/erasels/MinigamesTheSpire
However, you can also just use the "event minigames:Test" command in the console to instantly spawn the event to play the minigame however many times you want.
Maybe I should just get more practice with the slime and jelly games, but there's still the chance that I get choices among three basically-no-win games.
15:02:47.667 ERROR core.CardCrawlGame> Exception caught
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.rangeCheck(ArrayList.java:653) ~[?:1.8.0_144]
at java.util.ArrayList.get(ArrayList.java:429) ~[?:1.8.0_144]
at basemod.patches.com.megacrit.cardcrawl.helpers.input.ScrollInputProcessor.TextInput.receivePreUpdate(TextInput.java:38) ~[BaseMod.jar:?]
at basemod.BaseMod.publishPreUpdate(BaseMod.java:2346) ~[?:?]
at basemod.patches.com.megacrit.cardcrawl.core.CardCrawlGame.UpdateHooks$PreUpdateHook.Insert(UpdateHooks.java:19) ~[BaseMod.jar:?]
at com.megacrit.cardcrawl.core.CardCrawlGame.update(CardCrawlGame.java:760) ~[?:?]
at com.megacrit.cardcrawl.core.CardCrawlGame.render(CardCrawlGame.java:419) [?:?]
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:?]