d939569e84594e1586eac3e65e28dfb2's Forum Posts

  • thanks,

    I am still getting the error.

    Once the current app contest is over I am working on I will see if I can figure it out and post back

  • Hey guys,

    Here is my latest creation, Halifax Explorer.

    You can use it by going to: http://halifaxexplorer.ca

    It is a tool to locate, or add, location based data. This can be anything including, but not limited to, trails, malls, shops, entertainment, places of interest, etc.

    It was entered into an App contest and it is primarily used for the Halifax area (NS) but it technically would work anywheres.

    The only data it has right now IS for Halifax, but try it out and tell me what you think :)

    EDIT:

    Forgot to mention, I am working on an update to include a few enhancements such as setting location by click, and adding images.

  • So, I am still getting this error, Ashley even with updating to different constructs.

    The thing is, it works fine on my mac running virtual machine.

    I have the same plugins on both.

    Any ideas?

    When I run the driver check, it says everything is a go

  • After doing some searching around I don't see any functionality to capture photos from a users camera

    I found this: longhandpixels.net/demos/mobilesafari-ios6

    Anything similar in construct? Best I've done is using user media, take a snapshot and then upload it but the method in the link seems much easier.

  • floatingsunfish

    there is CSV plugin and CSV2Array I believe, you would need both

  • thank you ashley, i will see what I can figure out. the only plugin it could be is google maps. ill remove it and upgrade again.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Has anyone gotten this to work on android? Using cocoonjs

  • Link to .capx file (required!): NONE, this is related to opening construct

    Steps to reproduce:

    1. open construct

    2. it crashes on open

    3. tried running as admin

    Observed result:

    it crashes with error message, allows me to retry, ignore, abort. Ignoring just makes it unstable and crashes a few minutes later.

    Expected result:

    should open no problem

    Browsers affected:

    none

    Operating system & service pack:

    windows 8

    Construct 2 version:

        r 148

    construct error message:

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

    Construct 2 Check failure

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

    Check failure! This is probably a bug:

    ACE table: Expression ID duplicated in ACE table

    Condition: exp_ids.find(id) == exp_ids.end()

    File: c:\c2\source\exporters\html5\..\..\common\ERAHelpers.h

    Line: 254

    Function: void __cdecl era::ACETable::AddExpression(int,int,const class std::basic_string<wchar_t,struct std::char_traits<wchar_t>,class std::allocator<wchar_t> > &,const class std::basic_string<wchar_t,struct std::char_traits<wchar_t>,class std::allocator<wchar_t> > &,const class std::basic_string<wchar_t,struct std::char_traits<wchar_t>,class std::allocator<wchar_t> > &,const class std::basic_string<wchar_t,struct std::char_traits<wchar_t>,class std::allocator<wchar_t> > &,void (__cdecl *)(const class era::StaticResult **,int,class era::StaticEvaluation *))

    Build: release 148 (64-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   

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

  • how the heck did I miss that...

    thanks guys. d'oh.

  • I have been trying to find a sprite font that looks more natural like actual text.

    any suggestions?

    The default is horrible, I tried mono spacing app made by a user in the forum, it is okay except it looks l i k e t h i s.

    Cheers.

  • sosensible how did you get to pass the backbutton issue?

  • sosensible did your app get approved

  • Because it is easily found.You will find limitations here: https://www.scirra.com/store/construct-2

    The free version does not support export to mobile.

  • Did you successfully enter an app?

  • I've been trying to add tags to this plug in. For some reason it semi works once but does not work again.

    For example I click a marker and the box comes up but with no information in it. If I click another marker nothing happens. Closing the box works.

    EDIT:

    So i successfully added in a onclick hook for markers.

    couldnt get the tags worked out but onclick works for now.

    if you need to know how i did it lemme know