Serious Tiled Background Bug

This forum is currently in read-only mode.
From the Asset Store
821 serious male voice announcer phrases for casual & mobile games, puzzles, match, quest, cards, casino, sports etc.
  • I'm presently making a platform game, one which has a lot of tiled background objects.

    I seem to have reached a limit in the number used. If I try to run the game as it stands, it works fine, but if I add just one more object, the directx application doesn't run, saying "An unexpected error occurred"

    The IDE itself doesn't crash, but the game doesn't run.

    I will post this bug to bugtracker, but has anyone else experienced this? Am I overlooking something?

    The file can be found here.

    http://dl.dropbox.com/u/15091348/bugged.cap

    NOTE: the version here has one too many background objects. Remove one, and everything will work fine.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I unchecked enable scripting and it worked.

  • Wow they need to change that to enable python scripting.

    Also, NthSimulacrum

    The main use of the tiled background object is to make that object scalable, but in order to get the benefits that save on memory, the texture needs to be in power of two.

    Your Tiledbackground3 object could be a 2x 2 image.

    ... just thought I'd point that out.

  • Thanks R0J0hound , that solved everything

    Newt, I tried that originally, but ironically the layout editor slowed down immensely

    EDIT: Just tried it with a 32 x 32 and the IDE has stopped lagging.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)