Stencyl 3.3 Build Error

bort

  • Posts: 33
Hello everyone,

I've been working on a game a quite while now. I've just updated my Stencyl to v3.3 but I can not build my game. This is the log of the error;

"[openfl]    Ld build/myGame.build/Release-iphoneos/myGame.build/Objects-normal/arm64/myGame normal arm64"

When I open objects-normal folder, there are two folders; arm64 and armv7. I have a executable file in armv7 but not in arm64. I've tried to copy executable file and paste it in arm64 folder but when I tried to build the game, Stencyl automatically deleted the executable file in the arm64 folder.

What can be the problem?

Donni11

  • *
  • Posts: 2181
Hello everyone,

I've been working on a game a quite while now. I've just updated my Stencyl to v3.3 but I can not build my game. This is the log of the error;

"[openfl]    Ld build/myGame.build/Release-iphoneos/myGame.build/Objects-normal/arm64/myGame normal arm64"

When I open objects-normal folder, there are two folders; arm64 and armv7. I have a executable file in armv7 but not in arm64. I've tried to copy executable file and paste it in arm64 folder but when I tried to build the game, Stencyl automatically deleted the executable file in the arm64 folder.

What can be the problem?
What bulit in 3.3 are you using ?
Peace

bort

  • Posts: 33

What bulit in 3.3 are you using ?

Hi Donni11, thanks for your reply!

Stencyl v3.3 Build 8281

Donni11

  • *
  • Posts: 2181

What bulit in 3.3 are you using ?

Hi Donni11, thanks for your reply!

Stencyl v3.3 Build 8281
hmmm ... can you upload your full logs ?
Peace

bort

  • Posts: 33

Donni11

  • *
  • Posts: 2181
Thanks , going to take a look !
Peace

bort

  • Posts: 33
Thanks , going to take a look !

Thanks for your time!

letmethink

  • *
  • Posts: 2545
Are you using any extensions (specifically admob)?
~Letmethink

bort

  • Posts: 33
Are you using any extensions (specifically admob)?

Yes! I've downloaded the last version of the AdMob too.

letmethink

  • *
  • Posts: 2545
Could you try disabling abmob and attempting to build again?
~Letmethink

bort

  • Posts: 33
Could you try disabling abmob and attempting to build again?

I'm at work at the moment. As soon as I arrive home, I'll do that and let you know. Thanks for your time!

hosoji

  • Posts: 15
I had the same problem.
I disabled all extensions and the build completed successfully.

bort

  • Posts: 33
Allright, I disabled the extension and I built my game. But now I have another problem;

 My game screen looks like this; graphics have gone now!

Donni11

  • *
  • Posts: 2181
Try uninstalling and reinstalling Stencyl ... ( this usually  happen after people install the extension the wrong way then disable it  )
Peace

bort

  • Posts: 33
Try uninstalling and reinstalling Stencyl ... ( this usually  happen after people install the extension the wrong way then disable it  )

I did what you said but that's not change anything unfortunately :/