Restarting a map on SP with numerous custom scripts can cause an out-of-memory error #1
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Restarting a map on SP with numerous custom scripts can cause an out-of-memory error.
"Persona Non Grata"
userraw.zip
💡 Idea from H1-Mod: https://github.com/auroramod/h1-mod/blob/develop/src/client/component/gsc/script_loading.cpp
Implement custom heap alloc code and pop it by implementing
PMem_PopFromSource_NoDebug
I asked Grok 3 to backport S1/H1's version of the pop function