 
 1  Out of memory
 2  No such user function "%s"
 3  Too many arguments used in this function call
 4  Shader name "%s" conflicts with existing user function
 5  Unable to add user function "%s" due to internal error
 6   Unable to add instruction for user function "%s"
 7   Bad parameters to %s
 8  Call to %s with NULL variable name as first argument
 9  Call to %s with NULL variable name as second argument
 10 Call to %s with NULL variable name as third argument
 11 Internal error - failed to declare return
 11 variable of type %s for inlined user function "%s"
 12 
 13 Internal error - failed to process the "while" clause
 14 Internal error - failed to process the "if" clause
 15 Internal error - failed to process the "else" clause
 16 Internal error - failed to process the "illuminance" clause
 17 Internal error - failed to process end of statement
 17 if/while/illuminance/forpoints
 18 
 19 Internal error - failed to add temporary variable
 20 Failed to create subdirectory "%s"
 21 Failed to access subdirectory "%s"
 22 Undefined VEX context "%s" -- defaulting to "surface"
 23 Unexpected end of source
 24 Cannot open input file "%s"
 25 "%s" seems to be a directory
 26 *** Compiler internal error - parameter types still do not match with instruction picked.%s%s
 27 Option -%s requires an argument
 28 Unrecognized option -%s
 29 Illuminance clauses cannot be nested.
 30 Cannot access variables L or Cl outside of illuminance statements.
 31 Unable to create %s.
 32 Internal error - failed to process the "illuminance" clause
 32 Internal error - failed to process the "forpoints" clause
 33 Unable to write to file %s.
 34 Error creating backup file. Operation cancelled.
1000 Syntax error
1001 "%s" conflicts with a parameter for user function "%s"
1002 Multiple declarations of the symbol "%s"
1003 Multiple declarations of the user function "%s"
1004 Multiple declarations of the symbol "%s"
1005 Undefined instruction "%s"
1006 User Functions cannot be recursive
1007 Invoking "%s" here constitutes indirect recursion
1008 Undefined symbol "%s"
1009 Illegal attempt to use a non-accessible variable "%s"
1010 Undefined instruction "%s"
1011 "%s" is not of type vector/vector4
1012 "%s" is a vector and does not have a fourth component
1013 A component of a vector/vector4 must be named
1013 x/y/z/w OR r/g/b/a
1014 Cannot return from inside a context function
1018 Cannot assign %s default value to parameter
1019 Shader parameter %s must have default value
1020 %s only applies to an integer or a float
1021 
1022 Invalid number/types of arguments used to call "%s"
1022 Candidates are: %s
1023 Invalid number/types of arguments used to call "%s"
1024 Must return something from non-void user function "%s"
1025 "%s" conflicts with return type of user function "%s"
1026 Non-void user function "%s" should return a value
1027 Illegal attempt to modify parameter "%s"
1028 Illegal attempt to modify IF conditional "%s"
1029 Illegal attempt to modify constant "%s"
1030 Illegal attempt to modify non-lvalue
1031 Illegal attempt to modify read only variable "%s"
1032 Illegal attempt to modify a constant "%s" passed in as an user function parameter
1033 Illegal attempt to modify a non-lvalue passed in as an user function parameter
1034 Illegal attempt to modify read only variable "%s" passed in as an user function parameter
1035 Non-integral "%s" cannot be used as an IF condition
1036 Cannot use illuminance() in current context
1046 Cannot use forpoints() in current context
1037 Cannot declare a variable of void type
1038 Non-constants used in constant array declaration
1039 %s not supported in VEX
1041 A value type of "void" cannot be assigned
1042 Types of the two branches in (?:) statement do not match
1043 The variable name %s is a reserved name.
1044 Parameter %s is declared multiple times.
1045 Export parameter %s cannot have the same name as a global variable.
1047 Expected "%s" to be a float
1048 Expected "%s" to be a vector
1049 Expected "%s" to be a vector4
1050 Expected "%s" to be a matrix
1051 Expected "%s" to be a matrix3
1052 Expected "%s" to be a string
2000 Missing semicolon
2001 Statement has no effect
2002 Returned value of the void user function "%s" ignored
2003 Write only or uninitialized variable "%s" used as
2003 argument %s
2004 
2005 %s
2006 User function %s is overridden by a system function
2007 Variable "%s" was declared but never used 
2008 Cannot output both VEX and DS to stdout: use -U to get DS output alone
2012 Cannot output both VEX and VOP to stdout: use -P to get VOP output alone
2013 Cannot output both DS and VOP to stdout
2009 Bad #pragma instruction
2010 The name %s is reserved for future use.
2011 The %s() function may produce incorrect results in conditional statements.
2014 Multiple declarations of the variable "%s"
3000 Reading from {stdin}
3001 No output filename specified - outputting to stdout!
3002 There %s
3003 %s encountered
3004 From user function call
3005 Outputting%s VEX code to %s
3006 Outputting dialog script to %s
3007 No output is generated due to errors in the source code
3008 Error number %s cannot be ignored
3009 Cannot open "%s" for error output, using stderr instead
3010 Outputting VOP dialog script to %s
