TOUR
PRICING
HELP
Stencylpedia
Blocks Guide
Sample Games
Developer Center
FORUMS
CHAT
#MADEINSTENCYL
EDUCATION
SIGN IN
×
Welcome back!
Username or E-mail
Password
(
Forgot?
)
C
OMMUNITY
Home
Issue Tracker
Inbox [0]
New Posts
New Replies
Search
Stencyl Community
→
Stencyl
→
Ask a Question
→
Bug Archives
→
Archives
→
Old Bugs (3.x)
→
Possible Bug / Solution to fix a broken game Unexpected <
Pages:
1
Possible Bug / Solution to fix a broken game Unexpected <
theabbott
Posts: 271
September 03, 2014, 12:37:30 am
Hi Guys,
I've run into this bug a couple of times now. After saving and quiting and then reopening a game. It will no longer compile with the following error:
Source/scripts/Design_27_27_MenuStar.hx:1: characters 0-1 : Unexpected <
I've had it happen a couple of times and each time it's a different behaviour being referenced but with the same "Unexpected < at line 1" error.
It seems as though something corrupted (although no corrupt warnings from Stencyl itself) Is there anyway to troubleshoot or fix this error?
Thanks,
theabbott
Posts: 271
September 03, 2014, 12:48:15 am
I guess something is saving on the that line that isn't visible? What i did to fix this is open that .hx file and then highlight all the blank space on that line and then hit delete, i did this on either side of the < > on that line, then saved the file and now the game runs again, strange.
Justin
Posts: 4716
September 03, 2014, 01:01:37 am
If you see that error, first try
Run > Clean Project
.
For Live Support
: Join our
discord
server and ping me @justin.
I'm most often available between 10am and 10pm Japan time. (GMT+9)
theabbott
Posts: 271
September 03, 2014, 05:00:31 am
Ok! Thanks Justin!
Pages:
1