fredriksthlm's Recent Forum Activity

  • You do not have permission to view this post

  • try this

  • Untick Hide Obsolete Packages and tick Show Package Details

  • If you have bundled plugins in your old project, you must update the tween plugin in the project to the new one.

    otherwise you still use the old one, regardless if you install the new one in the editor..

  • just a note, even without a plugin it is very easy to include this (and most other SDKs) just by adding a few js oneliners in the event sheet. They even have a description:

    docs.crazygames.com/sdk/construct3

  • Just out of curiosity.. What are you doing in Animate that you cannot do in C3, since you own a C3 subscription already?

    (The only thing I knew was video export)

    Ashley They released a new version of Cordova last week (update of Cordova fetch and Cordova create), so maybe you can try to update the build server.

    I highly doubt it will "solve" any issues for the few ones that experience such. But it can be good anyway..

    I suspect there's something in the root structure of the project that the server doesn't know how to work with and so it fails, maybe something to do with the language... I don't know.

    But you claimed you got the same error with a totally blank new project?

    Have you tried a blank project in incognito mode in the latest beta?

    Do you get any actual error in the console? OR get any failed connection to any domain or asset in the network tab during a build?

    "experienced some instabilities and errors"

    "recurring failures"

    "it really doesn't work"

    "it didn't work for me"

    How on earth do you think anyone would be able to investigate this?

    To investigate..

    Playtronic try to create a new small project and build it, see if it works. Maybe you get a timeout since it takes to long to 'send and get' your project if it is large.

    Also verify which steps that works, does it start to 'build' or does it fail directly?

    • Connecting to build server...
    • Connected to server
    • Project uploaded successfully
    • Waiting to build
    • Preparing project
    • Building Android
    • Compressing builds
    • Build complete, beginning transfer

    Also verify in your dev console (network tab) to see if anything fails. (build.construct.net, downloads.scirra.net, etc)

    I just tried a build (I normally never ever use the build service), and it worked perfectly fine.

    If you buy a software/service, which works for everyone but not for you specifically on your specific computer, what do you think the software company should investigate?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • > Can you build a project for iOS or Android without the Internet?

    Yes, you can, using the Cordova CLI.

    Every (cordova) plugin will be pulled from either npm or git.

    But also for a pure project without any plugin at all will still fail, since the CLI uses cordova-fetch to fetch the android/ios package from npm.

    Running cordova prepare offline will eventuelly timeout since it cannot fetch the npm package.

    Also doing a build will directly fail on the gradle, timeout.

  • There is indeed a need because I have many variables and the best thing is to have them organized... Likewise, when moving it to the folder it turns them into Local and that is not logical...

    If you have more than 500 variables, you'll see if it's necessary to have them organized... that's a Construct3 error, it's the first programming language I've seen that does that and also destroys the functions you already have designed.

    Try move a variable in javascript into a lower scope and see if you can access it within the top level again, you wont. :)

    I think you should try another approach than having 500 global variables for storing boolean data. Or if this is the approach you want to use just have one dedicated sheet with variables only.

fredriksthlm's avatar

fredriksthlm

Member since 6 Jun, 2016

Twitter
fredriksthlm has 8 followers

Trophy Case

  • 8-Year Club
  • Jupiter Mission Supports Gordon's mission to Jupiter
  • 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
  • Regular Visitor Visited Construct.net 7 days in a row
  • Steady Visitor Visited Construct.net 30 days in a row
  • Enduring Visitor Visited Construct.net 90 days in a row
  • Unrelenting Visitor Visited Construct.net 180 days in a row
  • RTFM Read the fabulous manual
  • x42
    Quick Draw First 5 people to up-vote a new Construct 3 release
  • x10
    Lightning Draw First person to up-vote a new Construct 3 release
  • Email Verified

Progress

20/44
How to earn trophies