Lucas Jogos's Recent Forum Activity

  • I don't know of any newer plugins.

    Did you try disabling minification and worker mode?

    the debug option is unchecked, you only have this option to uncheck it

  • Assuming you're using the old rex plugins, which is no longer really supported, you could try disabling minification and worker mode.

    Probably better to access the newgrounds api directly via javascript.

    I don't know how to program java, could you tell me what are the new api plugins that are working for me to download them?

  • I've been trying to use newground's api plugin such as , api, score and medals, and it seems that they're not working.

  • hello, I would like to know if there is a way to prevent the image from being negative as it is in the image, this is not good, the width is at 0 and it is like this

  • Unless pastebin allows CORS you're out of luck, and it looks like it doesn't. You'll have to find a different place to store your data, could be as simple as a textfile on your own website where you can allow CORS.

    the only site I can have so far is a google blogger, could you teach me how to create a text file and how to loberar cors there?

  • I used pastebin in Construct 2 project without any issues. I think the problem is with preview, it should work in the exported game.

    actually it doesn't work with the exported game either, I published an android version in the play story and it didn't work either

  • CORS problem.

    Hit F12 and go to console.

    Hit your button.

    Here it is

    bootPreview.js:92 Registered service worker on preview.construct.net

    sw.js:562 [SW-Preview] Up to date

    runtime.js:21 [C3 runtime] Hosted in DOM, rendering with WebGL 2 [ANGLE (Google, Vulkan 1.2.0 (SwiftShader Device (Subzero) (0x0000C0DE)), SwiftShader driver)] (standard compositing)

    local.html:1 Access to XMLHttpRequest at 'https://pastebin.com/raw/BwFuiN0G' from origin 'https://preview.construct.net' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

    instance.js:3 [Construct 3] AJAX request to 'https://pastebin.com/raw/BwFuiN0G' (tag 'event') failed: ProgressEvent {isTrusted: true, lengthComputable: false, loaded: 0, total: 0, type: 'error', …}isTrusted: truebubbles: falsecancelBubble: falsecancelable: falsecomposed: falsecurrentTarget: XMLHttpRequest {readyState: 4, timeout: 0, withCredentials: false, upload: XMLHttpRequestUpload, onreadystatechange: ƒ, …}defaultPrevented: falseeventPhase: 0lengthComputable: falseloaded: 0path: []returnValue: truesrcElement: XMLHttpRequest {readyState: 4, timeout: 0, withCredentials: false, upload: XMLHttpRequestUpload, onreadystatechange: ƒ, …}target: XMLHttpRequest {readyState: 4, timeout: 0, withCredentials: false, upload: XMLHttpRequestUpload, onreadystatechange: ƒ, …}timeStamp: 8868total: 0type: "error"[[Prototype]]: ProgressEvent

    _TriggerError instance.js:3

    _OnError instance.js:4

    errorFunc instance.js:6

    error (async)

    (anonymous) instance.js:7

    _DoRequest instance.js:6

    Request actions.js:2

    _RunActions_ReturnValue eventBlock.js:27

    _RunAndBlock eventBlock.js:24

    Run eventBlock.js:21

    _ExecuteTrigger eventSheet.js:19

    _TriggerForClass eventSheet.js:13

    _Trigger eventSheet.js:12

    _Trigger eventSheetManager.js:13

    Trigger runtime.js:89

    TriggerAsync runtime.js:90

    TriggerAsync sdkInstanceBase.js:4

    _OnClick instance.js:3

    (anonymous) plugin.js:1

    (anonymous) sdkDOMPluginBase.js:3

    _OnEventFromDOM runtime.js:16

    _OnMessageFromDOM runtime.js:14

    _PostToRuntimeMaybeSync domHandler.js:2

    _PostToRuntimeElementMaybeSync domElementHandler.js:4

    (anonymous) domSide.js:3

    instance.js:9 GET pastebin.com/raw/BwFuiN0G net::ERR_FAILED 200

    (anonymous) instance.js:9

    _DoRequest instance.js:6

    Request actions.js:2

    _RunActions_ReturnValue eventBlock.js:27

    _RunAndBlock eventBlock.js:24

    Run eventBlock.js:21

    _ExecuteTrigger eventSheet.js:19

    _TriggerForClass eventSheet.js:13

    _Trigger eventSheet.js:12

    _Trigger eventSheetManager.js:13

    Trigger runtime.js:89

    TriggerAsync runtime.js:90

    TriggerAsync sdkInstanceBase.js:4

    _OnClick instance.js:3

    (anonymous) plugin.js:1

    (anonymous) sdkDOMPluginBase.js:3

    _OnEventFromDOM runtime.js:16

    _OnMessageFromDOM runtime.js:14

    _PostToRuntimeMaybeSync domHandler.js:2

    _PostToRuntimeElementMaybeSync domElementHandler.js:4

    (anonymous) domSide.js:3

  • hello, in a game I'm developing I'm creating events and these events will be activated only when a certain value is at 1, but when I ask for ajax nothing happens I can't get this value from pastebin, what's wrong?

  • Ashley could you clarify me please

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I have looked up tutorial after tutorial about google playstore IAP and construct and it has all totally changed? No one is mentioning it.

    Where I would have been able to setup IAP in the play store console it now says the following.

    "Your app doesn't have any in-app products yet to add in-app products, you need to add the BILLING permission to your APK"

    I am just going around in circles when trying to solve the problem. I can no longer edit or add google IAP in construct 3 like before because of this.

    What do I do?

    you simply export your game normally to .aab with the pugin IAP and then go to your google developer game page and create a closed test version and upload it and ready google recognizes that you have the plugin added now and that's it export to publication version

  • hello guys, i recently developed a game for a friend of mine on c3, i exported it in nw version, when he uploaded the game on the steam store normally, but the game doesn't work on some computers, the game window disappears and the game on steam is running, does anyone have a definitive solution for this error I don't know what else to do since the error is not in the executable but in steam

  • I don't believe this is possible with Construct by itself. You would need a backend service or other online data storage solution, at least enough to authenticate and keep track of each user.

    Generally speaking, every user, upon creating an account, will have a code or link associated with their account in your database. This code/link will be available to the user to share. When a new user enters the code/link in their client, your server will be able to look up the origin account associated with that particular code/link and credit it accordingly.

    Thank

Lucas Jogos's avatar

Lucas Jogos

Member since 12 Mar, 2014

Twitter
Lucas Jogos has 3 followers

Trophy Case

  • 10-Year Club
  • Forum Contributor Made 100 posts in the forums
  • Regular Visitor Visited Construct.net 7 days in a row
  • RTFM Read the fabulous manual
  • Quick Draw First 5 people to up-vote a new Construct 3 release
  • Email Verified

Progress

15/44
How to earn trophies