Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Navigate to:
makefile
Copy
Edit
C:\Users\<YourUsername>\AppData\Local\Echopoint\Saved\Crashes
or possibly:
makefile
Copy
Edit
C:\Users\<YourUsername>\AppData\Local\Greylock\Saved\Crashes
Open the most recent .log or .dmp file in a text editor or with the Unreal Engine Crash Reporter, if prompted.
Look near the bottom for error messages like:
D3D or DXGI errors (graphics-related)
Access Violation or Null pointer (bad memory or bug)
Share the crash report here if you’d like me to interpret it.
🔧 2. Disable Overlays
Turn off Steam Overlay:
Right-click game > Properties > General > Uncheck Enable Steam Overlay.
Disable other overlays: NVIDIA GeForce Experience, Discord, Rivatuner, etc.
🎮 3. Run in Windowed or Low Settings Mode
In Steam, go to:
mathematica
Copy
Edit
Right-click game > Properties > Launch Options
Add this:
diff
Copy
Edit
-windowed -resx=1280 -resy=720
This forces the game to launch in a stable, lower-res windowed mode.
🔋 4. Limit FPS / Disable V-Sync
If your GPU is being overloaded on world load:
Try setting a frame cap via your GPU control panel.
Disable G-Sync / V-Sync temporarily.
🧠 5. Check for RAM/VRAM Overload
Open Task Manager and check RAM/VRAM usage while loading into the world.
If it spikes heavily and crashes, try:
Lowering texture settings in-game
Running fewer background apps
🔎 6. Check for Anti-Cheat Conflicts
If the game uses any anti-cheat software (check Steam page or Discord):
Ensure antivirus isn't blocking any game files.
Add the game folder to your Windows Security > Exclusions.
🧪 7. Experimental Fix: Delete Config Folder
Sometimes corrupted configs cause issues:
Go to:
makefile
Copy
Edit
C:\Users\<YourUsername>\AppData\Local\Echopoint\Saved\Config\WindowsNoEditor
Delete everything in that folder. It will regenerate clean configs on next launch.
👥 8. Check Official Sources
Steam Discussions or the game’s Discord server often contain known bugs/fixes for current patches.
If this is happening after a recent update, it's possible the crash is a widespread bug.
quick search on Chat.GPT gave me this response, i might be a little late but i just found this discussion randomly and thought that this could be a little useful. i have no idea if this actually works, but chat has helped me with a very similar problem in the past with Titanfall 2.