Game stopped working after 5-10 minutes

Avatar
  • updated
  • Completed - Resolved

Hi!
I just bought the game and wanted to play with my friend but it keeps "crashing" after 5-10 minutes. It happened in the menu as well as ingame while playing multiplayer. I only get a windows message saying it stopped working. I have no idea what the problem is, every other game runs fine.
I have an up to date win8.1, XFX Radeon HD 7870 2GB vga, Intel i5-3570k processor and 8gb ram. All drivers installed.
I verified the integrity of game's cache.

//Also it used my cpu up to 99-100%, which caused my pc to freeze.Since I limited the game's cpu usage this isnt an issue anymore.


output_log.txt

Game Version:
Steam Public
Platform:
Windows
Avatar
rossoNero

What can cause the nullrefs? So u cant see why my cpu is up? It's also boosted to 4.6k/core. Can it be a problem?

Avatar
Stefan Furcht Programmer

It could well be as components fail in a way I have never seen before:
"[Coherent Browser] (Warning) View 0 terminated in an abnormal fashion!"
(from your first log)

Or the game crashes totally unexpected points at trivial things eg.
"0x00007FF7768F53DD (WFTOGame) RectT<float>::GetCenterPos"
(from your second log)

But this looks like you could have some memory corruption.
Do you overclock your memory?

Avatar
rossoNero

There has been some good changes recently. I deleted the game from hdd and reinstalled it to my ssd. Then I played a single player skirmish game and got a crash after playing 1hr15 minutes. So we're getting there. Here's the crash report 2016-11-04_222822.zip


Now I just finished a 35 min multiplayer game w/ my friend and the game didnt crash.


Another thing I noticed that without vsync, my processor is constantly at 95%+, with vsync on its rare. The later we're in game the higher but thats natural.


I have Kingston HyperX 8GB 2400 MHz and it's not overclocked.


Avatar
Lee "Noontide" Moon

Took a quick look at the Output Log. Unfortunately it seems Stacktrace information was dropped so this suggest Unity just failed to get information on your crash before it died, this can happen sometimes and is unfortunately very unhelpful in helping us diagnose the crash. I'd advise keeping your eyes open for another crash.


It's good news that the situation has changed with moving over to a new drive but that could suggest there's an issue with your hard drive so I'd recommend giving that a check before something truly bad happens :)


With regards to the CPU usage on Vsync that's surpising but potentially not unexpected, as the game would be running at much lower FPS whe vsync is turned on potentially that could easily keep your CPU utilisation down.

Avatar
Scott Richmond Programmer & Producer
  • Completed - Next Patch
Avatar
Lee "Noontide" Moon
  • Completed - Resolved