Bug Issue: Linux (10288) New Scene : Java Exception


Pages: 1

mdotedot

  • Level 5 Stencyler
February 18, 2019, 12:51:46 am
Private Build 10288
Oracle Linux

(By the way : I don't have the selection 4.0 or later in the issue tracker)


* New Game
* New Scene (name does not matter)

Error : 2019-02-18 03:41:40,834 ERROR [AWT-EventQueue-0] root: Unexpected problem on thread AWT-EventQueue-0: java.lang.IllegalArgumentException: Width (0) and height (0) must be non-zero

Code: [Select]
2019-02-18 03:41:12,185 INFO  [main] stencyl.sw.Launcher: Current Working Directory: /root/Downloads
2019-02-18 03:41:12,186 INFO  [main] stencyl.sw.Launcher: Invoked with arguments: []
2019-02-18 03:41:14,010 INFO  [main] stencyl.sw.Session: Logfile: /root/stencylworks/logs/2019-02-18_03-41-13.log
2019-02-18 03:41:14,015 INFO  [main] stencyl.sw.Session: OS Name: Linux
2019-02-18 03:41:14,015 INFO  [main] stencyl.sw.Session: OS Version: 4.14.35-1844.2.5.el7uek.x86_64
2019-02-18 03:41:14,015 INFO  [main] stencyl.sw.Session: Java Version: 1.8.0_60
2019-02-18 03:41:14,015 INFO  [main] stencyl.sw.Session: Java Home Environment Variable (JAVA_HOME): not set
2019-02-18 03:41:14,016 INFO  [main] stencyl.sw.Session: Stencyl Version: 4.0.0 (b10288)
2019-02-18 03:41:14,016 INFO  [main] stencyl.sw.Session: Stencyl Workspace: /root/
2019-02-18 03:41:14,016 INFO  [main] stencyl.sw.Session: User Working Directory: /root/Downloads
2019-02-18 03:41:14,016 INFO  [main] stencyl.sw.Session: User Home Directory: /root
2019-02-18 03:41:14,017 INFO  [main] stencyl.sw.Session: System Path: /usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/root/bin
2019-02-18 03:41:14,071 DEBUG [main] stencyl.sw.util.Util: Running command: [/root/Downloads/plaf/haxe-bin/linux64/haxe, -version]
2019-02-18 03:41:14,165 DEBUG [main] stencyl.sw.util.Util: Process 'haxe' exited with code: 0
2019-02-18 03:41:14,166 INFO  [main] stencyl.sw.Session: Haxe Version: 3.4.7
2019-02-18 03:41:14,222 DEBUG [main] stencyl.sw.util.FileHelper: Deleting: /tmp/stencyl5111376592579584093
2019-02-18 03:41:14,223 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang/en/global-phrases.lang
2019-02-18 03:41:14,227 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang/en/global-errors.lang
2019-02-18 03:41:14,228 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang/en/global-menu.lang
2019-02-18 03:41:14,269 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang/en/global-welcome.lang
2019-02-18 03:41:14,271 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang/en/global-dashboard.lang
2019-02-18 03:41:14,274 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang/en/global-publish.lang
2019-02-18 03:41:14,276 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang/en/global-updater.lang
2019-02-18 03:41:14,277 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang/en/global-chat.lang
2019-02-18 03:41:14,278 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang/en/global-misc.lang
2019-02-18 03:41:14,340 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang/en/global-forge.lang
2019-02-18 03:41:14,342 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang/en/global-prefs.lang
2019-02-18 03:41:14,342 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang/en/global-creategame.lang
2019-02-18 03:41:14,343 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang/en/global-gamecontroller.lang
2019-02-18 03:41:14,343 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang/en/behavior-main.lang
2019-02-18 03:41:14,345 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang/en/behavior-blocks.lang
2019-02-18 03:41:14,408 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang/en/behavior-blockhelp.lang
2019-02-18 03:41:14,457 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang/en/behavior-events.lang
2019-02-18 03:41:14,458 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang/en/behavior-code.lang
2019-02-18 03:41:14,459 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang/en/behavior-attributes.lang
2019-02-18 03:41:14,459 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang/en/behavior-create.lang
2019-02-18 03:41:14,459 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang/en/behavior-byob.lang
2019-02-18 03:41:14,460 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang/en/editor-actor-main.lang
2019-02-18 03:41:14,460 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang/en/editor-actor-physics.lang
2019-02-18 03:41:14,460 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang/en/editor-background.lang
2019-02-18 03:41:14,461 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang/en/editor-behaviorchooser.lang
2019-02-18 03:41:14,461 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang/en/editor-desktop.lang
2019-02-18 03:41:14,462 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang/en/editor-font.lang
2019-02-18 03:41:14,462 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang/en/editor-sound.lang
2019-02-18 03:41:14,462 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang/en/editor-tileset.lang
2019-02-18 03:41:14,463 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang/en/editor-preloader.lang
2019-02-18 03:41:14,463 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang/en/editor-mobile.lang
2019-02-18 03:41:14,464 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang/en/editor-groups.lang
2019-02-18 03:41:14,465 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang/en/editor-attributes.lang
2019-02-18 03:41:14,465 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang/en/editor-input.lang
2019-02-18 03:41:14,465 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang/en/editor-animation.lang
2019-02-18 03:41:14,466 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang/en/editor-scene-main.lang
2019-02-18 03:41:14,467 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang/en/editor-scene-create.lang
2019-02-18 03:41:14,467 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang/en/editor-scene-tools.lang
2019-02-18 03:41:14,508 INFO  [AWT-EventQueue-0] stencyl.sw.SW: Initializing Stencyl.
2019-02-18 03:41:14,513 DEBUG [AWT-EventQueue-0] stencyl.sw.Splash: Set Splash message: Look
2019-02-18 03:41:16,110 DEBUG [AWT-EventQueue-0] stencyl.sw.util.net.SocketServer: To see more socket debugging, run with env var DEBUG_STENCYL_SOCKETS=true.
2019-02-18 03:41:16,151 DEBUG [AWT-EventQueue-0] stencyl.sw.util.net.SocketServer: To see more socket debugging, run with env var DEBUG_STENCYL_SOCKETS=true.
2019-02-18 03:41:16,116 INFO  [GameInterfaceServer] stencyl.sw.util.net.SocketServer: GameInterfaceServer started on port 18525
2019-02-18 03:41:16,198 INFO  [FlashPolicyServer] stencyl.sw.util.net.SocketServer: FlashPolicyServer started on port 843
2019-02-18 03:41:16,867 INFO  [AWT-EventQueue-0] stencyl.sw.ext.ExtensionDependencyManager: Extension Dependencies: {JAVA={=java-1.8.0}, ENGINE={}, STENCYL={=stencyl-4.0.0}, TOOLSET={}, HAXELIB={cloner=haxelib-cloner-1.0.0, hxp=haxelib-hxp-1.0.1, polygonal-printf=haxelib-polygonal-printf-1.0.0-beta, stencyl-cppia=haxelib-stencyl-cppia-1.0.7, hxcpp=haxelib-hxcpp-4.0.0, swf=haxelib-swf-1.7.4, box2d=haxelib-box2d-1.11.0, svg=haxelib-svg-1.1.2, lime=haxelib-lime-7.2.0, format=haxelib-format-3.4.1, debug-console=haxelib-debug-console-1.0.0, stencyl=haxelib-stencyl-4.0.0, tweenxcore=haxelib-tweenxcore-1.0.4, layout=haxelib-layout-1.1.0, hxtelemetry=haxelib-hxtelemetry-0.3.5, openfl=haxelib-openfl-8.7.0, tilelayer=haxelib-tilelayer-0.2.1, polygonal-ds=haxelib-polygonal-ds-2.0.0, box2d-fake=haxelib-box2d-fake-1.11.0, hscript=haxelib-hscript-2.1.1, mbs=haxelib-mbs-1.0.0}, STENCYLBUILD={=stencylbuild-10288.0.0}}
2019-02-18 03:41:16,930 DEBUG [AWT-EventQueue-0] stencyl.sw.util.FileHelper: Matching (non-hidden) files within /root/stencylworks/extensions: []
2019-02-18 03:41:16,931 DEBUG [AWT-EventQueue-0] stencyl.sw.util.FileHelper: Matching (non-hidden) files within /root/stencylworks/extensions: []
2019-02-18 03:41:16,931 DEBUG [AWT-EventQueue-0] stencyl.sw.editors.game.advanced.EngineExtensionManager: Loading engine extensions...
2019-02-18 03:41:16,932 DEBUG [AWT-EventQueue-0] stencyl.sw.util.FileHelper: Matching (non-hidden) files within /root/stencylworks/engine-extensions: [/root/stencylworks/engine-extensions/blocks.xml, /root/stencylworks/engine-extensions/Camera.hx, /root/stencylworks/engine-extensions/Exif.hx, /root/stencylworks/engine-extensions/icon.png, /root/stencylworks/engine-extensions/include.xml, /root/stencylworks/engine-extensions/info.txt, /root/stencylworks/engine-extensions/Tag.hx, /root/stencylworks/engine-extensions/Away3D.zip, /root/stencylworks/engine-extensions/android-sdk_r22.0.5-linux.tgz, /root/stencylworks/engine-extensions/joints.zip, /root/stencylworks/engine-extensions/Away3D_2018.1.24.zip, /root/stencylworks/engine-extensions/Away3DHelper_2018.1.10.zip, /root/stencylworks/engine-extensions/A3D_V116.zip, /root/stencylworks/engine-extensions/Colyseus.zip, /root/stencylworks/engine-extensions/Colyseus_v29.zip]
2019-02-18 03:41:16,932 DEBUG [AWT-EventQueue-0] stencyl.sw.util.FileHelper: Directories within /root/stencylworks/engine-extensions: [/root/stencylworks/engine-extensions/ads, /root/stencylworks/engine-extensions/gamecenter, /root/stencylworks/engine-extensions/gestures, /root/stencylworks/engine-extensions/google, /root/stencylworks/engine-extensions/hypertouch, /root/stencylworks/engine-extensions/joystick, /root/stencylworks/engine-extensions/label, /root/stencylworks/engine-extensions/native, /root/stencylworks/engine-extensions/purchases, /root/stencylworks/engine-extensions/test, /root/stencylworks/engine-extensions/test-flash, /root/stencylworks/engine-extensions/test-native, /root/stencylworks/engine-extensions/tileapi, /root/stencylworks/engine-extensions/Server, /root/stencylworks/engine-extensions/Client, /root/stencylworks/engine-extensions/Capture, /root/stencylworks/engine-extensions/META-INF, /root/stencylworks/engine-extensions/dependencies, /root/stencylworks/engine-extensions/ndll, /root/stencylworks/engine-extensions/project, /root/stencylworks/engine-extensions/Camera, /root/stencylworks/engine-extensions/HTML5, /root/stencylworks/engine-extensions/Away3D, /root/stencylworks/engine-extensions/E, /root/stencylworks/engine-extensions/joints, /root/stencylworks/engine-extensions/Away3DHelper, /root/stencylworks/engine-extensions/A3D, /root/stencylworks/engine-extensions/Colyseus]
2019-02-18 03:41:16,932 DEBUG [AWT-EventQueue-0] stencyl.sw.editors.game.advanced.EngineExtensionManager: ads is a core engine extension. Skip.
2019-02-18 03:41:16,933 DEBUG [AWT-EventQueue-0] stencyl.sw.editors.game.advanced.EngineExtensionManager: gamecenter is a core engine extension. Skip.
2019-02-18 03:41:16,933 DEBUG [AWT-EventQueue-0] stencyl.sw.editors.game.advanced.EngineExtensionManager: gestures is a core engine extension. Skip.
2019-02-18 03:41:16,933 DEBUG [AWT-EventQueue-0] stencyl.sw.editors.game.advanced.EngineExtensionManager: google is a core engine extension. Skip.
2019-02-18 03:41:16,933 DEBUG [AWT-EventQueue-0] stencyl.sw.editors.game.advanced.EngineExtensionManager: hypertouch is a core engine extension. Skip.
2019-02-18 03:41:16,933 DEBUG [AWT-EventQueue-0] stencyl.sw.editors.game.advanced.EngineExtensionManager: joystick is a core engine extension. Skip.
2019-02-18 03:41:16,964 DEBUG [AWT-EventQueue-0] stencyl.sw.editors.game.advanced.EngineExtensionManager: label is engine extension: Labels (1.0.0).
2019-02-18 03:41:16,964 DEBUG [AWT-EventQueue-0] stencyl.sw.editors.game.advanced.EngineExtensionManager: native is a core engine extension. Skip.
2019-02-18 03:41:16,964 DEBUG [AWT-EventQueue-0] stencyl.sw.editors.game.advanced.EngineExtensionManager: purchases is a core engine extension. Skip.
2019-02-18 03:41:16,969 DEBUG [AWT-EventQueue-0] stencyl.sw.editors.game.advanced.EngineExtensionManager: test is engine extension: Test Extension (1.0.0).
2019-02-18 03:41:16,970 DEBUG [AWT-EventQueue-0] stencyl.sw.editors.game.advanced.EngineExtensionManager: test-flash is engine extension: Test Extension (Flash SWF) (1.0.0).
2019-02-18 03:41:16,972 DEBUG [AWT-EventQueue-0] stencyl.sw.editors.game.advanced.EngineExtensionManager: test-native is engine extension: Test Extension (Native) (1.0.0).
2019-02-18 03:41:16,985 DEBUG [AWT-EventQueue-0] stencyl.sw.editors.game.advanced.EngineExtensionManager: tileapi is engine extension: Tile API (1.0.0).
2019-02-18 03:41:16,989 DEBUG [AWT-EventQueue-0] stencyl.sw.editors.game.advanced.EngineExtensionManager: Server is engine extension: Server (1.0.0).
2019-02-18 03:41:16,991 DEBUG [AWT-EventQueue-0] stencyl.sw.editors.game.advanced.EngineExtensionManager: Client is engine extension: Client (1.0.0).
2019-02-18 03:41:16,993 DEBUG [AWT-EventQueue-0] stencyl.sw.editors.game.advanced.EngineExtensionManager: Capture is engine extension: Capture (1.0.0).
2019-02-18 03:41:16,993 DEBUG [AWT-EventQueue-0] stencyl.sw.editors.game.advanced.EngineExtensionManager: META-INF is not a valid engine extension. Skip.
2019-02-18 03:41:16,993 DEBUG [AWT-EventQueue-0] stencyl.sw.editors.game.advanced.EngineExtensionManager: dependencies is not a valid engine extension. Skip.
2019-02-18 03:41:16,993 DEBUG [AWT-EventQueue-0] stencyl.sw.editors.game.advanced.EngineExtensionManager: ndll is not a valid engine extension. Skip.
2019-02-18 03:41:16,993 DEBUG [AWT-EventQueue-0] stencyl.sw.editors.game.advanced.EngineExtensionManager: project is not a valid engine extension. Skip.
2019-02-18 03:41:16,994 DEBUG [AWT-EventQueue-0] stencyl.sw.editors.game.advanced.EngineExtensionManager: Camera is engine extension: Camera (1.0.0).
2019-02-18 03:41:16,995 DEBUG [AWT-EventQueue-0] stencyl.sw.editors.game.advanced.EngineExtensionManager: HTML5 is engine extension: HTML5 (1.0.0).
2019-02-18 03:41:17,007 DEBUG [AWT-EventQueue-0] stencyl.sw.editors.game.advanced.EngineExtensionManager: Away3D is engine extension: Away3D (1.0.0).
2019-02-18 03:41:17,007 DEBUG [AWT-EventQueue-0] stencyl.sw.editors.game.advanced.EngineExtensionManager: E is engine extension: E (1.0.0).
2019-02-18 03:41:17,008 DEBUG [AWT-EventQueue-0] stencyl.sw.editors.game.advanced.EngineExtensionManager: joints is engine extension: Joints (1.4.0).
2019-02-18 03:41:17,009 DEBUG [AWT-EventQueue-0] stencyl.sw.editors.game.advanced.EngineExtensionManager: Away3DHelper is engine extension: Away3DHelper (1.0.0).
2019-02-18 03:41:17,010 DEBUG [AWT-EventQueue-0] stencyl.sw.editors.game.advanced.EngineExtensionManager: A3D is engine extension: A3D (1.0.0).
2019-02-18 03:41:17,011 DEBUG [AWT-EventQueue-0] stencyl.sw.editors.game.advanced.EngineExtensionManager: Colyseus is engine extension: Colyseus (1.0.0).
2019-02-18 03:41:17,011 INFO  [AWT-EventQueue-0] stencyl.sw.editors.game.advanced.EngineExtensionManager: Engine Extensions: [A3D (1.0.0), Away3D (1.0.0), Away3DHelper (1.0.0), Camera (1.0.0), Capture (1.0.0), Client (1.0.0), Colyseus (1.0.0), E (1.0.0), HTML5 (1.0.0), Server (1.0.0), Joints (1.4.0), Labels (1.0.0), Test Extension (1.0.0), Test Extension (Flash SWF) (1.0.0), Test Extension (Native) (1.0.0), Tile API (1.0.0)]
2019-02-18 03:41:17,016 INFO  [AWT-EventQueue-0] stencyl.sw.app.ExtensionManager: Toolset Extensions: []
2019-02-18 03:41:17,101 DEBUG [AWT-EventQueue-0] stencyl.sw.SW: Maximized frame.
2019-02-18 03:41:17,626 DEBUG [AWT-EventQueue-0] stencyl.sw.app.doc.Workspace: Activated: Welcome Center
2019-02-18 03:41:17,697 DEBUG [AWT-EventQueue-0] stencyl.sw.app.App: Silent Authentication.
2019-02-18 03:41:17,776 DEBUG [AWT-EventQueue-0] stencyl.sw.Splash: Dispose Splash
2019-02-18 03:41:18,206 DEBUG [pool-1-thread-1] stencyl.sw.app.tasks.AuthenticateTask: Response: user:ios:swf:plans12
2019-02-18 03:41:18,207 DEBUG [pool-1-thread-1] stencyl.sw.util.FileHelper: Deleting: /root/stencylworks/prefs/auth.txt
2019-02-18 03:41:18,209 INFO  [pool-1-thread-1] stencyl.sw.app.tasks.AuthenticateTask: Logged in as: mdotedot
2019-02-18 03:41:18,210 INFO  [pool-1-thread-1] stencyl.sw.app.tasks.AuthenticateTask: Usergroup: Registered
2019-02-18 03:41:18,210 INFO  [pool-1-thread-1] stencyl.sw.app.tasks.AuthenticateTask: Thanks for subscribing to our Mobile program.
2019-02-18 03:41:18,210 INFO  [pool-1-thread-1] stencyl.sw.app.tasks.AuthenticateTask: Thanks for subscribing to our Indie program.
2019-02-18 03:41:19,225 DEBUG [pool-1-thread-1] stencyl.sw.app.tasks.AuthenticateTask: 200
### Excluding compile: javax.swing.text.GlyphView::getBreakSpot
2019-02-18 03:41:30,309 INFO  [AWT-EventQueue-0] stencyl.sw.editors.game.settings.GamePropertiesDialog: Creating a blank game.
2019-02-18 03:41:30,551 INFO  [pool-1-thread-1] stencyl.sw.io.write.MasterWriter: Saving a new game.
2019-02-18 03:41:30,556 DEBUG [pool-1-thread-1] stencyl.sw.util.NotifierHashMap: HashMapEvent [type=VALUE_ADDED, value=Square]
2019-02-18 03:41:30,556 DEBUG [pool-1-thread-1] stencyl.sw.util.NotifierHashMap: HashMapEvent [type=VALUE_ADDED, value=Rect Up]
2019-02-18 03:41:30,556 DEBUG [pool-1-thread-1] stencyl.sw.util.NotifierHashMap: HashMapEvent [type=VALUE_ADDED, value=Rect Down]
2019-02-18 03:41:30,556 DEBUG [pool-1-thread-1] stencyl.sw.util.NotifierHashMap: HashMapEvent [type=VALUE_ADDED, value=Rect Left]
2019-02-18 03:41:30,556 DEBUG [pool-1-thread-1] stencyl.sw.util.NotifierHashMap: HashMapEvent [type=VALUE_ADDED, value=Rect Right]
2019-02-18 03:41:30,556 DEBUG [pool-1-thread-1] stencyl.sw.util.NotifierHashMap: HashMapEvent [type=VALUE_ADDED, value=Tri 45R]
2019-02-18 03:41:30,556 DEBUG [pool-1-thread-1] stencyl.sw.util.NotifierHashMap: HashMapEvent [type=VALUE_ADDED, value=Tri 45L]
2019-02-18 03:41:30,556 DEBUG [pool-1-thread-1] stencyl.sw.util.NotifierHashMap: HashMapEvent [type=VALUE_ADDED, value=Tri 45R Inv]
2019-02-18 03:41:30,556 DEBUG [pool-1-thread-1] stencyl.sw.util.NotifierHashMap: HashMapEvent [type=VALUE_ADDED, value=Tri 45L Inv]
2019-02-18 03:41:30,556 DEBUG [pool-1-thread-1] stencyl.sw.util.NotifierHashMap: HashMapEvent [type=VALUE_ADDED, value=Tri 30R]
2019-02-18 03:41:30,557 DEBUG [pool-1-thread-1] stencyl.sw.util.NotifierHashMap: HashMapEvent [type=VALUE_ADDED, value=Tri 30L]
2019-02-18 03:41:30,557 DEBUG [pool-1-thread-1] stencyl.sw.util.NotifierHashMap: HashMapEvent [type=VALUE_ADDED, value=Tri 30-2R]
2019-02-18 03:41:30,557 DEBUG [pool-1-thread-1] stencyl.sw.util.NotifierHashMap: HashMapEvent [type=VALUE_ADDED, value=Tri 30-2L]
2019-02-18 03:41:30,557 DEBUG [pool-1-thread-1] stencyl.sw.util.NotifierHashMap: HashMapEvent [type=VALUE_ADDED, value=Tri 30R Inv]
2019-02-18 03:41:30,557 DEBUG [pool-1-thread-1] stencyl.sw.util.NotifierHashMap: HashMapEvent [type=VALUE_ADDED, value=Tri 30L Inv]
2019-02-18 03:41:30,557 DEBUG [pool-1-thread-1] stencyl.sw.util.NotifierHashMap: HashMapEvent [type=VALUE_ADDED, value=Tri 30-2R Inv]
2019-02-18 03:41:30,557 DEBUG [pool-1-thread-1] stencyl.sw.util.NotifierHashMap: HashMapEvent [type=VALUE_ADDED, value=Tri 30-2L Inv]
2019-02-18 03:41:30,557 DEBUG [pool-1-thread-1] stencyl.sw.util.NotifierHashMap: HashMapEvent [type=VALUE_ADDED, value=Tri 60R]
2019-02-18 03:41:30,557 DEBUG [pool-1-thread-1] stencyl.sw.util.NotifierHashMap: HashMapEvent [type=VALUE_ADDED, value=Tri 60L]
2019-02-18 03:41:30,557 DEBUG [pool-1-thread-1] stencyl.sw.util.NotifierHashMap: HashMapEvent [type=VALUE_ADDED, value=Tri 60-2R]
2019-02-18 03:41:30,557 DEBUG [pool-1-thread-1] stencyl.sw.util.NotifierHashMap: HashMapEvent [type=VALUE_ADDED, value=Tri 60-2L]
2019-02-18 03:41:30,558 DEBUG [pool-1-thread-1] stencyl.sw.util.NotifierHashMap: HashMapEvent [type=VALUE_ADDED, value=Tri 60R Inv]
2019-02-18 03:41:30,558 DEBUG [pool-1-thread-1] stencyl.sw.util.NotifierHashMap: HashMapEvent [type=VALUE_ADDED, value=Tri 60L Inv]
2019-02-18 03:41:30,558 DEBUG [pool-1-thread-1] stencyl.sw.util.NotifierHashMap: HashMapEvent [type=VALUE_ADDED, value=Tri 60-2R Inv]
2019-02-18 03:41:30,558 DEBUG [pool-1-thread-1] stencyl.sw.util.NotifierHashMap: HashMapEvent [type=VALUE_ADDED, value=Tri 60-2L Inv]
2019-02-18 03:41:30,558 INFO  [pool-1-thread-1] stencyl.sw.io.write.MasterWriter: Saving game in place.
2019-02-18 03:41:30,603 ERROR [pool-1-thread-1] stencyl.sw.util.FileHelper: File /root/stencylworks/games/bbb/game.xml is not a valid XML file. Aborting Backup.
2019-02-18 03:41:32,922 DEBUG [pool-1-thread-1] stencyl.sw.io.write.MasterWriter: Writing out local resources.
2019-02-18 03:41:32,931 DEBUG [pool-1-thread-1] stencyl.sw.util.FileHelper: Saving backup file /root/stencylworks/games/bbb/resources/data.xml.bak.
2019-02-18 03:41:33,068 DEBUG [pool-1-thread-1] stencyl.sw.io.write.MasterWriter: Writing out scenes.
2019-02-18 03:41:33,072 DEBUG [pool-1-thread-1] stencyl.sw.io.write.MasterWriter: Copying over snippets.
2019-02-18 03:41:33,075 ERROR [pool-1-thread-1] stencyl.sw.util.FileHelper: File /root/stencylworks/games/bbb/snippets/list.xml is not a valid XML file. Aborting Backup.
2019-02-18 03:41:33,075 DEBUG [pool-1-thread-1] stencyl.sw.io.write.MasterWriter: Saving block favorites.
2019-02-18 03:41:33,076 DEBUG [pool-1-thread-1] stencyl.sw.editors.snippet.designer.palette.FavoriteManager: Favorites file /root/stencylworks/games/bbb/favorites.xml does not exist.
2019-02-18 03:41:33,078 INFO  [pool-1-thread-1] stencyl.sw.io.write.MasterWriter: Done writing game.
2019-02-18 03:41:33,122 DEBUG [AWT-EventQueue-0] stencyl.sw.util.FileHelper: Deleting: /tmp/stencyl5111376592579584093/sandbox/test/temp
2019-02-18 03:41:33,123 DEBUG [AWT-EventQueue-0] stencyl.sw.util.FileHelper: Deleting: /root/stencylworks/preview/scripts
2019-02-18 03:41:33,123 DEBUG [AWT-EventQueue-0] stencyl.sw.util.FileHelper: Deleting: /root/stencylworks/preview/game
2019-02-18 03:41:33,123 INFO  [AWT-EventQueue-0] stencyl.sw.app.tasks.OpenGameTask: Opening game: bbb
2019-02-18 03:41:33,612 DEBUG [AWT-EventQueue-0] stencyl.sw.app.doc.Workspace: Activated: Dashboard
2019-02-18 03:41:33,613 DEBUG [AWT-EventQueue-0] stencyl.sw.util.FileHelper: Trying to delete file that does not exist: /tmp/stencyl5111376592579584093/sandbox/build/code
2019-02-18 03:41:33,613 DEBUG [AWT-EventQueue-0] stencyl.sw.util.FileHelper: Deleting: /tmp/stencyl5111376592579584093/sandbox/test/temp
2019-02-18 03:41:33,826 DEBUG [AWT-EventQueue-0] stencyl.sw.app.tasks.OpenGameTask: Took 703ms
2019-02-18 03:41:34,105 DEBUG [AWT-EventQueue-0] stencyl.sw.loc.ExtensionLanguagePack: Reading... plaf/haxe/extensions/joystick/lang/en/joystick.lang
2019-02-18 03:41:34,173 DEBUG [AWT-EventQueue-0] stencyl.sw.loc.ExtensionLanguagePack: Reading... plaf/haxe/extensions/ads/lang/en/ads.lang
2019-02-18 03:41:34,176 DEBUG [AWT-EventQueue-0] stencyl.sw.loc.ExtensionLanguagePack: Reading... plaf/haxe/extensions/purchases/lang/en/purchases.lang
2019-02-18 03:41:34,218 INFO  [pool-1-thread-1] stencyl.sw.app.tasks.OpenGameTask: Started loading cache
2019-02-18 03:41:34,239 INFO  [pool-1-thread-1] stencyl.sw.app.tasks.OpenGameTask: Finished loading cache
2019-02-18 03:41:40,075 DEBUG [AWT-EventQueue-0] stencyl.sw.editors.scene.dialogs.ScenePropertiesPanel: This game has this num of scenes: 0
2019-02-18 03:41:40,075 DEBUG [AWT-EventQueue-0] stencyl.sw.editors.scene.dialogs.ScenePropertiesPanel: Marking as default scene: 0
2019-02-18 03:41:40,082 DEBUG [AWT-EventQueue-0] stencyl.sw.app.doc.Workspace: Loading Closed Resource: bbs
2019-02-18 03:41:40,732 DEBUG [pool-1-thread-1] stencyl.sw.editors.scene.Designer: Brush Changed
2019-02-18 03:41:40,834 ERROR [AWT-EventQueue-0] root: Unexpected problem on thread AWT-EventQueue-0: java.lang.IllegalArgumentException: Width (0) and height (0) must be non-zero
java.lang.RuntimeException: java.lang.IllegalArgumentException: Width (0) and height (0) must be non-zero
at stencyl.sw.app.tasks.StencylWorker.done(StencylWorker.java:74)
at stencyl.sw.app.tasks.StencylWorker.done(StencylWorker.java:54)
at stencyl.sw.app.tasks.OpenResourceTask.done(OpenResourceTask.java:76)
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$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76)
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)
Caused by: java.lang.IllegalArgumentException: Width (0) and height (0) must be non-zero
at java.awt.image.ReplicateScaleFilter.<init>(ReplicateScaleFilter.java:102)
at java.awt.Image.getScaledInstance(Image.java:174)
at sun.awt.CustomCursor.<init>(CustomCursor.java:69)
at sun.awt.X11CustomCursor.<init>(X11CustomCursor.java:43)
at sun.awt.X11.XCustomCursor.<init>(XCustomCursor.java:42)
at sun.awt.X11.XToolkit.createCustomCursor(XToolkit.java:1140)
at stencyl.sw.editors.scene.select.SelectionController.<init>(SelectionController.java:198)
at stencyl.sw.editors.scene.Designer.<init>(Designer.java:578)
at stencyl.sw.editors.scene.SceneMainPage.initDesigner(SceneMainPage.java:307)
at stencyl.sw.editors.scene.SceneMainPage.<init>(SceneMainPage.java:134)
at stencyl.sw.editors.scene.SceneTab.init(SceneTab.java:140)
at stencyl.sw.editors.scene.SceneTab.<init>(SceneTab.java:122)
at stencyl.sw.app.doc.Workspace.fetchEditorForResource(Workspace.java:831)
at stencyl.sw.app.doc.Workspace.finishOpenResource(Workspace.java:678)
at stencyl.sw.app.tasks.OpenResourceTask.doInBackground(OpenResourceTask.java:67)
at stencyl.sw.app.tasks.OpenResourceTask.doInBackground(OpenResourceTask.java:20)
at javax.swing.SwingWorker$1.call(SwingWorker.java:295)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at javax.swing.SwingWorker.run(SwingWorker.java:334)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
2019-02-18 03:41:49,956 INFO  [AWT-EventQueue-0] stencyl.sw.app.App: Attempting to quit out of Stencyl.
2019-02-18 03:41:51,938 DEBUG [AWT-EventQueue-0] stencyl.sw.util.Util: Running command: [killall, neko]
2019-02-18 03:41:51,998 DEBUG [AWT-EventQueue-0] stencyl.sw.util.Util: Process 'killall' exited with code: 1
2019-02-18 03:41:52,020 DEBUG [AWT-EventQueue-0] stencyl.sw.util.Util: Running command: [killall, adb]
2019-02-18 03:41:52,055 DEBUG [AWT-EventQueue-0] stencyl.sw.util.Util: Process 'killall' exited with code: 1
2019-02-18 03:41:52,079 DEBUG [AWT-EventQueue-0] stencyl.sw.util.Util: Running command: [killall, arm-linux-androideabi-g++]
2019-02-18 03:41:52,112 DEBUG [AWT-EventQueue-0] stencyl.sw.util.Util: Process 'killall' exited with code: 1
 


Justin

  • Master Stencyler
  • *
February 18, 2019, 01:20:24 am
I'm assuming that old scenes don't open for you either, right? For some reason it's fumbling when it tries to load the various custom cursors related to the scene designer.

Can you replace sw/editors/scene/select/SelectionController.class in your sw.jar with the attached one?


New attachment added by Justin - February 18, 2019, 01:21:00 am


mdotedot

  • Level 5 Stencyler
February 18, 2019, 03:55:45 am
Not entirely sure if I did it correctly since I still got the same error.

$ mkdir tmp
$ cd tmp
$ cp ../sw.jar .
$ jar xvf sw.jar
du -b stencyl/sw/editors/scene/select/SelectionController.class
53145   stencyl/sw/editors/scene/select/SelectionController.class
$ cp ../SelectionController.class stencyl/sw/editors/scene/select/SelectionController.class
$ rm sw.jar
Create new Jar with manifest otherwise it produced error
$ jar cvmf META-INF/MANIFEST.MF sw.jar .
$ jar tvf sw.jar | grep SelectionController.class
 54705 :   stencyl/sw/editors/scene/select/SelectionController.class
$ du -b SelectionController.class
54705

So apparently it was replaced

And .. yes I have the same error when opening scenes. When just importing .stencyl file and building to Linux it worked fine.


Justin

  • Master Stencyler
  • *
February 18, 2019, 02:29:56 pm
Oh, could you attach the log again? It ought to have printed a little more info before the error occurred. I forgot to mention that in the last post.

Sorry to have made you go through all that effort patching the jar. Maybe I should put together a little tool to do that for you in cases like this.
« Last Edit: February 18, 2019, 02:30:31 pm by Justin »


New attachment added by mdotedot - February 19, 2019, 12:35:35 am


mdotedot

  • Level 5 Stencyler
February 19, 2019, 12:36:16 am
Attached the logs that are created using the latest private build: 10295


Justin

  • Master Stencyler
  • *
February 19, 2019, 02:28:20 am
Ah, the private builds don't include the modifications I made. I only uploaded them here.

Can you upload your existing logs from the other day? (When you tested and saw it was still an issue, but didn't upload the logs.) They should include the info I'm looking for.


New attachment added by mdotedot - February 19, 2019, 03:26:46 am


mdotedot

  • Level 5 Stencyler
February 19, 2019, 03:46:59 am
Hopefully you can track the issue.
It says something about no such method error but maybe that is part of your debug-attempt?!?!


Justin

  • Master Stencyler
  • *
February 19, 2019, 04:36:35 am
No, I'm guessing you applied the patch to the newer build? That would be a cause for that error. The patch was only good for the build you previously had.

Do you have your logs from February 18? They should have the information I'm looking for. Otherwise I'll send you a modified sw.jar so you don't need to patch it yourself.


mdotedot

  • Level 5 Stencyler
February 19, 2019, 10:23:40 am
Attached are the logs that I found on the original Virtual Machine. But I'm not sure which one was with the patched sw.jar.

If that does not work it would be really helpful when you send a sw.jar that was patched by you so that we can avoid confusion :D


Justin

  • Master Stencyler
  • *
February 19, 2019, 02:26:18 pm
Yeah, that still isn't the logs I'm looking for. When you use the "generate logs" button in Stencyl, it's only sending me the ones for that day, where the ones I'm interested in are from back when you made your second post here.

Anyway, try this one. http://www.polydes.com/temp/me/sw.jar


New attachment added by mdotedot - February 19, 2019, 07:23:39 pm


New attachment added by mdotedot - February 19, 2019, 07:31:49 pm


mdotedot

  • Level 5 Stencyler
February 19, 2019, 07:35:31 pm
The latest log was with your sw.jar.
Scene eesc

nged
2019-02-19 22:28:39,344 DEBUG [pool-1-thread-1] stencyl.sw.editors.scene.select.SelectionController: 32
2019-02-19 22:28:39,344 DEBUG [pool-1-thread-1] stencyl.sw.editors.scene.select.SelectionController: 32

I'm guessing this is what you made it write : 32 pixels for width and height?


Justin

  • Master Stencyler
  • *
February 19, 2019, 07:56:20 pm
Code: [Select]
log.debug(moveImage.width);
log.debug(moveImage.height);
log.debug(view.getToolkit());
log.debug(view.getToolkit().getBestCursorSize(moveImage.width, moveImage.height));

Code: [Select]
32
32
sun.awt.X11.XToolkit@30ba5a8f
java.awt.Dimension[width=0,height=0]

Here, we can see the the custom cursor image is being loaded properly and returning expected dimensions of (32, 32). But passing (32, 32) in to getBestCursorSize is returning (0, 0). According to the Javadoc, that would signify that custom cursors aren't supported on your system.

That's unfortunate, but I don't suppose there's much we can do (besides, of course, avoiding the use of custom cursors where not supported). I'm wondering if perhaps the reason your system doesn't support it is because it's a VM, or because of some VM cursor settings.
« Last Edit: February 19, 2019, 07:56:38 pm by Justin »


Justin

  • Master Stencyler
  • *
February 19, 2019, 08:07:31 pm
Fixed in b10298. You won't see the move/rotate/resize cursors in the scene designer if you're on a system that doesn't support custom cursors.
  • Issue Assigned from (none) to Justin
  • Status changed from New to Resolved
  • Category changed from Design Mode to Scene Designer


mdotedot

  • Level 5 Stencyler
February 19, 2019, 10:09:05 pm
Confirmed that the Exception has gone. Don't know about custom cursors and virtual machines.

I do however know of one particular instance where I needed to alter the Stencyl code to run Linux game from a virtual machine.
Error:  Could not create SDL window:  Couldn't find matching GLX visual
Solution:
* vi plaf/haxe/lib/stencyl/1,00/com/stencyl/graphics/GLUtil.hx
After privateAccess:
if(gl==null)return;



Issue updated by Justin - December 12, 2019, 04:46:52 pm
  • Tags added: 4.0.2


Pages: 1

Details

  • Reported
    February 18, 2019, 12:51:46 am
  • Updated
    December 12, 2019, 04:46:52 pm

  • View Status
    Public
  • Type
    Bug
  • Status
    Resolved
  • Priority
    Normal
  • Version
    3.5.0 beta 1
  • Fixed in
    (none)
  • Assigned to
    Justin
  • Category
    Scene Designer

Tags


Attachments

* SelectionController.class (53.42 kB - downloaded 846 times.)
* log-2019-02-19.zip (6.61 kB - downloaded 850 times.)
* log-2019-02-19.zip (12.36 kB - downloaded 858 times.)
* log-2019-02-19_justins_swjar.zip (9.88 kB - downloaded 862 times.)
* log-2019-02-19_justins_swjar_eescene.zip (15.45 kB - downloaded 861 times.)