Can't publish to android

flameblue59

  • Posts: 113
Hi, I get an error when I try to publish the game to android and flash version, I don't know about the other versionl. I think I'll get same problem.. It's stuck on compiling. Check the attachment to see the error.

captaincomic

  • *
  • Posts: 6108
If that's the last part of your log, then it's still compiling (it can take a while).
If you think there's an error, please post your full logs (Debug -> Logs -> Generate Logs).

flameblue59

  • Posts: 113

captaincomic

  • *
  • Posts: 6108
Looks like it's still compiling.

flameblue59

  • Posts: 113
How long the compiling process is?. I've waited for a half hour but nothing happened.

captaincomic

  • *
  • Posts: 6108
It depends on the size of your game and your hardware. The first time can take quite long, then it should be much faster because it can use some cached files. Check your log viewer: as long as it prints lines starting with "arm-linux-androideabi-g++" it's still compiling.

flameblue59

  • Posts: 113
I've got the problem. It's because of dropbox, so I uninstalled it. I read a comment here

http://www.stencyl.com/help/view/games-compile-forever

I wish it could help anyone who get same problem as me. Thanks

captaincomic

  • *
  • Posts: 6108
Oh, I didn't know about that either, thanks for pointing that out.