ggibson1's Recent Forum Activity

  • Hmmm... I'm not sure what I did, but I broke it. I can export my data to a new capx, and Construct2 can't open it.

    Failed to open project....

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

    *edit*

    Importing into a blank project appears to have fixed the issue. I'm not quite sure exactly what broke, but I can't get it to fail on a blank project. *shrug* If I imported into existing project or "save all to capx" the resulting capx would break. But If I created one in Construct as blank and then imported, it worked.

    So did you get it figured out?

    If not can you give a single specific example with as many details as possible about how to reproduce it?

    Thanks

  • > Is there a way to do a spell check? Looking at the videos, I see you don't appear to have a way to do it within the software itself, so I was wondering how easy it would be to copy the array from your program into something like excel or word, perform a spell check, then copy from these programs back into your array.

    >

    > Hope that makes sense.

    >

    Hi ggibson1, Do you happen to know the answer to the above question? I'm holding off on purchasing atm due to this.

    Neither an export nor a spell check feature exists in the tool.

    However, I did successfully use this json-to-csv tool to copy the JSON version of data into a CSV and then edit that with Excel … and then import back into C2DataEditor.

    https://konklone.io/json/

  • Is this tool still active?

    It is still being sold and still works like it always did.

  • There is nothing special about the arrays in the examples.

    They are just normal C2 arrays.

    To fully understand working with arrays in C2 you should fully read all C2 documentation on arrays.

    Good luck!

  • Having a hard time interacting with the data once it's been injected into the Construct project. At start of Layout I call the "CreateTestDB" function. The debugger says there are two arrays. An empty one and the one that has data that was created with the function call, but I can't interact with it.

    I have a text object that every tick is displaying TestDB.At(0,0) and it always reads 0. I assume because it's reading the first array that is also called TestDB, but is empty.

    And I included the Data event sheet with the search functions but those aren't working either. I wasn't completely clear from the manual but I assume all the results of a function call end up in the ResultSet array? But that stays empty the whole time.

    The function call I am testing looks like this; "SearchColumnFindAllLike"(TestDB.UID, "ColumnName","String I am searching for")

    Any help or direction anyone has would be appreciated. There is nothing about this program anywhere except here and the shop page. Otherwise it seems like it's going to be a huge time saver once I get it working. Thanks!

    -daleinen

    EDIT

    I found out if at start of layout I destroy the existing TestDB array, and then create a new array with the create function it will reference the right array. Seems like the wrong way to go about it but as long as it works.

    Please see the email I sent you in response showing how to modify your events to correctly load the data and do a search against it.

    Good luck!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • A new update has just been uploaded. Everyone should receive an email in the next 24 hours with download instructions.

    From the Changes.txt file:

    * Bug fixes

    * Fixed an issue where characters were being converted to ????? characters because of incorrect string formatting.

    *** Don't forget to rate and review C2 Data Editor in the Scirra App Store!!!

  • You do not have permission to view this post

  • Hi ggibson1

    Nice tool - just bought it.

    Initial thougts after about an hour of playing with it;

    • It would be nice to be able to rename arrays.
    • It would be nice to be able to rename columns.
    • The editor couldn't import a json file, C2 didn't have any problems with (probably because of tab formatting). I had to load the json in C2, and then download it again via C2 - not as smooth as I hoped.

    Otherwise it seems to do the job I bought it for - props!

    Cheers,

    thegrind

    Thanks for your feedback!

    Your first two items are currently available in the C2 Data Editor. Renaming arrays is like renaming a file in Windows. Click once to select and click again to go into rename mode. To rename columns double click the column header.

    I do not understand your third item. To import JSON already in C2 format you should paste it into the main screen.

    Good luck!

  • If we were all paying $1000 a year to license C2 like with Unity Scirra could probably afford to hire a staff of developers to do something like this.

  • You are not only compressing then decompressing but probably also hitting the disk which means IO latency... IO is far slower than in-memory operations.

  • You can right click on any part of the blank space at the beginning where for example the green arrow icon appears for loops and functions not just the 1 pixel very edge.

ggibson1's avatar

ggibson1

Member since 7 Dec, 2013

None one is following ggibson1 yet!

Trophy Case

  • 10-Year Club
  • Coach One of your tutorials has over 1,000 readers
  • Email Verified

Progress

12/44
How to earn trophies