Invalid # Arguments

Bah!

Trying to run the ConvertData.exe, and it'll pop up for a second or two and say 'invalid # arguments:', then exit out.

I've got .net updated and all that jazz.

Any help?
4,242 views 5 replies
Reply #1 Top
Code: c++
  1. convertdata <type> <src> <dest>


that's how to use the program to make files into text format into binary. The valid types are: mesh, particle, brushes and entity. not sure if it'll change a file from binary to test format though.
Reply #2 Top
It should still open, seeing how I havent tried to convert anything with it yet.

It just opens and closes saying 'invalid # arguments'.
Reply #3 Top
convertdata type src dest
that's the format to use. valid types are: mesh, particle, brushes and entity.

ignore my first post as I'm still getting used to formatting codes the forums would have. :D
Reply #4 Top
Yeah, I know that's the format.

But it wont open so I can input it.