Undefined token

Started by JudgeDeadd, Wed 23/08/2006 09:46:44

Previous topic - Next topic

JudgeDeadd

QuoteTherw as an error compiling your script. The problem was:
in 'Global script'

Error (line 206): Undefined token 'gavecrayons'

How to fix it?
You know what they say... no... wait... you don't. What a shame.

Ashen

By defining gavecrayons?
'undefined token' errors mean you've tried to use something (int, String, function, whatever) that hasn't been declared - do you have a line in the global script that says int gavecrayons;? Make sure it's BEFORE line 206, and that the spelling and capitalisation are the same.
I know what you're thinking ... Don't think that.

SMF spam blocked by CleanTalk