Error when ever I click something in my game

0 favourites
  • 12 posts
From the Asset Store
High quality sound effect pack, in the following categories: Simple, negative, pozitive
  • Every time i click a object in my game I get this error:

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

    Construct 2 Check failure

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

    Check failure! This is probably a bug:

    Server received a HTTP request which was not a GET - this is not supported

    Condition: pRequest->Verb == HttpVerbGET

    File: HttpFileServer.cpp

    Line: 195

    Function: void __thiscall HttpFileServer::ServerThread(void)

    Build: release 77 (32-bit) checked

    Component: HTML5 exporter

    (Last Win32 error: 0)

    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.

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

    Abort   Retry   Ignore   

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

    I have no Idea why, My Game has 198 events. And its when ever I click a object.

    Its quite funny, when I test my game on my iphone I do not get the error on the phone, instead it pops up on my laptop <img src="smileys/smiley17.gif" border="0" align="middle" /> even when the project isn't running on the laptop.

    I think it might be to do with the touch mouse plugin, I'll check now to see if its so.

    But has anyone else experienced this error?

  • Can you share your project so we can try ourselves? Does removing third party plugins fix it? What browser/OS are you using?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Ashley, The only third party plugin I am using is iScroll. And I cannot get rid of that as its really important to my project.

  • I cannot share the project as it is for commercial use.

  • without capx, it will difficult smitchell, as I've ever told you.

  • Send a PM to Ash with a link to the file.

  • septeven,

    I know it is but its a commercial project so I cannot really throw out my capx like its nothing <img src="smileys/smiley6.gif" border="0" align="middle" />.

    And I tested the plugin with the touch plugin, And things seemed fine. Well except this error, Does this error seem like the one you was talking about?

  • smitchell no it doesn't. I told you that only because it's definitely easier to find what's occured your issue.

  • Reproduce the issue in a new project which you can share. Otherwise we cannot help you.

    Also this sounds like it's most likely to be a problem in the iScroll plugin - I cannot imagine how any official Construct 2 feature would make a non-GET request to the preview server. Does iScroll POST or do any other requests to the current server? Anything other than GET is not supported by Construct 2's preview server.

  • Ashley no it doesn't, that's why I really don't understand his issue, specially without any capx...

  • I'll try reproduce it now, and then i'll post the capx

  • I took my capx apart and the error was gone, But I do not think it was to do with IScroll.

    I had 4 sprites, when a line was overlapping each one the frame would go to 1 of that sprite(Green).

    When the 4th one was selected then it would go to my level select screen. So as the fourth one was selected I got the error.

    No third party plugins were used on this layout.

    So I think it might be a C2 error somehow.

    Im currently rebuilding the capx from scratch. If i encounter this error again i'll share my capx.

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