delgado's Recent Forum Activity

  • Ashley can you add to Construct 2 interface easy search what addons we use in game? I mean search and localize which sprite or other objects have plugineffect or behavior? In bigger projects sometimes is dificult to search one third party plugin

  • Samolocix flying along advanced — Now for sale in the Scirra Store!

    https://www.scirra.com/store/games-with-source/samolocix-flying-along-advanced-1187

    <p>Your task is fly far as you can so use POD to steer your plane and pick up many coins and diamonds many as you can to upgrade your flying skills in shop.</p><p>This game have in his source:</p>

    • touch control ready for mobile devices
    • shop
    • high score
    • auto save (when you open game all stats are loaded)
    • upgrade system (wind, gum tires, wings, speed, magnes)

    <p>Skills explonation:</p><p>SPEED- if you pick up this item you get super rocket engine to fly faster, if higher level of skill you fly faster and longer.</p><p>WIND- your maximum pool of POD increase.</p><p>WINGS- if you pick up this item your plane receive longer wings and you see on screen two arrows to steer your plane.</p><p>GUM TIRES- When you have gum tires you nac bounce from ground.</p><p>MAGNES- You create magnetic gravity over your plane so you harvest cash more easly</p>

    Use this topic to leave comments, ask questions and talk about Samolocix flying along advanced

  • Coloring book paint game — Now for sale in the Scirra Store!

    https://www.scirra.com/store/games-with-source/coloring-book-paint-game-1116

    <p>Simple coloring book with 4 brushes and many colors</p>

    Use this topic to leave comments, ask questions and talk about Coloring book paint game

  • Which compiler gives posibility to make apk to android 5 and higher?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I build apk using XDK

    When i try upload new version of game on google play i receive that message"

    "Upload failed

    Submitted APK file is signed using a different certificate than previous APK files. You must use the same certificate. Your current APK files are signed using a certificate from the electronic fingerprints:

    [SHA1: 14: A4: 38: CF: 42: EF: B7: 88: 9A: A1: 67: FF: FB: 32: E8: 21: 31: 02: 95: 1A]

    . Certificates used to sign the APK file uploaded prints have the following components:

    [SHA1: DD: 72: DF: FD: AD: CD: 66: BA: 60: 4C: 86: 58: DB: AA: FD: 61: 04: D8: 6F: 1D]"

  • Puzzlomatic game system + Bonus — Now for sale in the Scirra Store!

    https://www.scirra.com/store/games-with-source/puzzlomatic-game-system-bonus-1172

    <p>You got 7 type of blocks and you must rotate and flip block to match in right place to create needed shape.</p><p>You buy working system + BONUS 132 levels</p><p>Game is mobile touchscreen friendly</p><p>*This projet need Touchwrap plugin*</p>

    Use this topic to leave comments, ask questions and talk about Puzzlomatic game system + Bonus

  • Devils Triangle rpg survival — Now for sale in the Scirra Store!

    https://www.scirra.com/store/licenseable-games/devils-triangle-rpg-survival-1173

    <p>You buy license for advanced rpg survival sanbox game</p><p>This project need third party plugins:</p>

    • AdMob Ads
    • Social
    • Timeline

    Use this topic to leave comments, ask questions and talk about Devils Triangle rpg survival

  • Beaverlicious check again page i update link to demo

  • Build road with parts Puzzle — Now for sale in the Scirra Store!

    https://www.scirra.com/store/games-with-source/build-road-with-parts-puzzle-1153

    <p>Use Puzzle parts of road to build from beginning to end for elephant to pass</p>

    Use this topic to leave comments, ask questions and talk about Build road with parts Puzzle

  • Naval sea battle AI+Leaderboards — Now for sale in the Scirra Store!

    https://www.scirra.com/store/games-with-source/naval-sea-battle-aileaderboards-1166

    <p>You buy AI of pirateships with 3 type off projectiles for damage sails, crew and ships.</p><p>In this example you also buy offline leaderboards code,shop system, upgrade ship system, 4 type of enemies</p>

    Use this topic to leave comments, ask questions and talk about Naval sea battle AI+Leaderboards

  • I try game develop i know well c2 so why i should start use GD (?)

    check this

    have-you-seen-quot-game-develop-quot_t58932?start=20

    Ashley should add that 3d objects

    http://www.compilgames.net/images/GameD ... creen9.png

  • when i try edit my asset on tab Store> Home> your account

    i have that error:

    "

    Server Error in '/' Application.

    Attempted to divide by zero.

    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

    Exception Details: System.DivideByZeroException: Attempted to divide by zero.

    Source Error:

    The source code that generated this unhandled exception can only be shown when compiled in debug mode. To enable this, please follow one of the below steps, then request the URL:

    1. Add a "Debug=true" directive at the top of the file that generated the error. Example:

    <%@ Page Language="C#" Debug="true" %>

    or:

    2) Add the following section to the configuration file of your application:

    <configuration>

    <system.web>

    <compilation debug="true"/>

    </system.web>

    </configuration>

    Note that this second technique will cause all files within a given application to be compiled in debug mode. The first technique will cause only that particular file to be compiled in debug mode.

    Important: Running applications in debug mode does incur a memory/performance overhead. You should make sure that an application has debugging disabled before deploying into production scenario.

    Stack Trace:

    [DivideByZeroException: Attempted to divide by zero.]

    System.Decimal.FCallDivide(Decimal& d1, Decimal& d2) +0

    v2.NewStore.Currency.AmountFromGBP(Int32 amountCents, Boolean includeMarkup) +299

    v2.NewStore.Currency.SalePriceFromGBP(Int32 amountCents) +52

    ASP.newstore_merchantedititem_aspx.__RenderPriceChangeWrap(HtmlTextWriter __w, Control parameterContainer) +758

    System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +268

    System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +8

    System.Web.UI.WebControls.WebControl.RenderContents(HtmlTextWriter writer) +10

    System.Web.UI.WebControls.WebControl.Render(HtmlTextWriter writer) +32

    System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +57

    System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +100

    System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +25

    ASP.newstore_merchantedititem_aspx.__RenderContent4(HtmlTextWriter __w, Control parameterContainer) +4219

    System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +268

    System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +8

    System.Web.UI.Control.Render(HtmlTextWriter writer) +10

    System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +57

    System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +100

    System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +25

    System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +128

    System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +8

    System.Web.UI.Control.Render(HtmlTextWriter writer) +10

    System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +57

    System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +100

    System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +25

    ASP.masterpages_fresh_master.__RenderForm1(HtmlTextWriter __w, Control parameterContainer) +187

    System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +268

    System.Web.UI.HtmlControls.HtmlForm.RenderChildren(HtmlTextWriter writer) +216

    System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer) +32

    System.Web.UI.HtmlControls.HtmlForm.Render(HtmlTextWriter output) +53

    System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +57

    System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +100

    System.Web.UI.HtmlControls.HtmlForm.RenderControl(HtmlTextWriter writer) +40

    System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +128

    System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +8

    System.Web.UI.Control.Render(HtmlTextWriter writer) +10

    System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +57

    System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +100

    System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +25

    System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +128

    System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +8

    System.Web.UI.Control.Render(HtmlTextWriter writer) +10

    System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +57

    System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +100

    System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +25

    System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +128

    System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +8

    System.Web.UI.Page.Render(HtmlTextWriter writer) +29

    System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +57

    System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +100

    System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +25

    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1386

    Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.34249

    "

    What i should do to edit?

    I dont have that error before

delgado's avatar

delgado

Member since 20 Sep, 2011

Twitter
delgado has 18 followers

Connect with delgado

Trophy Case

  • 14-Year Club
  • Entrepreneur Sold something in the asset store
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Forum Hero Made 1,000 posts in the forums
  • x9
    Popular Game One of your games has over 1,000 players
  • Famous Game One of your games has over 10,000 players
  • Coach One of your tutorials has over 1,000 readers
  • Regular Visitor Visited Construct.net 7 days in a row
  • Steady Visitor Visited Construct.net 30 days in a row
  • RTFM Read the fabulous manual
  • Email Verified

Progress

25/44
How to earn trophies