S
S
Satangelus2018-08-29 20:30:38
Java
Satangelus, 2018-08-29 20:30:38

Trouble ending the application?

I am using globaldata singleton. In it, I save links to screen objects (gdx.screen) and operate with these links when switching screens ( setscreen(globaldata.getscreenX()) ). There was a problem, I can understand. When I exit the game, everything seems to be working normally. Gdx.app.exit() is processed. But on the next start, a black screen and everything is silent. Profiling showed that despite the "exit" the process still hangs in memory.
How can I overcome this crap?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question