- Home /
Question by
seatthief · Mar 02, 2011 at 07:30 AM ·
javascripterrorbce0044compile-erroreof
Error BCE0044 plz help
Assets/Scripts/huds/MainMenuScreen.js(886,9): BCE0044: expecting EOF, found '}'.
That is the full error how do i fix this? Is EOF an abrevation for some thing?
Thx seatthief
Comment
Are you kidding? Why don't you post your script? But i know already what's going wrong... you didn't indent your code and you screwed it up and now your script have more closing brakets than opening. If you want to add your script use edit
!
Your answer
Follow this Question
Related Questions
expecting EOF, found 'showOptions' 1 Answer
Assets/Standard Assets/Scripts/General Scripts/follow.js(9,59): BCE0044:unexpected char: 0xAD 1 Answer
EOF what does it mean? 3 Answers
Unity EOF error! 1 Answer
How to use if statement with var? 3 Answers