Goldsource Error: "Invalid Argument" Last edited 15 years ago2008-04-26 14:57:24 UTC

You are viewing an older revision of this wiki page. The current revision may be more detailed and up-to-date. Click here to see the current revision of this page.

This article was converted from a previous version of TWHL and may need to be reviewed

  1. The formatting may be incorrect due to differences in the WikiCode processing engine, it needs to be revised and reformatted
  2. Some information may be out of date
  3. After the article is re-formatted and updated, remove this notice and the Review Required category.
  4. Some older articles are no longer useful, or they duplicate information from other pages. In this case, delete the page after merging any relevant information into other pages. Contact an admin to delete a page.
ORIGINAL TITLE: "Invalid Argument"

If seen in compile, this means you probably set up the compile wrong, a bad path/name, a bad instruction flag for a compiler, or something of that nature. The solution is to go back and check and recheck everything to make sure it is all right.

Rarely it is a freak instance that causes one of the compile programs to pass an invalid argument to one of its subroutines or functions (you may not really understand that last bit unless you do a lot with computer programing). Then you should reinstall your compiling programs.

If seen when testing a map in your mod it could be that you set up an entity wrong in the map, for example a sprite calling a wav file.

Comments

You must log in to post a comment. You can login or register a new account.