PHP Warning: Use of undefined constant MYSQL_NUM - assumed 'MYSQL_NUM' (this will throw an Error in a future version of PHP) in ..../includes/init.php on line 151

PHP Warning: Use of undefined constant MYSQL_ASSOC - assumed 'MYSQL_ASSOC' (this will throw an Error in a future version of PHP) in ..../includes/init.php on line 151

PHP Warning: Use of undefined constant MYSQL_BOTH - assumed 'MYSQL_BOTH' (this will throw an Error in a future version of PHP) in ..../includes/init.php on line 151

PHP Warning: Use of undefined constant privacyurl - assumed 'privacyurl' (this will throw an Error in a future version of PHP) in ..../global.php(834) : eval()'d code on line 41

PHP Warning: Use of undefined constant tosurl - assumed 'tosurl' (this will throw an Error in a future version of PHP) in ..../global.php(834) : eval()'d code on line 42
GameFileForums - View Single Post - Ran out of virtual memory?
View Single Post
  #2  
Old 15-10-2007
Crypton
Guest
 
Posts: n/a
Default

When the game runs out of RAM it will being paging to virtual memory. You only have 512MB ram, SC is fairly memory intensive. Buy another 512MB stick of ram or increase your system swap file (Virtual Memory).

Control Panel > System > Advanced > Performance Settings > Advanced > Virtual Memory > Change

Last edited by Crypton; 15-10-2007 at 10:59 PM.
Reply With Quote