Spodii / netgore

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

[WinXP] Memory Access violation on exiting Editor #316

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
OS: WindowsXP SP3
IDE: Visual Studio 2010
Compiled: Debug
Project: Used the Project form the Demo Game.
SVN Revision: rev4489

Closing the Editor resuts in a Error Message, a few seconds after the window 
closes, saying, a process (generic pointer number) could not write to memory.
This issue was also noticed on closing the client sometimes, especially while 
testing SVO.

Original issue reported on code.google.com by Albinoamsel@googlemail.com on 5 Apr 2011 at 5:29

GoogleCodeExporter commented 9 years ago
Does this occur every time?

Is a map open?

Is anything else open?  Just trying to get an idea where it come from. :)

Original comment by aphro.cag on 5 Apr 2011 at 10:41

GoogleCodeExporter commented 9 years ago
Occurs everytime doesn't matter if a map is open or not. Even if you just start 
the Editor and close it right after starting.

Original comment by Albinoamsel@googlemail.com on 6 Apr 2011 at 6:41

GoogleCodeExporter commented 9 years ago
What graphics card are you using? This is the only thing i can think of causing 
a problem as this doesn't happen with me.

Original comment by aphro.cag on 10 Apr 2011 at 2:39

GoogleCodeExporter commented 9 years ago
Intel GMA X3100 (965 er chipset)
This may indeed be a problem...

Original comment by Albinoamsel@googlemail.com on 12 Apr 2011 at 4:37

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Likely to be related to this:
http://www.netgore.com/forums/post/ugly-error-after-closing-client-please-help.h
tml

Can not reproduce the error on Win7 on the same Hardware, but i havn't tested 
very much.

Original comment by Albinoamsel@googlemail.com on 7 Jun 2011 at 8:40

GoogleCodeExporter commented 9 years ago

Original comment by Spodiii on 29 Nov 2012 at 2:08