Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - beepyeah

Pages: 1
1
Ask a Question / error building to iOS
« on: August 11, 2021, 03:45:08 pm »
i was able to get my game to build for iOS once, but every subsequent attempt has ended in the same error.

Code: [Select]
Failed to start debugserver: e8000022 The service is invalid.
The strange thing is i'm not trying to run it in Debug mode.

Logs attached!

2
Ask a Question / Re: Xcode Project Won't Build
« on: December 06, 2019, 10:00:30 am »
Good idea. I was able to find the missing resource, it was an unassigned font.

3
Ask a Question / Re: Xcode Project Won't Build
« on: December 05, 2019, 12:28:34 pm »
One further question. I get a crash in my Testflight build, I ran the game in debug mode and I found the issue. But I can't figure out what object has ID 8.

Attached is my Game Controller log.

4
Ask a Question / Re: Xcode Project Won't Build
« on: December 05, 2019, 08:42:09 am »
Hey Justin,

I think opening Xcode via Stencyl was the key. I got it to build no problem.

Thanks for the insight!

Tom

5
Ask a Question / Re: Xcode Project Won't Build
« on: December 04, 2019, 09:40:15 am »
I'll add that I also tried publishing and uploading my IPA file via Transporter. I get this error:

Code: [Select]
ERROR ITMS-90164: "Invalid Code Signing Entitlements. The entitlements in your app bundle signature do not match the ones that are contained in the provisioning profile. According to the provisioning profile, the bundle contains a key value that is not allowed: 'true' for the key 'get-task-allow' in 'Payload/poorthief.app/poorthief'."

6
Ask a Question / Xcode Project Won't Build
« on: December 04, 2019, 08:46:08 am »
I exported my game to an Xcode project.

At first I got this error with Build Haxe:
Code: [Select]
ExternalBuildToolExecution failed with a nonzero exit code
I've read that if you delete the Build Haxe target, that should fix the issue. But when I delete that target I get a new error
Code: [Select]
Library not found for -lApplicationMain
I am on macOS Catalina, using Xcode 11, and Stencyl 4.0.1 b10449

7
Extensions / Re: Taptic Feedback iOS
« on: September 16, 2019, 07:03:54 am »
Max,

Extension sounds amazing.  :) Unfortunately, I'm getting a 404 error when I follow the download link.

Thanks,
Tom

8
News / Re: Stencyl Jam #18: April 12-22
« on: April 05, 2019, 04:15:06 pm »
Sounds fun! I think I'll give it a shot. : )

9
iPhone / iPad / Android / Re: One More Button - Out NOW on iOS and Android
« on: September 28, 2018, 02:11:17 pm »
Love the style! I am looking to make a "tile-based" game in stencyl but i'm a little stuck since everything seems to be tailored more to physics-based games. Any pointers on how you set up your levels and actor interactions? Thanks! -tom

Pages: 1