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.


Topics - Minimo

Pages: 1 2 3
1
Windows / Mac / Flash / HTML5 / MINEFORCE on Steam Greenlight
« on: January 30, 2016, 05:15:57 pm »
Hey Stencylers,

our new game MINEFORCE is now on Steam Greenlight:
http://steamcommunity.com/sharedfiles/filedetails/?id=612317084

MINEFORCE was made with Stencyl, with help from Stencyl users on this forum.
Thank you for all of your help with this game!

Please take a second and check it out on Steam Greenlight !

2
Resolved Questions / Scene crashing with no behaviors or events
« on: January 12, 2016, 04:40:24 am »
hi,

I have a scene which is now crashing all of the sudden.
I turned ALL behaviors and events off,,,, still crashing.

So it's not a code error, and I can't figure out what else it can be.

Using build 8825

3
Hi,

my game is not playing sounds in iOS for some reason now. Build 8825, and I've exported this same game without issues previously...  These just appeared recently.

There are a few errors before the Sound errors showing some missing plugin?: "Cannot find function pointer IOHIDLibFactory for factory 13AA9C44-6F1B-11D4-907C-0005028F18D5 in CFBundle/CFPlugIn"


Code: [Select]
2016-01-09 02:10:57,220 INFO  [pool-1-thread-5] stencyl.sw.app.filewatcher.ExternalAppLauncher: [iOS] Universal.hx:194: Stage Width: 480
2016-01-09 02:10:57,220 INFO  [pool-1-thread-5] stencyl.sw.app.filewatcher.ExternalAppLauncher: [iOS] Universal.hx:195: Stage Height: 320
2016-01-09 02:10:57,220 INFO  [pool-1-thread-5] stencyl.sw.app.filewatcher.ExternalAppLauncher: [iOS] Universal.hx:196: Screen Width: 1024
2016-01-09 02:10:57,220 INFO  [pool-1-thread-5] stencyl.sw.app.filewatcher.ExternalAppLauncher: [iOS] Universal.hx:197: Screen Height: 768
2016-01-09 02:10:57,220 INFO  [pool-1-thread-5] stencyl.sw.app.filewatcher.ExternalAppLauncher: [iOS] Universal.hx:198: Screen DPI: 132
2016-01-09 02:10:57,220 INFO  [pool-1-thread-5] stencyl.sw.app.filewatcher.ExternalAppLauncher: [iOS] Universal.hx:365: Theoretical Scale: 2
2016-01-09 02:10:57,243 INFO  [pool-1-thread-5] stencyl.sw.app.filewatcher.ExternalAppLauncher: [iOS] Universal.hx:377: Max Scale: 2
2016-01-09 02:10:57,243 INFO  [pool-1-thread-5] stencyl.sw.app.filewatcher.ExternalAppLauncher: [iOS] Universal.hx:378: Engine Scale: 2x
2016-01-09 02:10:57,243 INFO  [pool-1-thread-5] stencyl.sw.app.filewatcher.ExternalAppLauncher: [iOS] Universal.hx:451: 1024
2016-01-09 02:10:57,243 INFO  [pool-1-thread-5] stencyl.sw.app.filewatcher.ExternalAppLauncher: [iOS] Universal.hx:452: 768
2016-01-09 02:10:57,243 INFO  [pool-1-thread-5] stencyl.sw.app.filewatcher.ExternalAppLauncher: [iOS] Universal.hx:453: true
2016-01-09 02:10:57,243 INFO  [pool-1-thread-5] stencyl.sw.app.filewatcher.ExternalAppLauncher: [iOS] Universal.hx:538: Algorithm: Scale to Fit (Full Screen)
2016-01-09 02:10:57,243 INFO  [pool-1-thread-5] stencyl.sw.app.filewatcher.ExternalAppLauncher: [iOS] Universal.hx:732: Scale X: 1.06666666666667
2016-01-09 02:10:57,243 INFO  [pool-1-thread-5] stencyl.sw.app.filewatcher.ExternalAppLauncher: [iOS] Universal.hx:733: Scale Y: 1.06666666666667
2016-01-09 02:11:00,565 INFO  [Thread-51] stencyl.sw.util.StreamGobbler: [haxelib] 2016-01-09 02:11:00.564 GAMENAME_424[8552:731733] Error loading /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib:  dlopen(/System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib, 262): no suitable image found.  Did find:
2016-01-09 02:11:00,565 INFO  [Thread-51] stencyl.sw.util.StreamGobbler: [haxelib] /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib: mach-o, but not built for iOS simulator
2016-01-09 02:11:00,565 INFO  [Thread-51] stencyl.sw.util.StreamGobbler: [haxelib] 2016-01-09 02:11:00.564 GAMENAME_424[8552:731733] Cannot find function pointer IOHIDLibFactory for factory 13AA9C44-6F1B-11D4-907C-0005028F18D5 in CFBundle/CFPlugIn 0x7b69fc70 </System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin> (bundle, not loaded)
2016-01-09 02:11:00,566 INFO  [Thread-51] stencyl.sw.util.StreamGobbler: [haxelib] 2016-01-09 02:11:00.565 GAMENAME_424[8552:731733] Error loading /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib:  dlopen(/System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib, 262): no suitable image found.  Did find:
2016-01-09 02:11:00,566 INFO  [Thread-51] stencyl.sw.util.StreamGobbler: [haxelib] /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib: mach-o, but not built for iOS simulator
2016-01-09 02:11:00,566 INFO  [Thread-51] stencyl.sw.util.StreamGobbler: [haxelib] 2016-01-09 02:11:00.565 GAMENAME_424[8552:731733] Cannot find function pointer IOHIDLibFactory for factory 13AA9C44-6F1B-11D4-907C-0005028F18D5 in CFBundle/CFPlugIn 0x7b69fc70 </System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin> (bundle, not loaded)
2016-01-09 02:11:00,567 INFO  [Thread-51] stencyl.sw.util.StreamGobbler: [haxelib] 2016-01-09 02:11:00.566 GAMENAME_424[8552:731733] Error loading /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib:  dlopen(/System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib, 262): no suitable image found.  Did find:
2016-01-09 02:11:00,567 INFO  [Thread-51] stencyl.sw.util.StreamGobbler: [haxelib] /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib: mach-o, but not built for iOS simulator
2016-01-09 02:11:00,567 INFO  [Thread-51] stencyl.sw.util.StreamGobbler: [haxelib] 2016-01-09 02:11:00.567 GAMENAME_424[8552:731733] Cannot find function pointer IOHIDLibFactory for factory 13AA9C44-6F1B-11D4-907C-0005028F18D5 in CFBundle/CFPlugIn 0x7b69fc70 </System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin> (bundle, not loaded)
2016-01-09 02:11:00,751 INFO  [pool-1-thread-5] stencyl.sw.app.filewatcher.ExternalAppLauncher: [iOS] Sound.hx:118: Error: Could not load "assets/sfx/sound-1129.ogg"
2016-01-09 02:11:00,751 INFO  [pool-1-thread-5] stencyl.sw.app.filewatcher.ExternalAppLauncher: [iOS] Sound.hx:118: Error: Could not load "assets/sfx/sound-1130.ogg"
2016-01-09 02:11:00,751 INFO  [pool-1-thread-5] stencyl.sw.app.filewatcher.ExternalAppLauncher: [iOS] Sound.hx:118: Error: Could not load "assets/sfx/sound-1143.ogg"
2016-01-09 02:11:00,751 INFO  [pool-1-thread-5] stencyl.sw.app.filewatcher.ExternalAppLauncher: [iOS] Sound.hx:118: Error: Could not load "assets/sfx/sound-1144.ogg"
2016-01-09 02:11:00,751 INFO  [pool-1-thread-5] stencyl.sw.app.filewatcher.ExternalAppLauncher: [iOS] Sound.hx:118: Error: Could not load "assets/sfx/sound-1146.ogg"
2016-01-09 02:11:00,751 INFO  [pool-1-thread-5] stencyl.sw.app.filewatcher.ExternalAppLauncher: [iOS] Sound.hx:118: Error: Could not load "assets/sfx/sound-1147.ogg"
2016-01-09 02:11:00,751 INFO  [pool-1-thread-5] stencyl.sw.app.filewatcher.ExternalAppLauncher: [iOS] Sound.hx:118: Error: Could not load "assets/sfx/sound-1150.ogg"
2016-01-09 02:11:00,751 INFO  [pool-1-thread-5] stencyl.sw.app.filewatcher.ExternalAppLauncher: [iOS] Sound.hx:118: Error: Could not load "assets/sfx/sound-1151.ogg"
2016-01-09 02:11:00,751 INFO  [pool-1-thread-5] stencyl.sw.app.filewatcher.ExternalAppLauncher: [iOS] Sound.hx:118: Error: Could not load "assets/sfx/sound-1154.ogg"
2016-01-09 02:11:00,751 INFO  [pool-1-thread-5] stencyl.sw.app.filewatcher.ExternalAppLauncher: [iOS] Sound.hx:118: Error: Could not load "assets/sfx/sound-1155.ogg"
2016-01-09 02:11:00,751 INFO  [pool-1-thread-5] stencyl.sw.app.filewatcher.ExternalAppLauncher: [iOS] Sound.hx:118: Error: Could not load "assets/sfx/sound-1156.ogg"
2016-01-09 02:11:00,751 INFO  [pool-1-thread-5] stencyl.sw.app.filewatcher.ExternalAppLauncher: [iOS] Sound.hx:118: Error: Could not load "assets/sfx/sound-1224.ogg"
2016-01-09 02:11:00,751 INFO  [pool-1-thread-5] stencyl.sw.app.filewatcher.ExternalAppLauncher: [iOS] Sound.hx:118: Error: Could not load "assets/sfx/sound-1237.ogg"
2016-01-09 02:11:00,751 INFO  [pool-1-thread-5] stencyl.sw.app.filewatcher.ExternalAppLauncher: [iOS] Sound.hx:118: Error: Could not load "assets/sfx/sound-1246.ogg"
2016-01-09 02:11:00,751 INFO  [pool-1-thread-5] stencyl.sw.app.filewatcher.ExternalAppLauncher: [iOS] Sound.hx:118: Error: Could not load "assets/sfx/sound-1247.ogg"
2016-01-09 02:11:00,751 INFO  [pool-1-thread-5] stencyl.sw.app.filewatcher.ExternalAppLauncher: [iOS] Sound.hx:118: Error: Could not load "assets/sfx/sound-1248.ogg"
2016-01-09 02:11:00,751 INFO  [pool-1-thread-5] stencyl.sw.app.filewatcher.ExternalAppLauncher: [iOS] Sound.hx:118: Error: Could not load "assets/sfx/sound-1249.ogg"
2016-01-09 02:11:00,751 INFO  [pool-1-thread-5] stencyl.sw.app.filewatcher.ExternalAppLauncher: [iOS] Sound.hx:118: Error: Could not load "assets/sfx/sound-1250.ogg"
2016-01-09 02:11:00,751 INFO  [pool-1-thread-5] stencyl.sw.app.filewatcher.ExternalAppLauncher: [iOS] Sound.hx:118: Error: Could not load "assets/sfx/sound-1251.ogg"
2016-01-09 02:11:00,751 INFO  [pool-1-thread-5] stencyl.sw.app.filewatcher.ExternalAppLauncher: [iOS] Purchases.hx:103: Purchases: Started
2016-01-09 02:11:00,752 INFO  [pool-1-thread-5] stencyl.sw.app.filewatcher.ExternalAppLauncher: [iOS] Data.hx:324: Load Atlas: 0
2016-01-09 02:11:00,752 INFO  [pool-1-thread-5] stencyl.sw.app.filewatcher.ExternalAppLauncher: [iOS] Data.hx:324: Load Atlas: 25
2016-01-09 02:11:00,752 INFO  [pool-1-thread-5] stencyl.sw.app.filewatcher.ExternalAppLauncher: [iOS] Data.hx:324: Load Atlas: 1
2016-01-09 02:11:00,752 INFO  [pool-1-thread-5] stencyl.sw.app.filewatcher.ExternalAppLauncher: [iOS] Sound.hx:118: Error: Could not load "assets/sfx/sound-1228.ogg"
2016-01-09 02:11:00,752 INFO  [pool-1-thread-5] stencyl.sw.app.filewatcher.ExternalAppLauncher: [iOS] Sound.hx:118: Error: Could not load "assets/sfx/sound-1229.ogg"
2016-01-09 02:11:00,752 INFO  [pool-1-thread-5] stencyl.sw.app.filewatcher.ExternalAppLauncher: [iOS] Sound.hx:118: Error: Could not load "assets/sfx/sound-1230.ogg"
2016-01-09 02:11:00,752 INFO  [pool-1-thread-5] stencyl.sw.app.filewatcher.ExternalAppLauncher: [iOS] Design_682_682_SceneVolumes.hx:98: 85
2016-01-09 02:11:00,752 INFO  [pool-1-thread-5] stencyl.sw.app.filewatcher.ExternalAppLauncher: [iOS] SceneEvents_76.hx:277: DIFF EASY: true
2016-01-09 02:11:00,752 INFO  [pool-1-thread-5] stencyl.sw.app.filewatcher.ExternalAppLauncher: [iOS] Design_755_755_DEBUGGER.hx:130: SCENE NAME: MainMenu
2016-01-09 02:11:03,766 INFO  [pool-1-thread-5] stencyl.sw.app.filewatcher.ExternalAppLauncher: [iOS] Sound.hx:118: Error: Could not load "assets/music/sound-1173.ogg"
2016-01-09 02:11:12,874 DEBUG [pool-1-thread-6] stencyl.sw.util.Util: Process 'haxelib' exited with code: 0
2016-01-09 02:11:12,875 INFO  [pool-1-thread-6] stencyl.sw.io.write.resource.HXWriter: Finished: Running iOS.
2016-01-09 02:14:55,348 DEBUG [AWT-EventQueue-0] stencyl.sw.app.App: Action: Generate Logs
2016-01-09 02:14:55,376 DEBUG [pool-1-thread-7] stencyl.sw.util.FileHelper: Matching (non-hidden) files within /Users/admin/stencylworks/logs: [/Users/admin/stencylworks/logs/2016-01-06_19-23-10.log, /Users/admin/stencylworks/logs/2016-01-07_04-57-26.log, /Users/admin/stencylworks/logs/2016-01-07_05-14-10.log, /Users/admin/stencylworks/logs/2016-01-08_04-25-34.log, /Users/admin/stencylworks/logs/2016-01-09_00-09-07.log, /Users/admin/stencylworks/logs/2016-01-09_01-34-18.log]

4
Fixed Bugs (3.x) / Warning: "Could not add block for tag set-val"
« on: November 03, 2015, 09:33:52 am »
Hi,

I'm getting a lot of these warnings (several dozen in a game):

Code: [Select]
Level:     WARN
When:      2015-11-03 12:09:51:926
From:      stencyl.sw.editors.snippet.designer.BlockPicker

Could not add block for tag set-val-366-13 to menu.
Could not add block for tag set-val-366-8 to menu.
Could not add block for tag set-val-366-6 to menu. (etc..)

What do they mean ?  And how can I get rid of them ?

5
I created a test game to show that Stencyl loads all Atlases on startup.

When testing the game, press the screen to see which atlases are loaded in various scenes.  In the first scene ONLY Atlas 0 should be loaded... but as you can see 1-3 are loaded  (all atlases sensed).

The problem with Stencyl games loading ALL Atlases on startup is that it crashes iOS devices with >1x artwork and moderate-to-large atlases. 

The game I've been working-on for 2 years played perfectly with Stencyl 2 using 2x & 4x artwork.  Now it crashes with anything over 1x loaded... after the splash screen, the game closes itself every time.  This needs to be fixed ASAP to release my game to mobile platforms. 

7
Bug Archives / iOS9 Simulator - Persistent Bugs
« on: September 24, 2015, 10:20:59 pm »
Everytime I use the simulator in b8678 and Xcode 7, I see the following errors:

Code: [Select]
2015-09-25 01:09:42,010 INFO  [Thread-26] stencyl.sw.util.StreamGobbler: [neko] ** BUILD SUCCEEDED **
2015-09-25 01:09:42,016 INFO  [Thread-26] stencyl.sw.util.StreamGobbler: [neko] Running command: RUN
2015-09-25 01:09:42,023 DEBUG [Thread-26] stencyl.sw.util.StreamGobbler: [neko]  - Running command: /Applications/Stencyl-full/plaf/haxe/lib/lime/lime/templates/bin/ios-sim launch /Users/admin/stencylworks/games-generated/GameName_383/Export/ios/build/Release-iphonesimulator/GameName_383.app --sdk 9.0 --devicetypeid com.apple.CoreSimulator.SimDeviceType.iPad-2 --timeout 30 --stdout /private/var/folders/77/dzy_l_cx6c19_3cvgh5_9b100000gn/T/stencyl4726711378936725974/scratch/ios-sim.log
2015-09-25 01:09:42,103 INFO  [Thread-27] stencyl.sw.util.StreamGobbler: [osascript] 0:36: execution error: Can’t get application "iOS Simulator". (-1728)
2015-09-25 01:09:42,135 INFO  [Thread-26] stencyl.sw.util.StreamGobbler: [neko] Usage of '--sdk' is deprecated in 3.x. Use --devicetypeid instead.
2015-09-25 01:09:42,218 INFO  [Thread-26] stencyl.sw.util.StreamGobbler: [neko] 2015-09-25 01:09:42.218 ios-sim[6574:347311] Timeout: 30.000000 second(s)
2015-09-25 01:09:42,219 INFO  [Thread-26] stencyl.sw.util.StreamGobbler: [neko] 2015-09-25 01:09:42.218 ios-sim[6574:347311] stdoutPath: /var/folders/77/dzy_l_cx6c19_3cvgh5_9b100000gn/T/stencyl4726711378936725974/scratch/ios-sim.log
2015-09-25 01:09:42,247 INFO  [Thread-26] stencyl.sw.util.StreamGobbler: [neko] 2015-09-25 01:09:42.247 ios-sim[6574:347311] [MT] DVTAssertions: Warning in /Library/Caches/com.apple.xbs/Sources/DVTFrameworks/DVTFrameworks-8201/DVTFoundation/PlugInArchitecture/PlugInManager/DVTPlugInManager.m:257
2015-09-25 01:09:42,247 INFO  [Thread-26] stencyl.sw.util.StreamGobbler: [neko] Details:  Requested but did not find extension point with identifier Xcode.DVTFoundation.DevicePlatformMapping
2015-09-25 01:09:42,247 INFO  [Thread-26] stencyl.sw.util.StreamGobbler: [neko] Object:   <DVTPlugInManager: 0x7fa46480b110>
2015-09-25 01:09:42,248 INFO  [Thread-26] stencyl.sw.util.StreamGobbler: [neko] Method:   -extensionPointWithIdentifier:
2015-09-25 01:09:42,248 INFO  [Thread-26] stencyl.sw.util.StreamGobbler: [neko] Thread:   <NSThread: 0x7fa462c108f0>{number = 1, name = main}
2015-09-25 01:09:42,248 INFO  [Thread-26] stencyl.sw.util.StreamGobbler: [neko] Please file a bug at http://bugreport.apple.com with this warning message and any useful information you can provide.
2015-09-25 01:09:55,352 INFO  [Thread-26] stencyl.sw.util.StreamGobbler: [neko] Sep 25 01:09:55  GameName_383[6644] <Error>: CGContextSaveGState: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
2015-09-25 01:09:55,352 INFO  [Thread-26] stencyl.sw.util.StreamGobbler: [neko] Sep 25 01:09:55  GameName_383[6644] <Error>: CGContextTranslateCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
2015-09-25 01:09:55,353 INFO  [Thread-26] stencyl.sw.util.StreamGobbler: [neko] Sep 25 01:09:55  GameName_383[6644] <Error>: CGContextRestoreGState: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
2015-09-25 01:09:55,667 INFO  [pool-1-thread-2] stencyl.sw.app.filewatcher.ExternalAppLauncher: [iOS] Universal.hx:194: Stage Width: 480
2015-09-25 01:09:55,668 INFO  [pool-1-thread-2] stencyl.sw.app.filewatcher.ExternalAppLauncher: [iOS] Universal.hx:195: Stage Height: 320
2015-09-25 01:09:55,668 INFO  [pool-1-thread-2] stencyl.sw.app.filewatcher.ExternalAppLauncher: [iOS] Universal.hx:196: Screen Width: 1024
2015-09-25 01:09:55,669 INFO  [pool-1-thread-2] stencyl.sw.app.filewatcher.ExternalAppLauncher: [iOS] Universal.hx:197: Screen Height: 768
2015-09-25 01:09:55,669 INFO  [pool-1-thread-2] stencyl.sw.app.filewatcher.ExternalAppLauncher: [iOS] Universal.hx:198: Screen DPI: 132
2015-09-25 01:09:55,669 INFO  [pool-1-thread-2] stencyl.sw.app.filewatcher.ExternalAppLauncher: [iOS] Universal.hx:365: Theoretical Scale: 2
2015-09-25 01:09:55,669 INFO  [pool-1-thread-2] stencyl.sw.app.filewatcher.ExternalAppLauncher: [iOS] Universal.hx:377: Max Scale: 3
2015-09-25 01:09:55,669 INFO  [pool-1-thread-2] stencyl.sw.app.filewatcher.ExternalAppLauncher: [iOS] Universal.hx:378: Engine Scale: 2x
2015-09-25 01:09:55,669 INFO  [pool-1-thread-2] stencyl.sw.app.filewatcher.ExternalAppLauncher: [iOS] Universal.hx:400: Algorithm: Stretch to Fit
2015-09-25 01:09:55,669 INFO  [pool-1-thread-2] stencyl.sw.app.filewatcher.ExternalAppLauncher: [iOS] Universal.hx:732: Scale X: 1.06666666666667
2015-09-25 01:09:55,670 INFO  [pool-1-thread-2] stencyl.sw.app.filewatcher.ExternalAppLauncher: [iOS] Universal.hx:733: Scale Y: 1.2
2015-09-25 01:10:11,572 INFO  [Thread-26] stencyl.sw.util.StreamGobbler: [neko] 2015-09-25 01:10:11.570 GameName_383[6644:349094] Error loading /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib:  dlopen(/System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib, 262): no suitable image found.  Did find:
2015-09-25 01:10:11,572 INFO  [Thread-26] stencyl.sw.util.StreamGobbler: [neko] /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib: mach-o, but not built for iOS simulator
2015-09-25 01:10:11,573 INFO  [Thread-26] stencyl.sw.util.StreamGobbler: [neko] 2015-09-25 01:10:11.571 GameName_383[6644:349094] Cannot find function pointer IOHIDLibFactory for factory 13AA9C44-6F1B-11D4-907C-0005028F18D5 in CFBundle/CFPlugIn 0x7ae42940 </System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin> (bundle, not loaded)
2015-09-25 01:10:11,574 INFO  [Thread-26] stencyl.sw.util.StreamGobbler: [neko] 2015-09-25 01:10:11.572 GameName_383[6644:349094] Error loading /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib:  dlopen(/System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib, 262): no suitable image found.  Did find:
2015-09-25 01:10:11,575 INFO  [Thread-26] stencyl.sw.util.StreamGobbler: [neko] /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib: mach-o, but not built for iOS simulator
2015-09-25 01:10:11,575 INFO  [Thread-26] stencyl.sw.util.StreamGobbler: [neko] 2015-09-25 01:10:11.572 GameName_383[6644:349094] Cannot find function pointer IOHIDLibFactory for factory 13AA9C44-6F1B-11D4-907C-0005028F18D5 in CFBundle/CFPlugIn 0x7ae42940 </System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin> (bundle, not loaded)
2015-09-25 01:10:11,575 INFO  [Thread-26] stencyl.sw.util.StreamGobbler: [neko] 2015-09-25 01:10:11.573 GameName_383[6644:349094] Error loading /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib:  dlopen(/System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib, 262): no suitable image found.  Did find:
2015-09-25 01:10:11,575 INFO  [Thread-26] stencyl.sw.util.StreamGobbler: [neko] /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib: mach-o, but not built for iOS simulator
2015-09-25 01:10:11,575 INFO  [Thread-26] stencyl.sw.util.StreamGobbler: [neko] 2015-09-25 01:10:11.573 GameName_383[6644:349094] Cannot find function pointer IOHIDLibFactory for factory 13AA9C44-6F1B-11D4-907C-0005028F18D5 in CFBundle/CFPlugIn 0x7ae42940 </System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin> (bundle, not loaded)

8
Fixed Bugs (3.x) / BUG - Palette Search Bar [DUPLICATE]
« on: September 23, 2015, 09:51:03 pm »
Using the 'Search' and pressing 'enter' on the keyboard now creates an 'ouch this shouldn't have happened' bug.
This is happening consistently in Build 8676.

9
Fixed Bugs (3.x) / Stencyl Bug - Atlas System [FIXED]
« on: September 15, 2015, 08:48:13 am »
I originally posted about one of these bugs in the wrong place:
http://community.stencyl.com/index.php/topic,43965.new.html#new

Atlases - Preferences do not save properly. 
If you Disable default atlas binding and save project… atlas binding is enabled when project is reopened.
The settings are not saved.


10
Suggestion Archives / Stop Compiling Button
« on: August 05, 2015, 01:46:08 pm »
Sometimes I need to add something before the compiling finishes, and would like a quick way to stop the process. 
Just a 'kill task' to quickly end the process would be nice.

11
Fixed Bugs (3.x) / Game won't compile now - Build 8469
« on: July 31, 2015, 11:42:10 am »
The game was working perfectly this morning...
Added a few things, and it locked-up.
I disabled the new additions, and the game still won't compile.

Also tried to re-install Java and Stencyl, and erased all prefs in the Stencylworks folder...

The only real error shown in the logs was this:

Code: [Select]
Level:     ERROR
When:      2015-07-31 14:33:01:715
From:      stencyl.sw.util.FileHelper

null

Throwable: java.io.EOFException
at java.io.DataInputStream.readUnsignedByte(DataInputStream.java:290)
at org.tukaani.xz.rangecoder.RangeDecoderFromStream.normalize(Unknown Source)
at org.tukaani.xz.rangecoder.RangeDecoder.decodeBit(Unknown Source)
at org.tukaani.xz.lzma.LZMADecoder$LiteralDecoder$LiteralSubdecoder.decode(Unknown Source)
at org.tukaani.xz.lzma.LZMADecoder$LiteralDecoder.decode(Unknown Source)
at org.tukaani.xz.lzma.LZMADecoder.decode(Unknown Source)
at org.tukaani.xz.LZMAInputStream.read(Unknown Source)
at org.tukaani.xz.SimpleInputStream.read(Unknown Source)
at org.apache.commons.compress.utils.BoundedInputStream.read(BoundedInputStream.java:62)
at org.apache.commons.compress.utils.ChecksumVerifyingInputStream.read(ChecksumVerifyingInputStream.java:85)
at org.apache.commons.compress.archivers.sevenz.SevenZFile.read(SevenZFile.java:900)
at org.rauschig.jarchivelib.SevenZArchiver$SevenZInputStream.read(SevenZArchiver.java:62)
at java.io.InputStream.read(InputStream.java:101)
at org.rauschig.jarchivelib.IOUtils.copy(IOUtils.java:82)
at org.rauschig.jarchivelib.IOUtils.copy(IOUtils.java:66)
at org.rauschig.jarchivelib.IOUtils.copy(IOUtils.java:51)
at org.rauschig.jarchivelib.CommonsArchiver.extract(CommonsArchiver.java:83)
at stencyl.sw.util.FileHelper.unzip(FileHelper.java:695)
at stencyl.sw.util.CacheHelper.copyCacheToProject(CacheHelper.java:87)
at stencyl.sw.io.write.resource.HXWriter.run(HXWriter.java:299)
at stencyl.sw.io.write.resource.HXWriter.access$000(HXWriter.java:78)
at stencyl.sw.io.write.resource.HXWriter$1.callWhenDone(HXWriter.java:207)
at stencyl.sw.app.tasks.StencylWorker.done(StencylWorker.java:90)
at stencyl.sw.app.tasks.SaveGameTask.done(SaveGameTask.java:62)
at javax.swing.SwingWorker$5.run(SwingWorker.java:737)
at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.run(SwingWorker.java:832)
at sun.swing.AccumulativeRunnable.run(AccumulativeRunnable.java:112)
at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.actionPerformed(SwingWorker.java:842)
at javax.swing.Timer.fireActionPerformed(Timer.java:313)
at javax.swing.Timer$DoPostEvent.run(Timer.java:245)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:756)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:726)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)


12
Ask a Question / Installation Keys
« on: April 20, 2015, 12:03:27 am »
hey-- we have a question:

does anyone have experience using license keys inside Stencyl ?
For instance, in a game which requires an externally generated license ?

The licenses would be generated externally (when purchased/gifted).

13
Ask a Question / Sounds with multiple actors
« on: April 06, 2015, 09:30:59 pm »
hi,

I have a scene with multiple skeletons.  When they walk, a sound is looped.
The sound is triggered by their movement-- if they are walking, the sound should be looped.

But, only the first Skeleton makes any sound. 
When the second Skeleton walks... no sound...

Any way to make this 'jump' to a new channel if a similar actor's sound is already playing ??
I tried 'get position for channel' but got an error 'float should be int'.


14
installed build 8085, java jdk-8u31-windows-x64, and Visual Studio 2013 community. Windows 7 sp1 64 bit.


Stencyl will not build into Windows.
 Uncaught exception - Error creating pch: 1 - build cancelled

Any suggestions ?

15
Abandoned Bugs / Unexpected Error - 3.2 public
« on: January 27, 2015, 11:02:15 pm »
Unexpected problem on thread AWT-EventQueue-0: Comparison method violates its general contract!
java.lang.IllegalArgumentException: Comparison method violates its general contract!
   at java.util.TimSort.mergeHi(TimSort.java:868)
   at java.util.TimSort.mergeAt(TimSort.java:485)
   at java.util.TimSort.mergeCollapse(TimSort.java:410)
   at java.util.TimSort.sort(TimSort.java:214)
   at java.util.TimSort.sort(TimSort.java:173)
   at java.util.Arrays.sort(Arrays.java:659)
   at java.util.Collections.sort(Collections.java:217)
   at javax.swing.SortingFocusTraversalPolicy.enumerateAndSortCycle(SortingFocusTraversalPolicy.java:136)
   at javax.swing.SortingFocusTraversalPolicy.getFocusTraversalCycle(SortingFocusTraversalPolicy.java:110)
   at javax.swing.SortingFocusTraversalPolicy.getComponentAfter(SortingFocusTraversalPolicy.java:280)
   at javax.swing.LayoutFocusTraversalPolicy.getComponentAfter(LayoutFocusTraversalPolicy.java:106)
   at java.awt.Component.getNextFocusCandidate(Component.java:7871)
   at java.awt.Component.transferFocus(Component.java:7839)
   at java.awt.Container.removeNotify(Container.java:2808)
   at javax.swing.JComponent.removeNotify(JComponent.java:4759)
   at java.awt.Container.remove(Container.java:1199)
   at javax.swing.JTabbedPane.removeTabAt(JTabbedPane.java:999)
   at com.jidesoft.swing.JideTabbedPane.removeTabAt(Unknown Source)
   at com.jidesoft.document.TdiGroup.removeDocument(Unknown Source)
   at com.jidesoft.document.DocumentPane.a(Unknown Source)
   at com.jidesoft.document.DocumentPane.a(Unknown Source)
   at com.jidesoft.document.DocumentPane.closeDocument(Unknown Source)
   at com.jidesoft.document.DocumentPane.closeSingleDocument(Unknown Source)
   at stencyl.sw.app.doc.Workspace.closeCurrentDocument(Workspace.java:808)
   at stencyl.sw.app.App.actionPerformed(App.java:554)
   at stencyl.sw.actions.ActionManager.actionPerformed(ActionManager.java:65)
   at stencyl.sw.actions.SAction.actionPerformed(SAction.java:121)
   at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
   at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
   at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
   at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
   at javax.swing.AbstractButton.doClick(AbstractButton.java:376)
   at javax.swing.AbstractButton.doClick(AbstractButton.java:356)
   at javax.swing.plaf.basic.BasicMenuItemUI$Actions.actionPerformed(BasicMenuItemUI.java:802)
   at javax.swing.SwingUtilities.notifyAction(SwingUtilities.java:1662)
   at javax.swing.JComponent.processKeyBinding(JComponent.java:2878)
   at javax.swing.JMenuBar.processBindingForKeyStrokeRecursive(JMenuBar.java:689)
   at javax.swing.JMenuBar.processBindingForKeyStrokeRecursive(JMenuBar.java:697)
   at javax.swing.JMenuBar.processBindingForKeyStrokeRecursive(JMenuBar.java:697)
   at javax.swing.JMenuBar.processKeyBinding(JMenuBar.java:668)
   at javax.swing.KeyboardManager.fireBinding(KeyboardManager.java:307)
   at javax.swing.KeyboardManager.fireKeyboardAction(KeyboardManager.java:293)
   at javax.swing.JComponent.processKeyBindingsForAllComponents(JComponent.java:2970)
   at javax.swing.JComponent.processKeyBindings(JComponent.java:2962)
   at javax.swing.JComponent.processKeyEvent(JComponent.java:2841)
   at java.awt.Component.processEvent(Component.java:6293)
   at java.awt.Container.processEvent(Container.java:2229)
   at java.awt.Component.dispatchEventImpl(Component.java:4872)
   at java.awt.Container.dispatchEventImpl(Container.java:2287)
   at java.awt.Component.dispatchEvent(Component.java:4698)
   at java.awt.KeyboardFocusManager.redispatchEvent(KeyboardFocusManager.java:1887)
   at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(DefaultKeyboardFocusManager.java:762)
   at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(DefaultKeyboardFocusManager.java:1027)
   at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(DefaultKeyboardFocusManager.java:899)
   at java.awt.DefaultKeyboardFocusManager.dispatchEvent(DefaultKeyboardFocusManager.java:727)
   at java.awt.Component.dispatchEventImpl(Component.java:4742)
   at java.awt.Container.dispatchEventImpl(Container.java:2287)
   at java.awt.Window.dispatchEventImpl(Window.java:2719)
   at java.awt.Component.dispatchEvent(Component.java:4698)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
   at java.awt.EventQueue.access$200(EventQueue.java:103)
   at java.awt.EventQueue$3.run(EventQueue.java:694)
   at java.awt.EventQueue$3.run(EventQueue.java:692)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
   at java.awt.EventQueue$4.run(EventQueue.java:708)
   at java.awt.EventQueue$4.run(EventQueue.java:706)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
   at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
   at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
   at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
   at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
   at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)

Pages: 1 2 3