JME3 doesn't shut down properly

Hi all.

As on the title: I use eclipse indigo, java 7, Windows 7. While playing jme3 I press esc or X button of the window, then I see on the log

[java]

окт 18, 2011 8:03:13 AM com.jme3.renderer.lwjgl.LwjglRenderer cleanup

INFO: Deleting objects and invalidating state

окт 18, 2011 8:03:13 AM com.jme3.input.lwjgl.LwjglMouseInput destroy

INFO: Mouse destroyed.

окт 18, 2011 8:03:13 AM com.jme3.input.lwjgl.LwjglKeyInput destroy

INFO: Keyboard destroyed.

окт 18, 2011 8:03:13 AM com.jme3.system.lwjgl.LwjglAbstractDisplay deinitInThread

INFO: Display destroyed.

[/java]

, but it doesn’t shut down fully. After waiting some time windows asks me to send error report.

Yes it is a known issue. It seems to happen at random however …

conclusion : “WINDOWS SUCKS :evil:”.



Can u please provide us the full log? You can find the log at : [patch]C:/Users/youruser/.AppData/.roaming/.jmonkeyplataform/dev/var/log/messages.log[/patch]

WOw. momoko was fast :).

How sad…

Can u please provide us the full log?

There is no such folder jmonkeyplatform or similar in C:/users/t.key/roaming/

As i said, I’m using eclipse indigo. Is that alright?

I have that issue too. I have some crazy “report that bug to oracle” popup at the end of each execution.



@tkey, as long as you know your way around eclipse that’s fine yeah! But there are plenty of nice features in JMP you should give it a try. :wink:

Well try disabling/chanigng the system sound device/renderer, that helped for me in this case- (Or use a brutal system.exit and let the os handle the cleanup, works fine for me at least)

Yes it is a known issue.

It is started from when? Resent or long ago?

Or use a brutal system.exit

So, the problem is in the source. Isn’t it better to fix it in nightly?

JMP you should give it a try.

Thanks, eclipse is fine for me. I’m not used to NetBeans. :roll:



PS Sorry for that quotes, font is too large and looks annoying.