Spodii / netgore

Cross platform online rpg engine using C# and SFML
http://www.netgore.com/
40 stars 16 forks source link

Editor Crash on window resize. #309

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Resizing the Editor window after a map/particle effect was loaded results in a 
Crash. Trying to get some info, will update later.
Test was done with the Demo Game.

OS: WindowsXP SP3
IDE: Visual Studio 2010
Compiled: Debug and Debug Top Down
Project: Used the Project form the Demo Game.
SVN Revision: rev4489

Original issue reported on code.google.com by Albinoamsel@googlemail.com on 8 Mar 2011 at 10:58

GoogleCodeExporter commented 9 years ago
does this occur when you do the following process:

Editor ->
 File -> 
   Particle Effect -> Load -> Select (A particle effect)

Window opens (resize results in crash)

Just to make sure i'm following you right :)

Original comment by aphro.cag on 5 Apr 2011 at 7:55

GoogleCodeExporter commented 9 years ago
can anyone else recreate this?

Original comment by aphro.cag on 5 Apr 2011 at 9:24

GoogleCodeExporter commented 9 years ago
To reproduce:
Editor -> File -> Particle Effect -> Load -> Select a effect

Window opens, particle Effect is correctly displayed.

Now resizing the window, that displays the particle effect will result in a 
crashwith a generic Windows error message.

Same thing applys to the main window, when a map is loaded.

After testing a bit more, it seems, that this issue applys to all windows, that 
display grafical components, like the grh viewer.

Original comment by Albinoamsel@googlemail.com on 5 Apr 2011 at 5:21

GoogleCodeExporter commented 9 years ago
This is probably a graphics hardware problem.  I can't replicate on my system.  
If you take a look at this message, does this still happen?  and what graphics 
card do you use?

Original comment by aphro.cag on 5 Dec 2011 at 5:33

GoogleCodeExporter commented 9 years ago
Yes, it still happens on 2 of my systems, both run Windows XP, one uses a 
Geforce 6200, and had a ATI Radeon 9550 before (happened with both Cards), and 
the other system is a Laptop, also running Windows XP, with Intel 965GM 
Graphics.
There was a workaround somewhere on the forum that might help eventually.

Original comment by Albinoamsel@googlemail.com on 5 Dec 2011 at 6:05