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 try to start and he gives-me this error:
Stack Trace: Exception: IndexOutOfBoundsException Message: Index: 0, Size: 0 Trace: java.util.ArrayList.rangeCheck(ArrayList.java:653) java.util.ArrayList.get(ArrayList.java:429) 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)
How solve?
PS: my OS is Debian 8(Linux)
The text was updated successfully, but these errors were encountered:
yes and me this
Sorry, something went wrong.
yes
No branches or pull requests
I try to start and he gives-me this error:
Stack Trace:
Exception: IndexOutOfBoundsException
Message: Index: 0, Size: 0
Trace:
java.util.ArrayList.rangeCheck(ArrayList.java:653)
java.util.ArrayList.get(ArrayList.java:429)
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)
How solve?
PS: my OS is Debian 8(Linux)
The text was updated successfully, but these errors were encountered: