Message Board


Message Board > Fenix / Bennu / Gemix / DIV > incorrect number of perameters error

December 21, 2006, 14:04
yonni
None
420 posts
I was wondering if anyone knew a work-around for this bug. Fenix gives me an "incorrect number of perameters" error when I'm declaring a process.

What happened, is I wrote the process and a couple of calls to it, and then decided it needed another perameter, so I added that both to the process declaration and the calls to the process. Now fenix is expecting only one perameter, but I am giving it 2, fenix should be expecting 2 perameters also.

Has anyone had any experience for this problem?
____________
#
December 21, 2006, 14:15
Eckolin
Quite Whiskered
388 posts

That's the normal working of Fenix. It takes the first time you call a process and that's the number of parameters it expects for all other calls. You must have forgotten to change it somewhere.
____________
Maker of Games...
Wisdom is supreme; therefore get wisdom.
Need help with coding? I probably wrote something similar.
#
December 21, 2006, 14:31
yonni
None
420 posts
Ah, so I had. Missed the first call, thanks ecko
____________
#
December 22, 2006, 08:51
Quiest
now with more happynes
142 posts

Woah had the same thing yesterday while implementing an flood fill with stack.

My stack_pop(); just didn`t want accept a damn parameter, now I removed it and it just worked.
____________
Roundhousekick to the face, baby!
#

Message Board > Fenix / Bennu / Gemix / DIV > incorrect number of perameters error

Quick reply


You must log in or register to post.
Copyright © 2005 Booleansoup.com
Questions? Comments? Bug reports? Contact us!