Ashley's Recent Forum Activity

  • r224 didn't have any major changes other than adding WKWebView support, and if you disable it, it should have exported an identical result to r223. So I am suspicious somehow WKWebView support is actually being enabled when you get a black screen. Then if you are missing certain Cordova plugins, it would fail to start up.

  • I have no idea what your plugin does, so I can't comment at all.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • It needs support from the browser to do it properly. Star this issue for support in Chrome: https://bugs.chromium.org/p/chromium/issues/detail?id=522983

    I would *strongly* discourage you from spin-looping with an event. This is the very most obnoxious waste of battery life, spins up fans loudly on laptops, and will bog down the whole system unnecessarily.

    BTW, even if properly supported, it wouldn't target specific framerates like 15 FPS - it would be "quarter v-sync mode" instead. If you're on an 80 Hz display it would go 20 FPS instead of 15, which is probably better anyway, since if the framerate isn't an integer fraction of the refresh rate you'll get an uneven refresh pattern which usually looks pretty bad.

  • Have you tried any other build services? I suspect this is a problem with cocoon.io, probably that it just built without Crosswalk, which would cause this exact problem. Nobody else has reported any trouble, so I think you should either report this to cocoon.io or try a different build system.

  • I would prefer the feature to live in a third-party plugin rather than build official features which will probably be replaced in future.

  • You need to build with Crosswalk support for sound to work on Android 4.x. It's applied automatically on PhoneGap Build and the latest Intel XDK with the new project format, but otherwise I think you need to manually enable it. Closing as I'm assuming you've just built without Crosswalk.

  • totoyan - this post is 7 years old and about something else and is in the Construct Classic forum, you should probably have started a new thread in the Construct 2 section.

    Construct 2 definitely does not generate that. It looks like you have a virus on your system which is infecting files. You should run a virus scan and clean up your system.

  • I mean using binary data without using a string as an intermediate format. The conversion to and from the string is slow and can waste memory. Ideally it would get binary data and be able to write it directly.

  • I don't think this is a minor feature. Data URIs/base64 encoding are a slow and bloated way of dealing with binary data and I don't think we should continue to build on them or encourage their use. It would be better to invent a new efficient general-purpose way to deal with binary data in C2, and then use that to support taking screenshots as a true binary image, and then write true binary to a file. That is a pretty significant feature though.

  • This should be fixed in the latest release. Please only test the latest version like the bug report guidelines state. Closing.

  • You do not have permission to view this post

  • Misconfigured servers with the wrong MIME types is a common problem and often causes projects to fail to load. We have a special manual entry to cover this: see MIME types.

Ashley's avatar

Ashley

Early Adopter

Member since 21 May, 2007

Twitter
Ashley has 1,779,526 followers

Connect with Ashley

Trophy Case

  • Jupiter Mission Supports Gordon's mission to Jupiter
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Forum Hero Made 1,000 posts in the forums
  • Forum Wizard Made 5,000 posts in the forums
  • Forum Unicorn Made 10,000 posts in the forums
  • Forum Mega Brain Made 20,000 posts in the forums
  • x126
    Coach One of your tutorials has over 1,000 readers
  • x74
    Educator One of your tutorials has over 10,000 readers
  • x5
    Teacher One of your tutorials has over 100,000 readers
  • Sensei One of your tutorials has over 1,000,000 readers
  • Regular Visitor Visited Construct.net 7 days in a row
  • Steady Visitor Visited Construct.net 30 days in a row
  • RTFM Read the fabulous manual
  • x42
    Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

32/44
How to earn trophies

Blogs