BackupGGCode / quake-gamecube

A port of id Software's Quake to Nintendo Wii and GameCube.
10 stars 2 forks source link

Game needs -zone 1024 param, no where to enter it #49

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Join a multiplayer game
2. Join another multiplayer game
3. Join another multiplayer game
4. Watch for error

What is the expected output? What do you see instead?
Z_Malloc: failed on allocation of 40 bytes

What version of the product are you using? On what operating system?
GX 0.05
Wii 4.2U

Please provide any additional information below.

After receiving the same error on my computer and consulting the admins at 
quakeone.com it turns out -zone 1024 is something you are supposed to change 
from default because failure to do so hinders multiplayer playing on newer 
system (ie not win 95). Unfortunately, there is no place to edit launch 
options. Also Baker claims he should look at the source and talk to you guys: 
http://quakeone.com/forums/quake-help/general-help/5633-quake-problems-z_malloc-
failed-allocation-40-bytes.html#post71057

Original issue reported on code.google.com by stephen...@gmail.com on 14 Jun 2010 at 3:48