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 - TheJeremiah

Pages: 1
1
Ask a Question / Simulator failing to run stencyl game
« on: April 04, 2016, 02:01:19 pm »
Hey community, I am trying to run my game on the iPhone simulator but a "my game" icon appears and when clicked on, a splash screen containing the text "replace me" opens.  I have scanned the boards and I am unable to find a resolved topic. I have certificates and an apple developer ID in place. A log where I see the error occurring follows.

jar:file:/Users/TheJeremiah/Desktop/Stencyl-full%202/sw.jar!/res/logview4j/images/info.gif   false   INFO   1459750976480004732   stencyl.sw.util.StreamGobbler   [haxelib] Please file a bug at http://bugreport.apple.com with this warning message and any useful information you can provide.
jar:file:/Users/TheJeremiah/Desktop/Stencyl-full%202/sw.jar!/res/logview4j/images/info.gif   false   INFO   1459750976480004731   stencyl.sw.util.StreamGobbler   [haxelib] Thread:   <NSThread: 0x7ff988d08980>{number = 1, name = main}
jar:file:/Users/TheJeremiah/Desktop/Stencyl-full%202/sw.jar!/res/logview4j/images/info.gif   false   INFO   1459750976480004730   stencyl.sw.util.StreamGobbler   [haxelib] Method:   -extensionPointWithIdentifier:
jar:file:/Users/TheJeremiah/Desktop/Stencyl-full%202/sw.jar!/res/logview4j/images/info.gif   false   INFO   1459750976480004729   stencyl.sw.util.StreamGobbler   [haxelib] Object:   <DVTPlugInManager: 0x7ff988c1fd60>
jar:file:/Users/TheJeremiah/Desktop/Stencyl-full%202/sw.jar!/res/logview4j/images/info.gif   false   INFO   1459750976479004728   stencyl.sw.util.StreamGobbler   [haxelib] Details:  Requested but did not find extension point with identifier Xcode.DVTFoundation.DevicePlatformMapping
jar:file:/Users/TheJeremiah/Desktop/Stencyl-full%202/sw.jar!/res/logview4j/images/info.gif   false   INFO   1459750976479004727   stencyl.sw.util.StreamGobbler   [haxelib] 2016-04-03 23:22:56.479 ios-sim[19587:2942199] [MT] DVTAssertions: Warning in /Library/Caches/com.apple.xbs/Sources/DVTFrameworks/DVTFrameworks-10150.2/DVTFoundation/PlugInArchitecture/PlugInManager/DVTPlugInManager.m:260
jar:file:/Users/TheJeremiah/Desktop/Stencyl-full%202/sw.jar!/res/logview4j/images/info.gif   false   INFO   1459750976448004726   stencyl.sw.util.StreamGobbler   [haxelib] 2016-04-03 23:22:56.448 ios-sim[19587:2942199] stdoutPath: /var/folders/ql/h2jy94p52y385mdxg5lydy9h0000gn/T/stencyl5018393754909210917/scratch/ios-sim.log
jar:file:/Users/TheJeremiah/Desktop/Stencyl-full%202/sw.jar!/res/logview4j/images/info.gif   false   INFO   1459750976448004725   stencyl.sw.util.StreamGobbler   [haxelib] 2016-04-03 23:22:56.448 ios-sim[19587:2942199] Timeout: 30.000000 second(s)
jar:file:/Users/TheJeremiah/Desktop/Stencyl-full%202/sw.jar!/res/logview4j/images/info.gif   false   INFO   1459750976307004724   stencyl.sw.util.StreamGobbler   [haxelib] Usage of '--sdk' is deprecated in 3.x. Use --devicetypeid instead.
jar:file:/Users/TheJeremiah/Desktop/Stencyl-full%202/sw.jar!/res/logview4j/images/info.gif   false   INFO   1459750976276004723   stencyl.sw.util.StreamGobbler   [osascript] 0:36: execution error: Can’t get application "iOS Simulator". (-1728)
jar:file:/Users/TheJeremiah/Desktop/Stencyl-full%202/sw.jar!/res/logview4j/images/info.gif   false   INFO   1459750976219004721   stencyl.sw.util.StreamGobbler   [haxelib] Running command: RUN
jar:file:/Users/TheJeremiah/Desktop/Stencyl-full%202/sw.jar!/res/logview4j/images/info.gif   false   INFO   1459750976217004720   stencyl.sw.util.StreamGobbler   [haxelib] ** BUILD SUCCEEDED **
jar:file:/Users/TheJeremiah/Desktop/Stencyl-full%202/sw.jar!/res/logview4j/images/info.gif   false   INFO   1459750976214004718   stencyl.sw.io.write.resource.HXWriter   Finished: Building for iOS

Pages: 1