Skip to content

Weidu Parsing Error

NoloirNoloir Member, Mobile Tester Posts: 380
I'm trying to mod custom weapons and got this response from WeiDu. Any ideas why?

Comments

  • NoloirNoloir Member, Mobile Tester Posts: 380
    The mod files in question.
  • CamDawgCamDawg Member, Developer Posts: 3,438
    I'm pretty sure the mixed-case COPY command is causing the error. WeiDU can be fussy.
  • NoloirNoloir Member, Mobile Tester Posts: 380
    CamDawg said:

    I'm pretty sure the mixed-case COPY command is causing the error. WeiDU can be fussy.

    Would everything else need to be in a single case as well? Spent 5 straight hours working on it for WeiDu to basically say "Nope, try again!" Fussy is an understatement.
  • ArdanisArdanis Member Posts: 1,736
    edited December 2018
    All WeiDU commands http://www.weidu.org/~thebigg/README-WeiDU.html#sec21 need to be in uppercase.
    Macro and variable names are case sensitive, but otherwise can be in any case.
    File names are case insensitive (at least on Windows).
  • NoloirNoloir Member, Mobile Tester Posts: 380
    Ardanis said:

    All WeiDU commands http://www.weidu.org/~thebigg/README-WeiDU.html#sec21 need to be in uppercase.
    Macro and variable names are case sensitive, but otherwise can be in any case.
    File names are case insensitive (at least on Windows).

    Thanks lot. I appreciate it. Unfortunately even after adjusting the font case I still receive the same error. I'll loo into it more throughout the day.

    After this experience I have much more respect for Modders and the painstaking trial/error they go through to create amazing new content.
Sign In or Register to comment.