python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
libGdx: Can't load assets from JUnit test class
I'm currently facing the following problem:
I started a project using libGdx. I've almost finished it and want to run some JUnit tests now. In the test class I'm using an AssetManager to load assets f...
Erch G
Votes: 0
Answers: 0
Error reading file: uiskin.json in Netbeans using LibGDX (Trying to create a TextField in LibGDX)
Hello good day everyone I've been trying to add a textfield but I am getting an error after another
I created the project, tested it using desktop,html, androidstudio, making use of Shaperenderer, ano...
Dubua
Votes: 0
Answers: 0
Null pointer exception in libgdx
I get the error
Task :desktop: Desktop Launcher. main() FAILED
Exception in thread "main" java. lang. Exception In Initializer Error
at com.mygdx.game.Cat.Initextures(Cat.java:23)
at com.m...
bob123456
Votes: 0
Answers: 1