Skip to content
New issue

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

Got an error when start gdx-setup.jar #4952

Closed
1 task
N01esh opened this issue Oct 28, 2017 · 2 comments
Closed
1 task

Got an error when start gdx-setup.jar #4952

N01esh opened this issue Oct 28, 2017 · 2 comments
Labels
need more info needs more info. Likely to be closed when no reaction given.

Comments

@N01esh
Copy link

N01esh commented Oct 28, 2017

Issue details

When I run gdx-setup.jar I get an error (see in Stacktrace section).
I open cmd in Windows 10 and execute the folowing command:
java -jar gdx-setup.jar

Version of LibGDX and/or relevant dependencies

The latest version of file that I downloaded at 28.10.2017

Stacktrace

java.lang.IllegalArgumentException: InputStream cannot be null
at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
at com.badlogic.gdx.setup.ExternalExtensionsDialog.initData(Unknown Source)
at com.badlogic.gdx.setup.ExternalExtensionsDialog.uiLayout(Unknown Source)
at com.badlogic.gdx.setup.ExternalExtensionsDialog.(Unknown Source)
at com.badlogic.gdx.setup.GdxSetupUI$Form.(Unknown Source)
at com.badlogic.gdx.setup.GdxSetupUI$UI.(Unknown Source)
at com.badlogic.gdx.setup.GdxSetupUI.(Unknown Source)
at com.badlogic.gdx.setup.GdxSetup.main(Unknown Source)
Exception in thread "main" java.lang.ExceptionInInitializerError
at com.badlogic.gdx.setup.GdxSetupUI$Form.uiLayout(Unknown Source)
at com.badlogic.gdx.setup.GdxSetupUI$Form.(Unknown Source)
at com.badlogic.gdx.setup.GdxSetupUI$UI.(Unknown Source)
at com.badlogic.gdx.setup.GdxSetupUI.(Unknown Source)
at com.badlogic.gdx.setup.GdxSetup.main(Unknown Source)
Caused by: java.lang.IllegalArgumentException: input == null!
at javax.imageio.ImageIO.read(Unknown Source)
at com.badlogic.gdx.setup.GdxSetupUI$SetupCheckBox.getCheckboxImage(Unknown Source)
at com.badlogic.gdx.setup.GdxSetupUI$SetupCheckBox.(Unknown Source)
... 5 more

Please select the affected platforms

  • Windows
@Tom-Ski
Copy link
Member

Tom-Ski commented Oct 28, 2017

Version of java?

@Tom-Ski Tom-Ski added the need more info needs more info. Likely to be closed when no reaction given. label Nov 1, 2017
@MobiDevelop
Copy link
Member

I don't think we're ever going to get the requested info.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need more info needs more info. Likely to be closed when no reaction given.
Projects
None yet
Development

No branches or pull requests

3 participants