Kixley / Alpha_Stages

It's the code
1 stars 1 forks source link

Awww... #32

Open cbp2170 opened 8 years ago

cbp2170 commented 8 years ago

Yeah. Another bug. :crying_cat_face:

So anyway, here's the error text:

Error Text:

Exception: SyntaxError: missing formal parameter @Scratchpad/10:2356

Possible fixes:

None. Nada. Zilch. Here's the line

The line:

randomNumber(1, 100)

Possible fixes (contd.):

Yeah. Formal parameters definitely there. The bold part. Awww...

meow56 commented 8 years ago

That one isn't it. One too low. Here's the real one: move.prototype.use() = {

cbp2170 commented 8 years ago

that REALLY has formal parameters. move.prototype.use()= {

cbp2170 commented 8 years ago

oh... sorry... I think I added a line after that happened

cbp2170 commented 8 years ago

It is actually the line in the first comment

cbp2170 commented 8 years ago

but the error text is now: Exception: SyntaxError: missing formal parameter @Scratchpad/1:2357

meow56 commented 8 years ago

oh