Ashley's Recent Forum Activity

  • Closing as .capx uses third-party plugin "Photon", which is not allowed in bug reports as per the requirements. Also this problem sounds like a corrupt .capx, in which case there is nothing we can do without the original steps to reproduce the problem in the first place.

  • Closing, please see the bug report guidelines, and only post in English otherwise we cannot help you.

    Also if you have issues specific to the Intel XDK, I'd recommend reporting them to Intel.

  • I think Chrome has a limit on how much text can be entered in to a text input (at half a megabyte). It seems pretty reasonable, since it's unlikely anybody will sit there and type half a million characters in to a single-line text control. This is also a limitation in Chrome and not a problem with Construct 2. It's easy to work around:

    • use a textarea instead, which appears to handle the full string just fine (and scrolls so you can view it more usefully)
    • import the file as a project file and AJAX request it, which also handles the full length just fine

    If, for some reason, you really want the ability to paste a megabyte of data in to a single-line text input, you could report this to Chrome. However I'm going to close this as won't fix and would suggest one of those workarounds.

  • Closing as not a bug - most languages I've used treat % as allowing numbers to stay negative, but you can always just add in an abs() if you want different behavior.

  • This is another seam issue due to using linear sampling and the tiles blending some of the adjacent pixels from the tilemap.

    Technically it is wrong but it's pretty difficult to fix (the editor uses a different, simpler rendering algorithm to the runtime) and it doesn't affect the runtime which is where it really matters. And you can work around it by using point sampling. So closing as won't fix.

  • Yeah, HD generally means 1920x1080 or 1280x720, which are basically how many pixels are used. Both that and the bitrate affect quality - obviously HD allows for more detail than SD, but it's possible to have very high bitrate SD and very low bitrate HD such that the HD actually looks worse than SD. That's pretty uncommon though since it defeats the point of having HD in the first place, but it shows technically the resolution alone doesn't guarantee quality.

    Some TV channels broadcast in HD, but use a low bitrate so things commonly turn in to a blurry mush of pixels, but they can still call it HD. It's one of those marketing tricks

  • Can't reproduce, works just fine in Chrome here.

  • Closing, please see the bug report guidelines, we do not investigate issues that do not follow them for the reasons described within the guidelines.

    I also cannot see that you've provided any evidence at all that garbage collection is actually responsible for any problem you think you've identified.

  • Closing, please see the bug report requirements

  • Closing, please see the bug report guidelines.

  • Thanks for the report, should be fixed in the next build.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I can't reproduce this, it works here, and you say it works for you too.

    We can't fix bugs unless we can reproduce the problem. It could be something broken on just that user's system otherwise.

Ashley's avatar

Ashley

Early Adopter

Member since 21 May, 2007

Twitter
Ashley has 1,778,979 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