Receiving a repeating error.

  • Neospector
    26th Feb 2011 Member 0 Permalink
    I receive three of the same erros every time. Obvserve:

    Visual Studios:

    1>C:\Users\John\Downloads\FacialTurd-The-Powder-Toy-669a672\FacialTurd-The-Powder-Toy-669a672\includes\powder.h(523): error C2078: too many initializers
    1>C:\Users\John\Downloads\FacialTurd-The-Powder-Toy-669a672\FacialTurd-The-Powder-Toy-669a672\includes\powder.h(687): error C2078: too many initializers
    1>C:\Users\John\Downloads\FacialTurd-The-Powder-Toy-669a672\FacialTurd-The-Powder-Toy-669a672\includes\powder.h(725): fatal error C1903: unable to recover from previous error(s); stopping compilation

    For every element file. As if that wasn't enough I'm still missing the regex.h! image
    Edit: by the way, the lines are:

    Visual Studios:


    {"HYDR", PIXPACK(0x2050E0), 0.0f, 0.00f * CFDS, 0.90f, 0.00f, 0.0f, -0.1f, 0.01f, 0.000f * CFDS, 0, 2, 0, 0, 0, 1, 100, SC_GAS, R_TEMP+0.0f +273.15f, 40, "Hydrogen, happy?", ST_GAS, TYPE_GAS, NULL},


    /* HYDR */ {IPL, NT, IPH, NT, ITL, NT, 100.00f,PT_PLSM},

    Double edit: Thank you Redflash for the regex.h file. Now the errors are the only problem.
  • TheRandomGuy1010
    27th Feb 2011 Member 0 Permalink
    Could you post the regex.h file? I'm having the same problem without the errors.
  • Neospector
    27th Feb 2011 Member 0 Permalink
    @TheRandomGuy1010 (View Post)
    Major necro and it's stickied in the dev assistance.
  • TheRandomGuy1010
    27th Feb 2011 Member 0 Permalink
    Thanks! Started modifying but can't get elements to work. They work but then disappear in half a second.
    Any Solutions?