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
→
Console Function Message
Pages:
1
Console Function Message
Photon
Posts: 2691
December 28, 2012, 10:49:42 am
Sometimes when testing my game, the following is printed to the console:
function Function() []
Nothing seemingly happens when it does sometimes, but I have noticed it before. However, one of my behaviors stopped working correctly all of a sudden and I saw this printed to the console.
What does this mean?
http://photongamedev.wordpress.com/
Do
NOT
PM me your questions, because I likely will not respond. If I have replied to your question on the forum, keep using that topic. Thanks!
Roadcat
Posts: 46
February 27, 2013, 03:36:36 am
Anybody have any ideas on this? I get it in the console when trying to return a response from a PHP script on a webserver and wandered about it.
Meestar
Posts: 654
February 27, 2013, 07:17:11 am
When that happens, the game is failing to execute a custom event, usually. Double-check your code and play around with it until it works.
PM me if you require help. I'm always glad to help out!
Pages:
1