Referencing a propID that doesn't exist

Referencing a propID that doesn't exist

in Account & Technical Support

Posted by: BaldTurtle.7241

BaldTurtle.7241

Hi I’ve been having problem with my guildwars2 where I would crash at different times. I’ve saved 22 crash reports in the past week and a half. I’ve attached the first one to this post.

Some of the things I’ve tried to do:

  • -repair my gw2
  • -verify
  • reinstall
  • redownload
  • update my graphic card
  • update my window service packs
  • turn down my graphics to lowest settings
  • clean re-install of windows
  • moving my gw2 out of the program file directory

It would happen in zergs, when I’m standing still, when I’m viewing world map, when I change maps, and when I’m sPvPing.

Attachments:

Referencing a propID that doesn't exist

in Account & Technical Support

Posted by: tota.4893

tota.4893

OOM: Heap, bytes=1276432,

This is the line that actually matters; your client’s crashing because it’s running Out Of Memory.

You seem to be running 32-bit Windows 7, so depending on certain system settings the game may be unable to address more than 2 GB of memory. This is clearly not enough. Getting 64-bit Windows would probably help, but since you’ve already familiarized yourself with the art of reinstalling Windows, you could try messing with the Windows userspace/kernel memory address split. See:

http://windows7themes.net/en-us/32-bit-use-bcdedit-set-increaseuserva-to-increase-ram-used-by-single-application/

Basically doing that lets applications built with a certain flag set access 3 GB of memory in 32-bit Windows. As far as I know, GW2’s one of them.

Referencing a propID that doesn't exist

in Account & Technical Support

Posted by: BaldTurtle.7241

BaldTurtle.7241

Thanks I’ll give this a shot