PDA

View Full Version : ]// Error: line 1: Not enough data was provided. The last 0 items will be skipped. //


ikaris
04-13-2005, 07:59 PM
Weird error, that I've gotten in the past, but can't seem to figure out.
// Error: line 1: Not enough data was provided. The last 0 items will be skipped. //

Each time I run my script, the 0 is incrimented by one. I've tried disabling and changing several parts of my script, but I can't find the root of the problem. It's a fairly large script, so I'm having trouble locking down the problem.

Any ideas ?

Thanks !

mhovland
04-13-2005, 08:08 PM
Each time I run my script, the 0 is incrimented by one. I've tried disabling and changing several parts of my script, but I can't find the root of the problem. It's a fairly large script, so I'm having trouble locking down the problem.

Any ideas ?


Not without seeing the script that is causing the error.

ikaris
04-15-2005, 03:22 PM
I understand...

What I mean is, what is the common cause of that error message ?

If someone gets Unterminated String or Syntax Error, for example, we all know what the cause of the error is.

But anyone have ideas what the root of this is ?

Not enough data was provided... provided to what, a variable ?

I don't have any global variables... I removed them and modified my functions so I don't have any. That wasn't the problem.

I may simply contact Maya's Hotline team... unless someone has any ideas.

Iconoklast
04-15-2005, 03:41 PM
Well, as mhovland stated, we really can't tell without the code example. Even an unterminated string error could come up if there's a missing ; or something spelled wrong or something like that. Relying entirely on what error message is produced might be confusing, because it's not always correct.

Can you let us see your code?

CGTalk Moderation
04-15-2005, 03:42 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.