code-disaster / steamworks4j

A thin Java wrapper to access the Steamworks API
https://code-disaster.github.io/steamworks4j/
MIT License
479 stars 67 forks source link

Exit from Steam produce terminating of JavaFX thread #66

Open popov-aa opened 6 years ago

popov-aa commented 6 years ago

Hello. Exit from the Steam application brings in end of a thread of JavaFX. At first I thought that steamworks finishes a thread in which the initialization was made. However it not, because if I make initialization in other thread and exit from Steam, then JavaFX thread terminated. I'm sorry, my English is bad.