IsraelAbebe / jmonkeyengine

Automatically exported from code.google.com/p/jmonkeyengine
0 stars 0 forks source link

crash in sdk when dev machine returning from sleep mode, file corruption #582

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I have noticed the SDK crashes when returning from sleep mode. I believe this 
to be related to the openGL preview window that is available in the SDK. 

Crash 1: returning from sleep mode, openGL preview is up already displaying a 
model. crash throws many blank error boxes, must force quit application.

Crash 2: returning from sleep mode, openGL preview is not up. I added a model 
via import, when I went to go preview it in the SDK then crashed the same as 
before. Major note: SDK then went on to delete the original model file from my 
disk; luckily the model was still open in Blender, so I simply resaved the file 
and re-wrote it to disk.

Windows 8, 64bit

Original issue reported on code.google.com by ChrisFG...@gmail.com on 4 Mar 2013 at 2:07