IsraelAbebe / jmonkeyengine

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

JmeContext.restart() crashes with GL error when AppSettings samples value > 1 #550

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. See this code: 
http://jmonkeyengine.org/groups/graphics/forum/topic/setting-new-appsettings-on-
the-fly-causes-crash/
2. Execute it with an unsupported samples value, such as 7. 

What is the expected output? What do you see instead?
It is expected that it will behave the same if an unsupported samples value was 
chosen in the settings dialog (choose the closest supported value), however 
instead a crash occurs. 

Original issue reported on code.google.com by ShadowIs...@gmail.com on 5 Nov 2012 at 2:39

GoogleCodeExporter commented 8 years ago
(ISSUE EDITED)
What steps will reproduce the problem?
1. See this code: 
http://jmonkeyengine.org/groups/graphics/forum/topic/setting-new-appsettings-on-
the-fly-causes-crash/
2. Execute it with samples value > 1

What is the expected output? What do you see instead?
It is expected that it will accept the samples value if it supported by the 
GPU, however instead a crash occurs. 

Original comment by ShadowIs...@gmail.com on 5 Nov 2012 at 8:00

GoogleCodeExporter commented 8 years ago

Original comment by ShadowIs...@gmail.com on 5 Nov 2012 at 8:00

GoogleCodeExporter commented 8 years ago

Original comment by ShadowIs...@gmail.com on 10 Nov 2012 at 9:33