no viable alternative at input '<EOF>'

Post » Tue Apr 15, 2014 4:53 pm

I was making a script and when i tried to save it
it show me the error message

no viable alternative at input ''

i searched to the forums for this but i founded nothing for that
i searched for this problem to some other sites but i didn't find something that really helps
so, what's that problem and how to fix it?

User avatar
Nymph
 
Posts: 3487
Joined: Thu Sep 21, 2006 1:17 pm

Post » Tue Apr 15, 2014 11:33 pm

Posting the script might help so we can see why it's broken.
User avatar
Kim Kay
 
Posts: 3427
Joined: Fri Oct 13, 2006 10:45 am

Post » Tue Apr 15, 2014 7:49 pm

EOF means "event or function". You're missing one of them somewhere in your script.

User avatar
SiLa
 
Posts: 3447
Joined: Tue Jun 13, 2006 7:52 am

Post » Tue Apr 15, 2014 9:27 pm

This guy*!

*girl
User avatar
Danial Zachery
 
Posts: 3451
Joined: Fri Aug 24, 2007 5:41 am

Post » Tue Apr 15, 2014 4:36 pm

thanks ladyonthemoon, i had forgot to put "EndEvent"
and maybe that's the why it tells me i had forgot to put event (or function)

but now it tells me that extraneous input 'akAmmo' expecting RPAREN

so, did you know what is that?
any reply can help
thank you for your reply!
User avatar
Vincent Joe
 
Posts: 3370
Joined: Wed Sep 26, 2007 1:13 pm

Post » Tue Apr 15, 2014 7:52 pm

It is looking for a ")" or a "(". RPAREN = PARENTHESIS.

User avatar
Rebecca Dosch
 
Posts: 3453
Joined: Thu Jan 18, 2007 6:39 pm


Return to V - Skyrim