Goldsource Error: Memory allocation failure Last edited 16 years ago2008-04-26 14:57:24 UTC

You are viewing an older revision of this wiki page. The current revision may be more detailed and up-to-date. Click here to see the current revision of this page.

This article was converted from a previous version of TWHL and may need to be reviewed

  1. The formatting may be incorrect due to differences in the WikiCode processing engine, it needs to be revised and reformatted
  2. Some information may be out of date
  3. After the article is re-formatted and updated, remove this notice and the Review Required category.
  4. Some older articles are no longer useful, or they duplicate information from other pages. In this case, delete the page after merging any relevant information into other pages. Contact an admin to delete a page.
ORIGINAL TITLE: Memory allocation failure

Description: The program failed to allocate a block of memory. Likely causes are (in order of likeliness) :

[li]do not compile thru WC/Hammer F9 "running" - this hogs RAM. Instead use a front end or batch file to organize your compiling;
[li]the partition holding the swapfile is full (clean out your hard drive, empty trash, clear out unused files, purge your temp files folders and internet browsers temp files.);
[li]swapfile size is smaller than required (let swapfile be dynamicly allocated, do not set it too small yourself.);
[li]memory fragmentation (defrag your hard drive);
[li]heap corruption (reboot and try again. If you have old RAM, make sure it is seated well. check for viruses!).
[li]on at least one occasion this was caused by a corrupt prefab.
[li]on at least one occasion this was solved by removing a skybox and so making the level smaller.

Comments

You must log in to post a comment. You can login or register a new account.