_mental_ wrote:To solve this everything you need to do is to set path to executable as debugging command for ALL_BUILD.
Exception thrown: write access violation.
strrchr(...) returned nullptr.
RockstarRaccoon wrote:The compilation is unstable and often messes up, and even when it doesn't, the .exe it pops out does not work.
RockstarRaccoon wrote:Edit: It runs now, with this error
- Code: Select all • Expand view
Exception thrown: write access violation.
strrchr(...) returned nullptr.
RockstarRaccoon wrote:If I push the debugger through that, I can get into the game, but there are problems related to string recognition.
_mental_ wrote:Without exact error messages this information is absolutely useless.
RockstarRaccoon wrote:_mental_ wrote:Without exact error messages this information is absolutely useless.
Go look at my posts again. They all contain details and even a pair of screenshots of the error messages.
Rachael thought it was either an undocumented step or an unlisted dependency.
_mental_ wrote:Post complete callstack please.
gzdoom.exe!DoMain(HINSTANCE__ * hInstance) Line 947 C++
gzdoom.exe!WinMain(HINSTANCE__ * hInstance, HINSTANCE__ * nothing, char * cmdline, int nCmdShow) Line 1357 C++
_mental_ wrote:None of those are compilation errors. But you said that compilation is unstable and/or messed up.
RockstarRaccoon wrote:_mental_ wrote:Post complete callstack please.
- Code: Select all • Expand view
gzdoom.exe!DoMain(HINSTANCE__ * hInstance) Line 947 C++
gzdoom.exe!WinMain(HINSTANCE__ * hInstance, HINSTANCE__ * nothing, char * cmdline, int nCmdShow) Line 1357 C++
_mental_ wrote:Weird, this should not happen according to Microsoft docs. What’s the exact version of Windows 10 (build number, edition, bitness)? Are you building 32- or 64-bit GZDoom executable?
drfrag wrote:But is that source package actually verified?
You could try a different package, delete the folder with the source and re-run CMake from scratch.
This one from g3.3maint:
https://github.com/coelckers/gzdoom/arc ... 3maint.zip
drfrag wrote:https://github.com/coelckers/gzdoom/archive/g3.3maint.zip
'gzdoom.exe' (Win32): Loaded 'C:\Users\dejui\Desktop\GZDoomDev\build\Debug\gzdoom.exe'. Symbols loaded.
'gzdoom.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ntdll.dll'. Cannot find or open the PDB file.
'gzdoom.exe' (Win32): Loaded 'C:\Windows\SysWOW64\kernel32.dll'. Cannot find or open the PDB file.
'gzdoom.exe' (Win32): Loaded 'C:\Windows\SysWOW64\KernelBase.dll'. Cannot find or open the PDB file.
'gzdoom.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ole32.dll'. Cannot find or open the PDB file.
'gzdoom.exe' (Win32): Loaded 'C:\Windows\SysWOW64\combase.dll'. Cannot find or open the PDB file.
'gzdoom.exe' (Win32): Loaded 'C:\Windows\SysWOW64\winmm.dll'. Cannot find or open the PDB file.
'gzdoom.exe' (Win32): Loaded 'C:\Windows\SysWOW64\wsock32.dll'. Cannot find or open the PDB file.
'gzdoom.exe' (Win32): Loaded 'C:\Windows\SysWOW64\opengl32.dll'. Cannot find or open the PDB file.
'gzdoom.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ucrtbase.dll'. Cannot find or open the PDB file.
'gzdoom.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msvcrt.dll'. Cannot find or open the PDB file.
'gzdoom.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msvcrt.dll'. Cannot find or open the PDB file.
'gzdoom.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\msvcrt.dll'
'gzdoom.exe' (Win32): Loaded 'C:\Windows\SysWOW64\rpcrt4.dll'. Cannot find or open the PDB file.
'gzdoom.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ws2_32.dll'. Cannot find or open the PDB file.
'gzdoom.exe' (Win32): Loaded 'C:\Windows\SysWOW64\advapi32.dll'. Cannot find or open the PDB file.
'gzdoom.exe' (Win32): Loaded 'C:\Windows\SysWOW64\sechost.dll'. Cannot find or open the PDB file.
'gzdoom.exe' (Win32): Loaded 'C:\Windows\SysWOW64\sspicli.dll'. Cannot find or open the PDB file.
'gzdoom.exe' (Win32): Loaded 'C:\Windows\SysWOW64\winmmbase.dll'. Cannot find or open the PDB file.
'gzdoom.exe' (Win32): Loaded 'C:\Windows\SysWOW64\winmmbase.dll'. Cannot find or open the PDB file.
'gzdoom.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\winmmbase.dll'
'gzdoom.exe' (Win32): Loaded 'C:\Windows\SysWOW64\cryptbase.dll'. Cannot find or open the PDB file.
'gzdoom.exe' (Win32): Loaded 'C:\Windows\SysWOW64\user32.dll'. Cannot find or open the PDB file.
'gzdoom.exe' (Win32): Loaded 'C:\Windows\SysWOW64\cfgmgr32.dll'. Cannot find or open the PDB file.
'gzdoom.exe' (Win32): Loaded 'C:\Windows\SysWOW64\bcryptprimitives.dll'. Cannot find or open the PDB file.
'gzdoom.exe' (Win32): Loaded 'C:\Windows\SysWOW64\win32u.dll'. Cannot find or open the PDB file.
'gzdoom.exe' (Win32): Loaded 'C:\Windows\SysWOW64\gdi32.dll'. Cannot find or open the PDB file.
'gzdoom.exe' (Win32): Loaded 'C:\Windows\SysWOW64\gdi32.dll'. Cannot find or open the PDB file.
'gzdoom.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\gdi32.dll'
'gzdoom.exe' (Win32): Loaded 'C:\Windows\SysWOW64\gdi32full.dll'. Cannot find or open the PDB file.
'gzdoom.exe' (Win32): Loaded 'C:\Windows\SysWOW64\comdlg32.dll'. Cannot find or open the PDB file.
'gzdoom.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msvcp_win.dll'. Cannot find or open the PDB file.
'gzdoom.exe' (Win32): Loaded 'C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.16299.431_none_5d750ac5a7e1c779\comctl32.dll'. Cannot find or open the PDB file.
'gzdoom.exe' (Win32): Loaded 'C:\Windows\SysWOW64\SHCore.dll'. Cannot find or open the PDB file.
'gzdoom.exe' (Win32): Loaded 'C:\Windows\SysWOW64\shlwapi.dll'. Cannot find or open the PDB file.
'gzdoom.exe' (Win32): Loaded 'C:\Windows\SysWOW64\glu32.dll'. Cannot find or open the PDB file.
'gzdoom.exe' (Win32): Loaded 'C:\Windows\SysWOW64\shell32.dll'. Cannot find or open the PDB file.
'gzdoom.exe' (Win32): Loaded 'C:\Windows\SysWOW64\windows.storage.dll'. Cannot find or open the PDB file.
'gzdoom.exe' (Win32): Loaded 'C:\Windows\SysWOW64\kernel.appcore.dll'. Cannot find or open the PDB file.
'gzdoom.exe' (Win32): Loaded 'C:\Windows\SysWOW64\powrprof.dll'. Cannot find or open the PDB file.
'gzdoom.exe' (Win32): Loaded 'C:\Windows\SysWOW64\profapi.dll'. Cannot find or open the PDB file.
'gzdoom.exe' (Win32): Loaded 'C:\Windows\SysWOW64\oleaut32.dll'. Cannot find or open the PDB file.
'gzdoom.exe' (Win32): Loaded 'C:\Windows\SysWOW64\imm32.dll'. Cannot find or open the PDB file.
'gzdoom.exe' (Win32): Loaded 'C:\Windows\SysWOW64\riched20.dll'. Cannot find or open the PDB file.
'gzdoom.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msls31.dll'. Cannot find or open the PDB file.
'gzdoom.exe' (Win32): Loaded 'C:\Windows\SysWOW64\usp10.dll'. Cannot find or open the PDB file.
Exception thrown: write access violation.
**strrchr**(...) returned nullptr.
Exception thrown: write access violation.
strrchr(...) returned nullptr.
> gzdoom.exe!DoMain(HINSTANCE__ * hInstance) Line 947 C++
gzdoom.exe!WinMain(HINSTANCE__ * hInstance, HINSTANCE__ * nothing, char * cmdline, int nCmdShow) Line 1357 C++
drfrag wrote:Must be a bad installation of VS then? Which Windows SDK?
Users browsing this forum: Princess Viscra Maelstrom and 2 guests