Skip to content
This repository has been archived by the owner on Sep 18, 2019. It is now read-only.

Game sometimes crashes on start #46

Open
its-danny opened this issue Mar 16, 2018 · 1 comment
Open

Game sometimes crashes on start #46

its-danny opened this issue Mar 16, 2018 · 1 comment
Assignees
Labels
bug Something isn't working critical

Comments

@its-danny
Copy link
Owner

Exception in thread "LWJGL Application" com.badlogic.gdx.utils.GdxRuntimeException: Asset not loaded: sprites/qbicfeet_10x10.atlas
        at com.badlogic.gdx.assets.AssetManager.get(AssetManager.java:136)
        at me.dannytatom.xibalba.screens.LoadingScreen.render(LoadingScreen.java:62)
        at com.badlogic.gdx.Game.render(Game.java:46)
        at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:225)
        at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:126)
@its-danny its-danny added bug Something isn't working critical labels Mar 16, 2018
@its-danny its-danny added this to the Playable Alpha milestone Mar 16, 2018
@its-danny its-danny self-assigned this Mar 16, 2018
@ycros
Copy link

ycros commented Mar 17, 2018

I might have fixed this in #47

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working critical
Projects
None yet
Development

No branches or pull requests

2 participants