Salut,
Game Develop plante lorsqu’on l’arrête. Ce n’est pas visible sur le moment, car Windows n’affiche pas de message, par contre, la fenêtre pour récupérer le projet s’affiche au démarrage suivant.
Voilà la backtrace :
Program received signal SIGSEGV, Segmentation fault.
0xfeeefeee in ?? ()
(gdb) bt
#0 0xfeeefeee in ?? ()
#1 0x64339188 in HelpProvider::~HelpProvider() ()
from C:\Program Files (x86)\Compil Games\Game Develop 2\GDIDE.dll
#2 0x640d6bc4 in Game_Develop_EditorApp::OnExit() ()
from C:\Program Files (x86)\Compil Games\Game Develop 2\GDIDE.dll
#3 0x694e721f in wxEntryReal(int&, wchar_t**)::CallOnExit::~CallOnExit() ()
from C:\Program Files (x86)\Compil Games\Game Develop 2\wxbase293u_gcc_custom
.dll
#4 0x694e7316 in wxEntryReal(int&, wchar_t**) ()
from C:\Program Files (x86)\Compil Games\Game Develop 2\wxbase293u_gcc_custom
.dll
#5 0x6958c2b8 in wxEntry(int&, wchar_t**) ()
from C:\Program Files (x86)\Compil Games\Game Develop 2\wxbase293u_gcc_custom
.dll
#6 0x694e742f in wxEntry(int&, char**) ()
from C:\Program Files (x86)\Compil Games\Game Develop 2\wxbase293u_gcc_custom
.dll
#7 0x6409b70e in _fu15299___ZN16wxAppConsoleBase14ms_appInstanceE ()
from C:\Program Files (x86)\Compil Games\Game Develop 2\GDIDE.dll
#8 0x0028fe50 in ?? ()
#9 0x00401f53 in ?? ()
#10 0x004010db in ?? ()
#11 0x00401178 in ?? ()
#12 0x751b3677 in KERNEL32!BasepMapModuleHandle ()
from C:\Windows\syswow64\kernel32.dll
#13 0x7efde000 in ?? ()
#14 0x77769f42 in ntdll!RtlpNtSetValueKey ()
from C:\Windows\system32\ntdll.dll
#15 0x7efde000 in ?? ()
#16 0x77769f15 in ntdll!RtlpNtSetValueKey ()
from C:\Windows\system32\ntdll.dll
#17 0x00401160 in ?? ()
#18 0x00000000 in ?? ()
(gdb)
HelpProvider, c’est le nouveau système d’aide ?