Skip to content

Assertion failures (on debug builds) issue #131

Open
@LegendaryGuard

Description

@LegendaryGuard

EDIT: I tried on some Windows PCs using HL2 non-steam version, the game isn't loading, checking in the Task Manager, when trying to launch, in a matter of milliseconds, the process status is suspended and after suddenly closes.


The other issues were a bit related to setup the game base correctly and due to the lack of knowledge about how the game base should work. Also about the debug build files while assertion errors are displayed (it isn't really troublesome, it's used for debugging checks, I think).

OLD ISSUE EDIT: Full edit. More info: #131 (comment)

I tried with HL2 non steam version one. No matter how many times you replace the compiled dlls and hl2_launcher.exe files, using with this symlink:

C:\Users\user\Desktop\backup_hl2_nosteam_nillerusr\hl2.exe -nosteam -insecure -console -windowed -w 1280 -h 720 -allowdebug +developer 5 +net_graph 2


The same HL2 non steam version using debug build pop-ups an assertion failure:
Assertion Failed: ctx.m_eAction == k_ECatchAndWriteMiniDumpAbort

assertionfailure


Assertion failures happen with debug builds, these message errors can be pretty annoying for some user who wants to debug the engine.

ATTENTION!!
IMPORTANT NOTE: In Windows, don't use the compiled SDL.dll from lib/win32/amd64, looks corrupted and the game won't load! Use the compiled SDL.dll from lib/win32/x86.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions