Page 1 of 2 12 LastLast
Results 1 to 10 of 19

  Click here to go to the first Developer post in this thread.  

Thread: system memory surface error

  1. #1

    Angry system memory surface error

    Hello...

    Here's the situation...

    I'm trying to run ArmA GOLD on my PC (don't laugh):

    P4 3.06Ghz
    XP SP3
    1G RAM
    Radeon x850


    I've taken every setting to the lowest, range=500, res=640-480, etc, etc, etc... I can run Bethesda's Oblivion at 20FPS with graphics to medium-high... I'm trying to figure out why I can't run any load on ArmA. I have tried it with every patch (1.14, 1.15, 1.16) and outta the box... Every time I try to run it it crashes to desktop when it seems like it might have to carry a load. These are the errors:

    "Cannot create system memory surface 1555, 304x184 (size 148608B) error code 8876086c"

    and

    "CreateIndexBuffer failed (8876017c)"

    I've also added the -maxmem=512/256 to my shortcut exe and nothing... Removed the pagefile... nothing... cleaned and installed video drivers and defraged and cleaned registration... nothing... Any ideas??? I'll be kinda ticked off if I just paid for a glorious paper weight... My European version worked perfect... but got rid of it when I moved back to Canaduh... Thanks in advance.


    Also does anyone have the email for customer support so I can fire this off to them...? Cheers!
    Last edited by sabelzahntiger; May 5 2009 at 15:57.

  2. #2
    anyone have a link where this is resolved and or an email address for ArmA support???

  3. #3
    This thread might be of use.

  4. #4
    Cheers for that mate...

    Hopefully I can get some help from the maker of that mod... Or get his fix to work... Not holding my breath... But thanks again!

  5. #5
    dammit... still no joy with his fix... it was only for his mod... and I can't run anything long enough in vanilla let alone a mod... Anyone else have any ideas? Pretty please with cherry ontop!?

  6.   This is the last Developer post in this thread.   #6
    BI Developer Suma's Avatar
    Join Date
    Jun 27 2001
    Location
    Czech Republic
    Posts
    3,708
    Quote Originally Posted by sabelzahntiger View Post
    I'm trying to run ArmA GOLD on my PC (don't laugh):

    P4 3.06Ghz
    XP SP3
    1G RAM
    Radeon x850


    "Cannot create system memory surface 155, 304x184 (size 148608B) error code 8876086c"

    and

    "CreateIndexBuffer failed (8876017c)"
    The error code 8876086c in the first message (I guess it should be 1555 not 155?) means D3DERR_INVALIDCALL, meaning your card does is not able to create the texture which was requested. 304x184 is most likely some 2D bitmap used for UI. Perhaps your card has limited support for textures with not power of 2 dimensions?

    2nd error code 8876017c means D3DERR_OUTOFVIDEOMEMORY - how much VRAM does your card have?
    Ondrej Spanel, BIS Lead Programmer

  7. #7
    Staff Sergeant Horus's Avatar
    Join Date
    Aug 20 2006
    Location
    Београд, Serbia
    Posts
    304
    Check Arma.cfg file and see did ArmA correctly recognize size of your VRAM and system RAM.If you have graphic card with 256MB VRAM put this settings:

    localVRAM=268435456;
    nonlocalVRAM=268435456;

  8. #8
    Cool I'll give it a shot... Thanks for your help boys... Much appreciated!

  9. #9
    dammit! no joy... I'm not getting an error now, but just a CTD when ever a graphics load might start up...

    So confused, Oblivion runs smooth-ish and it's pushing better graphics esp. with the mods I have running??? Confused!


    oh... my cards got 256vram

  10. #10
    Check Arma.cfg file and see did ArmA correctly recognize size of your VRAM and system RAM.If you have graphic card with 256MB VRAM put this settings:

    localVRAM=268435456;
    nonlocalVRAM=268435456;
    Well,i have 4870 x2 2gb and cfg shows this:
    localVRAM=528596864;
    nonlocalVRAM=256638944;
    What is correct value?

Page 1 of 2 12 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •