source-sdk-2013
source-sdk-2013 copied to clipboard
Fix debug build crash and CUtlBuffer assertion spam
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.