R0J0hound's Recent Forum Activity

    You need to add the mfc and atl include folder and library folder to the search path.

    This explains it pretty well:

    http://www.codeproject.com/KB/MFC/MFCin ... press.aspx

    Skip down to step 4.

  • Why not give the enemy ships the Ball behavior instead of the 8-direction?

  • It works with the latest if you also get lucid's physics fix (in the same thread) and uncheck and check "Use old units".

    You can also do it with just events:

    http://dl.dropbox.com/u/5426011/example ... ctile1.cap

    Any warnings can be safely ignored. The .bsc file is generated by the compiler in the process of building the plugin.

    For building the vector object issue go to "Build->Batch Build..." click "Select All" then "Clean" then you can try to rebuild without that error

    Probably all those errors are due to not having the ATL/MFC libraries. It seems that the CString replacement fix is not really working for anything but the template plugin.

    Here is another link on how to get the ATL/MFC libraries:

    http://www.scirra.com/forum/viewtopic.php?f=7&t=8149&p=63927&hilit=web+download+mfc#p63927

    I didn't post this before because the download wasn't working for me, but hopefully it was just an issue with my ISP blocking it.

  • I figured out what's going on, some of the ground sprites are on the "Non-Layout" layer. I'm unsure how they would get there, I can't reproduce it.

    The only way to access those objects is by events.

    Do this to see them all:

    + System: Start of layout

    -> Ground: Move to layer 1

    Or just add this event to get rid of them:

    + Ground: Is on layer "Non-Layout"

    -> Ground: Destroy

  • Your cap probably did load but no layout or event windows were opened.

    Go to the "Project" tab on the right. Your project should be there.

  • Actually I think updating the png image library used in Construct will probably fix this issue. My thought is perhaps the gtx graphics cards save pngs according to newer specification than is supported by the image library, which in turn load the image incorrectly.

  • Hi,

    It's a known issue with the latest release, use the previous version here:

    http://www.scirra.com/forum/viewtopic.php?f=2&t=9382

  • Put "Ribbon" "ParticleSprite" and "RibbonTrail" into a container and the each ParticleSprite will have it's own trail.

  • Create a new layer and set it's "scroll x rate" and "scroll y rate" to 0. Then move the tiledbackground objects to the new layer.

  • [quote:dt1scof5]Is this an editor bug or does the published game also have this bug?

    Since he says it affects the runtime as well it will probably affect published games.

    It is promising that other formats of non power of two images load just fine. It may be just an issue with loading pngs on GTX graphics cards.

    Is the image corrupted when it is loaded into the picture editor or just after closing the image editor?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I'm getting the same issue here. After installation trying to run "Construct.exe" it gives this error:

    This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem.[/code:119cktdq]
    
    I think that construct's registry settings may not be getting installed correctly by the installer or at least just in xp.
    
    I just copied the plugins folder over to an install of r1 to have the fixed physics.  No issues there.
R0J0hound's avatar

R0J0hound

Member since 15 Jun, 2009

Twitter
R0J0hound has 157 followers

Connect with R0J0hound