Skip to content
krukid edited this page Mar 28, 2011 · 2 revisions

If you're doing something wrong, most probably you'll encounter the "Unknown method" error.

In that case you may be trying:

  1. to call a method that is not in the API;

  2. to use an API type with incompatible session parameters;

  3. to cast a spell that's not in the spellbook.

If you get an "Invalid signature" error, that is most probably a bug in the VAC logic. That shouldn't happen.

Clone this wiki locally