Author Topic: Games start then crashes on menu  (Read 3535 times)

DanteFromfield

  • Posts: 2
  • Maggot Crusher.
    • View Profile
Games start then crashes on menu
« on: March 04, 2015, 03:34:32 PM »
Hi !

I've got a problem with my game since 2 days.

I've played this game for a week without problem.

But now, every time I launch it, it freezes on the menu and crashes a few seconds later, opening a dialog window telling :
"Crash! :(

The game just crashed and created an error file,
please send this file to error@hammerwatch.com to
help us fix it"

So I found the error text file and it's saying :

--- UNHANDLED EXCEPTION - 04/03/2015 15:20:41 - HMW 1.3 ---
System.OutOfMemoryException: Out of memory
  at (wrapper managed-to-native) object:__icall_wrapper_mono_array_new_specific (intptr,int)
  at System.IO.BinaryReader.ReadBytes (Int32 count) [0x00000] in <filename unknown>:0
  at ARPGGame.ModificationList.LoadModFile (System.String filePath, System.Security.Cryptography.MD5 md5, System.IO.MemoryStream iconDataToFill) [0x00000] in <filename unknown>:0
------

And I noticed the games uses 2.8 G from my RAM when lauched.

Can someone explain me my it uses so much RAM and how to fix it ?

My computer specs :

MacBook Pro
OS X Yosemite 10.10.2
2,6 GHz intel core i7
8GB 1600 MHz DDR3
NVIDIA GeForce GT 650M 1024 MB


DanteFromfield

  • Posts: 2
  • Maggot Crusher.
    • View Profile
Re: Games start then crashes on menu
« Reply #1 on: March 04, 2015, 08:55:46 PM »
Problem solved, the game was trying to load all my 4h gameplay saves and all the custom maps i downloaded whitch maked it use too much RAM and crash.