Having Error.

Started by Buddy, Jan 22, 2016, 09:58 AM

Previous topic - Next topic

Buddy

Whats's this error!! :P my server is working properly but giving this error.


AN ERROR HAS OCCURED [wrong number of parameters]

CALLSTACK

LOCALS

AN ERROR HAS OCCURED [wrong number of parameters]

CALLSTACK

LOCALS

AN ERROR HAS OCCURED [wrong number of parameters]

CALLSTACK

LOCALS

AN ERROR HAS OCCURED [wrong number of parameters]

CALLSTACK

LOCALS
Buddy

Anik

In which line???
When does it give error?

[VM_U]Spectra.PhantoM^

More importantly give detail of what u did last to the script.
Wanna Talk To Me? Come At Irc #Jugo@LUNet

.

#3
Look buddy, I know you're stupid. But for f*s sake. You can't even read English?

function test(a, b, c)
{
    print(a + b + c);
}

test(2, 4); // <- this is line #6 WHAT AM I MISSING HERE?

AN ERROR HAS OCCURED [wrong number of parameters]

CALLSTACK
*FUNCTION [main()] ./my_script.nut line [6]

LOCALS
[vargv] ARRAY
[this] TABLE
.

Buddy

Quote from: [DS]Anik on Jan 22, 2016, 10:15 AMIn which line???
When does it give error?
i don't know it just comming alone not giving any line.
Buddy