View Single Post
  #3  
Old 07-30-2018, 07:01 AM
Oh Chute! Oh Chute! is offline
Approved Member
 
Join Date: May 2010
Location: Vancouver, Canada
Posts: 74
Default

Quote:
Originally Posted by Tolwyn View Post
Have you modified or adjusted the java environment that comes with the game?

Java and the game does a regular "garbage collecting."

Make sure you have this in your game installation folder:

gc.cmd

but more importantly, this file has to be called by the RCU file:

@file gc.cmd

THIS line should be in the RCU file.

If you want to run the garbage collecting manually, the command is (from the console):

GC
No. I’ve not modified any file, period. I wouldn’t even know where to start such a process. Other than setting/options I leave things alone.
Reply With Quote