Changes

From DoomWiki.org

Z Malloc error

15 bytes added, 20:42, 28 March 2010
added link and minor grammar fix
{{stub}}
{{cleanup}}
Z_Malloc is an [[Error message|exit error ]] that occurs whenever an overflow in the Doom Engine (whether it be number of things, linedefs, etc.) exceeds a designated heap size for the game. The DOOM engine tries to render everything but overbounds itself on it's its allocated memory array, and disgracefully crashes.
NUTS.WAD[http://youfailit.net/pub/idgames/levels/doom2/Ports/m-o/nuts.zip] is an example if ran on vanilla (crash at 63047+ bytes) or chocolate doom (crash at 262000+ bytes).
[[Category:Errors and bugs]]
[[Category:Stubs]]
Doomer
70
edits