SHARE
TWEET
Untitled
a guest
Mar 1st, 2018
26
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
- Exception in thread "LWJGL Application" com.badlogic.gdx.utils.SerializationException: Error reading file: data/uiskin.json
- at com.badlogic.gdx.scenes.scene2d.ui.Skin.load(Skin.java:98)
- at com.badlogic.gdx.scenes.scene2d.ui.Skin.<init>(Skin.java:75)
- at com.badlogic.gdx.ai.tests.PathFinderTests.create(PathFinderTests.java:76)
- at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:149)
- at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:126)
- Caused by: com.badlogic.gdx.utils.SerializationException: Error reading file: data/uiskin.json
- at com.badlogic.gdx.utils.Json.fromJson(Json.java:711)
- at com.badlogic.gdx.scenes.scene2d.ui.Skin.load(Skin.java:96)
- ... 4 more
- Caused by: com.badlogic.gdx.utils.SerializationException: Error parsing file: data/uiskin.json
- at com.badlogic.gdx.utils.JsonReader.parse(JsonReader.java:78)
- at com.badlogic.gdx.utils.Json.fromJson(Json.java:709)
- ... 5 more
- Caused by: com.badlogic.gdx.utils.GdxRuntimeException: File not found: data\uiskin.json (Internal)
- at com.badlogic.gdx.files.FileHandle.read(FileHandle.java:136)
- at com.badlogic.gdx.files.FileHandle.reader(FileHandle.java:163)
- at com.badlogic.gdx.utils.JsonReader.parse(JsonReader.java:76)
- ... 6 more
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy.
