Bug Issue: Error compiling version 4.1.0-beta build11072


Pages: 1

mbergoei

  • Subscriber - Stencyl Studio
  • *
July 30, 2022, 05:41:07 pm
Downloaded latest build (11072) and when compiling I get the following error:

      NO_PHYSICS = Config.physicsMode == SIMPLE_PHYSICS;
      
      stage.addEventListener(FlashEvent.ENTER_FRAME, onUpdate);
      stage.addEventListener(FlashEvent.DEACTIVATE, onFocusLost);
      stage.addEventListener(FlashEvent.ACTIVATE, onFocus);
      #if !flash
      stage.addEventListener(FlashEvent.RESIZE, onWindowResize);
      stage.window.onRestore.add(onWindowRestore);
      stage.window.onMaximize.add(onWindowMaximize);
      stage.window.onFullscreen.add(onWindowFullScreen);
      if(isFullScreen && !stage.window.fullscreen)
         @:privateAccess stage.window.__fullscreen = true;
      #end

No errors when compiling with build 11067
« Last Edit: July 30, 2022, 05:47:20 pm by mbergoei »


New attachment added by mbergoei - July 30, 2022, 05:42:33 pm


New attachment added by mbergoei - July 30, 2022, 05:42:54 pm


New attachment added by mbergoei - July 30, 2022, 05:44:14 pm


Justin

  • Master Stencyler
  • *
July 30, 2022, 06:27:46 pm
Fixed in 4.1.0-beta3/b11073.
  • Status changed from New to Resolved


Pages: 1

Details

  • Reported
    July 30, 2022, 05:41:07 pm
  • Updated
    July 30, 2022, 06:27:46 pm

  • View Status
    Public
  • Type
    Bug
  • Status
    Resolved
  • Priority
    Normal
  • Version
    (none)
  • Fixed in
    (none)
  • Assigned to
    (none)
  • Category
    Compiling/Testing Games

Tags


Attachments


* Captura de Pantalla 2022-07-30 a la(s) 20.35.51.png (121.77 kB, 1308x998 - viewed 254 times.)

* Captura de Pantalla 2022-07-30 a la(s) 20.36.06.png (469.06 kB, 1706x1616 - viewed 254 times.)
* 2022-07-30_20-35-18.log (160.04 kB - downloaded 129 times.)