aandelkovic's Forum Posts

  • 8 posts
  • System: Win7 64x

    Repro:

    1.Create a sprite that is immovable and place in middle of the screen.

    2.Spawn another sprite on top.

    3.Exception generated at line 1017 in sprite plug-in.

  • Gfx card: Radeon HD 3400

  • -Yes you understood repro scenario correct. I retried now and can not reproduce!

    -Monitor Resolution: 1920x1200 32-bit color

    -Gfx driver updated 2 weeks ago(latest).

    -You can take any .capx I think this is related to editor not handling large sprites correctly.

  • I tried to reproduce again with a .png image 640x360. I added physics and resized it to 5000x2000 run it a couple of times, rotated and resized it all worked fine now but got appcrash on exit of Construct?

  • The resize was done in layout view.

  • Repro:

    1.Enter sprite editor and load a large image 1200x1200 pixels.

    2.Run project and retur back to sprite editor for a smaller sprite 50x50 pixels.

    3.Left sidebar buttons (set image point & set colli. polygon)wiped out?

    I had to delete large image for buttons to return.

    Win7 64-bit

  • Description: This error happend once while playing around with resizing a sprite. When I removed the sprite from the project it all started to work again.

    I'm using: WIN7 64-bit

    Repro:

    1.Add sprite with physics and bound to area behaviour.

    2.Resize sprite size.

    3.Hit Run

    4.Repeat steps 2-3 until error occurs see log:

    ---------------------------

    Construct 2 Check failure

    ---------------------------

    Check failure! This is probably a bug:

    Cannot find file on disk to return over HTTP

    File: C:\Users\Scirra\Desktop\TestGame\phys\Animations\scirra\Default\000.png

    This can indicate project corruption - please notify Scirra of this problem with the steps you were doing immediately beforehand.

    Condition: false

    File: HttpFileServer.cpp

    Line: 288

    Function: void __cdecl HttpFileServer::ServerRespond(struct _HTTP_REQUEST_V2 *)

    Build: release 74 (64-bit) checked

    Component: HTML5 exporter

    (Last Win32 error: 2)

    You are using a 'checked' release of Construct 2, intended for testing, which causes certain errors to be reported this way. Hit Ctrl+C to copy this messagebox - it's useful information for the developers, so please include it with any bug reports! Click 'Abort' to quit (unsaved data will be lost!),'Retry' to turn off messages for this session and continue, or 'Ignore' to continue normally.

    ---------------------------

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Following worked for me in IE9:

    F12

    CTRL + R

    F12

    F5

    Logg: Using Canvas 2D renderer

  • 8 posts