We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I think i downloaded the right one but I dont know, i just want to play hexxit or at least have technic to play other mod packs.
When ever i launch it get this to pop up:
Stack Trace: Exception: IndexOutOfBoundsException Message: Index: 0, Size: 0 Trace: java.util.ArrayList.rangeCheck(Unknown Source) java.util.ArrayList.get(Unknown Source) org.spoutcraft.launcher.skin.NewsComponent.setupArticles(NewsComponent.java:60) org.spoutcraft.launcher.skin.NewsComponent.loadArticles(NewsComponent.java:46) org.spoutcraft.launcher.Launcher$2.run(Launcher.java:105)
Thanks for the help
The text was updated successfully, but these errors were encountered:
After a quick look at the code, the bug is actually with https://github.com/TechnicPack/LauncherCore - I recommend reporting it there.
Sorry, something went wrong.
No branches or pull requests
I think i downloaded the right one but I dont know, i just want to play hexxit or at least have technic to play other mod packs.
When ever i launch it get this to pop up:
Stack Trace:
Exception: IndexOutOfBoundsException
Message: Index: 0, Size: 0
Trace:
java.util.ArrayList.rangeCheck(Unknown Source)
java.util.ArrayList.get(Unknown Source)
org.spoutcraft.launcher.skin.NewsComponent.setupArticles(NewsComponent.java:60)
org.spoutcraft.launcher.skin.NewsComponent.loadArticles(NewsComponent.java:46)
org.spoutcraft.launcher.Launcher$2.run(Launcher.java:105)
Thanks for the help
The text was updated successfully, but these errors were encountered: