Skip to content Skip to sidebar Skip to footer
Showing posts with the label Libgdx

Libgdx Uncaught Runtime Exception In Html Deployment

I seem to be getting an error when deploying my game to HTML. The menu screen works fine, then the … Read more Libgdx Uncaught Runtime Exception In Html Deployment

Libgdx Gwtapplication Exception (typeerror) In Html Deployment

I try to deploy my libgdx game in HTML. In desktop and Android it works well. When I do ./gradlew h… Read more Libgdx Gwtapplication Exception (typeerror) In Html Deployment

Couldn't Find Type For Class 'com.badlogic.gdx.maps.objects.rectanglemapobject'

Ok, so I made a simple game in libgdx (Android Studio). It works on desktop as well as on Android b… Read more Couldn't Find Type For Class 'com.badlogic.gdx.maps.objects.rectanglemapobject'