Skip to content

exception at 0x00007FFFF3274796 (vstdlib.dll) in hl2_win64.exe : 0xC0000005 : access violation while reading 0x0000000000000020. #1193

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
2Sloppy4slime opened this issue Apr 7, 2025 · 2 comments

Comments

@2Sloppy4slime
Copy link

the visual studio client shows this error as being in convar.cpp at line 1269 :

m_pConVar = g_pCVar ? g_pCVar->FindVar( pName ) : &s_EmptyConVar;

this line specifically.

this happens in a tf2 build whenever certain actions are made (such as closing the forum popup that comes or applying your settings)

here's a link to my visual studio post crash (and post depression) : https://files.catbox.moe/t9izqx.png
(my vs is in french)
specs:

OS : Windows 11
GPU : Geforce RTX 3060 Laptop
CPU : Intel(R) Core(TM) i5-10300H CPU @ 2.50GHz
IDE : Visual Studio 2022 Community

Help me I beg of you ;(

@2Sloppy4slime
Copy link
Author

I can't figure it out but I'm open to giving more info if requested

@OsakaPhysics
Copy link

OsakaPhysics commented Apr 24, 2025

More Info please.
Edit: The Screenshot you provided is in french, im not french, the dev probably also isnt.
It would help if you can translate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants