softblow's Recent Forum Activity

  • Link to .capx file (required!):

    http://www.mediafire.com/?94w894x7gh9rtyj

    Steps to reproduce:

    1) split screen with "enginetest" layout to right

    2) try to load layout "enginetest" with double-click from "Project Layout"

    Observed result:

    error dialog appears

    (Load layout failed which already exists on splited position)

    Expected result:

    not do anything, as I think.

    Browsers affected:

    (not needed)

    Operating system & service pack:

    win 8 x64,

    Construct 2 version:

    r121

    image

    http://img713.imageshack.us/img713/3310/20130309010646construct.png

    error message

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

    Construct 2 Check failure

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

    Check failure! This is probably a bug:

    Layout appears to be in document list but no tab matches it

    Condition: false

    File: Construct2.cpp

    Line: 1241

    Function: void __cdecl CConstruct2App::CreateTabForLayout(class Layout *)

    Build: release 121 (64-bit) checked

    Component: Construct 2 IDE

    (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.

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

    ??(A)   ?? ??(R)   ??(I)   

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

    Comment

    maybe same problem as like this?

  • I'm trying to make isometric field, but I don't want to make all fields with copy & paste, and I decided to replace with tiled background.

    I made logic like this.

    <at start of layout>

    1) create "checker" object all around, in isometric fit position.

    2) after that, check overlapping "checker" with tiled-background-objects for replacing. If there are, replace it.

    <at start of layout>

    3) place them in appropriate z-order.

    and THIS DID NOT WORKed. And I guessed maybe overlap information updates after a tick.

    And modified overlap checking codes to outside of <start of layout>, it worked. BUT, I don't want pass 1 tick... because It is field (background or like thing) , and If there are any lag Player may see them. :(

    And... I think there might simple ways, and... It, I'm meaning this situation, is not intuitive, as I think.

    <img src="http://img90.imageshack.us/img90/1278/20130308231028construct.png" border="0">

    thus, How can I check overlap properly right after spawning some objects? or Is it an engine-problem? (right now, I don't know so much about programming, and I don't know that.)

    Sorry for inconvenience!

    1) The .capx file without clay.io plugin

    2) .capx file reproducing Type-B problem

    and last, If there are any rude words and sentences, sorry for that. I'm not good at english.

  • First of all, sorry for bad english :D

    get the .capx file

    Story ::

    I dont' know well about server, and I uses hosting site (www.dothome.co.kr) for initial share of my project.

    C2 preview and local test are work fine, But When I upload... :(

    See the result

    (I checked chrome for article, and It worked fine, but others...)

    <img src="http://img507.imageshack.us/img507/3113/problemlo.png" border="0">

    and CocoonJS cloud compilation made me same problem.

    Title : Your compilation contains errors

    ???? (sender)

        : cocoonjsyrn@ludei.com 13.02.27 14:48

    Hi,

    your compilation of run! seems to have failed, here's the information we have about the problem:

    Some filename in the submitted ZIP file has invalid characters. File path: .png

    This is an automatically generated email, so please do not reply.

    Ludei Team

    Join our newsletter ludei.com/tech/newsletter.

    devsupport@ludei.com

    Why ::

    BECAUSE My language is 2-byte-type. (korean.) and I used OBJECT NAME in My language for convenience. and Exported Project has same-name-images... Although It can't be loaded somewhere!

    (* When I renamed all sprites/image using objects and exported to english, It worked fine on dothome.co.kr hosting site)

    (Dropbox works well in this situation. weird. lol)

    (see the dropbox uploaded project)

    (detail : dothome.co.kr can't load korean-named files at all in firefox & ie. chrome loads half of them... (in direct-file access test of filename "??.html", Chrome failed to load. 404 error...)

    But I can't give up convinience of naming objects in my language...

    thus...

    Suggesting ::

    I'm suggesting "Automatically rename objects (,file names, variable names, etc...) to roman words on export" feature. and It can add a little security to exported projects!

    thank you for reading this! :D

  • er... headache...

    tulamide thank you for kind answer. :D

    It was not an tick I thought. ha.. Recently I read some book about cpu, and that includes information about it. I confused absolutely.

  • ^ I joined to your cafe. I can't wait to see your articles!

    :D

    And I'll introduce South Korean community for CC and C2. mainly CC but will be changed soon to include both of them. It's because of creation of cafe in 2010.11.11. at that time, C2 wasn't there, If I remember correct.

    Constructors.CAP (????.CAP in korean.)

    cafe.daum.net/CONSTRUCTORS.CAP[/url]

    ps. Servieced by Daum corp (www.daum.net), and name of the serviece is Daum Cafe. Not a Standalone site, but There aren't many people using Construct series in korea to build standalone one.

    ps2. I think CC & C2 are almost same in usage and concepts.

  • download the .cap file

    I needed a way to move something by time when game paused by adjusting timescale to 0, and I found the way to do it, by using profile object.

    Questions::

    1) Is it a correct way to do it?

    2) Are there better ways?

    3) What retrieves from 'GetTicks' by Profiler object? I cant' understand it.

    <img src="http://img23.imageshack.us/img23/8677/20130214121758construct.png" border="0">

    <img src="http://img802.imageshack.us/img802/7010/20130214120206applicati.png" border="0">

  • Old Scirra shows me this site : gearhost.com

    Can't I access anymore?!

  • R0J0hound

    Aa.... OTL

    Thank you for nice answer.

  • I know I can setup it at Application properties; but I can't find that (,./;'[] like...) keys. But I want to use that system. holololo~

    I'm meaning this.

    <img src="http://img715.imageshack.us/img715/6992/scrshot.png" border="0" />

    1) How can I set them on that page?

    2) Is there a way setting keys like Autohotkey? (vk105 like...)

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Like this ? Gateways

    Inspired by this article ? PlayGM naver.com cafe (need to login)

    This example helped me quite a lot ? Split Screen Concept by David

    Download ? Portal Test Remake(1)(1).cap

    ahaa... plz ignore strange words. It's my language; but I forgot to edit it.

    <img src="http://desmond-secure.yfrog.com/secure_scaled/large/814/yhhi.png" border="0">

    If link is broken, Download it from here.

  • Link broken, sadly. ;_;

  • * firefox 17.0.1 (release channel), Adblock Plus disabled

    <img src="http://desmond-secure.yfrog.com/secure_scaled/large/814/sqd.png" border="0">

    and more, this. Can't select searchbar well.

    [tube]http://youtu.be/8q89Wz6fB3Q[/tube]

    (In this video, disappearing pointer means its shape changed to text select mode.)

    and more.

    <img src="http://desmond-secure.yfrog.com/secure_scaled/large/814/kmp.png" border="0">

    And I remember Construct classic has been updated but link was not fixed...

    I'm meaning this page.

    Is my firefox strange? <img src="smileys/smiley5.gif" border="0" align="middle">

softblow's avatar

softblow

Member since 20 Sep, 2010

Twitter
softblow has 3 followers

Connect with softblow

Trophy Case

  • 14-Year Club
  • Popular Game One of your games has over 1,000 players
  • x2
    Coach One of your tutorials has over 1,000 readers
  • Email Verified

Progress

17/44
How to earn trophies