egordorichev / LastTry

:deciduous_tree: LastTry is open-source game written in Java, using LibGDX library and inspired by Terraria :deciduous_tree:
MIT License
119 stars 17 forks source link

Exit dumper crashes on windows #104

Open Col-E opened 7 years ago

Col-E commented 7 years ago

https://github.com/egordorichev/LastTry/commit/4375872247c0f886b660831364cfeaa01e31bc35

egordorichev commented 7 years ago

Hmm, do you need this exit dumper?

Col-E commented 7 years ago

Works on windows 8, not sure what the issue is on w10 since I don't have it.

Col-E commented 7 years ago

I don't need it all the time but its useful for debugging.

egordorichev commented 7 years ago

I guess we could insert and if-else for detecting windows version.

Col-E commented 7 years ago

I'd like to know the actual error so I can fix it but I can't re-create it :/

An if-else works until nuff can post the error they got.

egordorichev commented 7 years ago

Ok, I asked him. Also, be sure to join discord :) https://discord.gg/dG2VT9X

egordorichev commented 7 years ago

Here it is: