|
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
(comments are locked)
|
|
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
(comments are locked)
|
Once you sign in you will be able to subscribe for any updates here
By RSS:The best place to ask and answer questions about development with Unity. Check out our FAQ for more information.
To help users post good questions and use the site effectively we have posted a tutorial video. Please check it out.
Topics:
asked: Mar 02 '11 at 07:30 AM
Seen: 1334 times
Last Updated: Mar 02 '11 at 07:30 AM
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!EOF = End Of File.