#Game keeps crashing

5 messages · Page 1 of 1 (latest)

wind walrus
#

My game keeps crashing every 10-30 minuites. Error log is the same i think:
something along shader instructions? My friends dont have this issue.

cobalt sun
#

Hi,

your game crashes due to low RAM. I would recommend turning off all unnecessary programs while playing, and also increasing paging file size. A common recommendation is to set the initial and maximum size 1.5 to 3 times of your physical RAM.

Paging file size guide
Step-by-Step Instructions
Please follow these steps exactly:

Ensure all games and major applications are closed.

On your keyboard, press the Windows Key + R to open the Run command box.

In the box, type sysdm.cpl and click OK. This will open the "System Properties" window.

Navigate to the Advanced tab.

Under the "Performance" section, click the Settings... button.

In the new "Performance Options" window, click the Advanced tab.

Under the "Virtual memory" section, click the Change... button.

Uncheck the box at the top labeled "Automatically manage paging file size for all drives."

Select your main system drive (this is usually C:).

Select the option for "Custom size".

In both the Initial size (MB) and Maximum size (MB) boxes, type the following value: 16384 (This number corresponds to 16 GB).

Click the Set button. This is a critical step to apply the new setting.

Click OK on the open windows. You will be prompted that a restart is required.

Restart your computer. This is mandatory for the changes to take effect.

After your computer restarts, the issue should be resolved.

Let us know if it helps.

wind walrus