source-sdk-2013 icon indicating copy to clipboard operation
source-sdk-2013 copied to clipboard

Fix debug build crash and CUtlBuffer assertion spam

Open TorutheRedFox opened this issue 9 months ago • 0 comments

Description

Fixes CUtlBuffer assertion spam (https://developer.valvesoftware.com/wiki/SDK_Known_Issues_List#Assertion_Failed_in_utlbuffer.cpp) and makes failing to retrieve CEcomItem fail gracefully, allowing debug builds to run without crashing until the underlying issue with the inventory is fixed.

TorutheRedFox avatar Feb 27 '25 22:02 TorutheRedFox