Bug #21
jHexen client crashes when changing level
Description
Something is messing up the memory zone in 
jHexen. Got myself a bogus memblock user (-1) that 
crashes in P_SetupLevel's Z_FreeTags. Seems to 
happen always when client goes from map02 to the 
first icy map.
The zone is OK at the beginning of the tick (in 
G_Ticker), so the damage must happen somewhere 
between that and the Z_FreeTags.
Labels: jHexen Multiplayer