ChrisByAppli's Forum Posts

  • This comes from a System action: Unload unused images

  • I'have this issue in console :

    Uncaught (in promise) TypeError: Cannot read properties of null (reading 'ReleaseUnusedTextures')

    at C3.ObjectClass.ReleaseUnusedTextures (objectClass.js:1:6845)

    at C3.Layout.UnloadUnusedTextures (layout.js:1:15090)

    at e.Plugins.System._UnloadUnusedTextures (runtime.js:1:1576)

    at e.Plugins.System.UnloadUnusedTextures (runtime.js:1:26423)

    at C3.EventBlock._RunActions_Fast (eventBlock.js:1:11546)

    at C3.EventBlock._RunAndBlock (eventBlock.js:1:10848)

    at C3.EventBlock.Run (eventBlock.js:1:9650)

    at C3.EventBlock._RunSubEvents_SolWriterAfterCnds (eventBlock.js:1:13092)

    at C3.EventBlock._RunSubEvents (eventBlock.js:1:12722)

    at C3.EventBlock._RunAndBlock (eventBlock.js:1:10871)

    Do you know what is properties "ReleaseUnusedTextures" ?

    Thank !!

  • Hello everyone,

    I am having trouble managing access to the cameras on an Android phone.

    No image is displayed when I set a height and width different from 0 and I wanted to test with the example provided in examples construct 3 (Camera input) and when I export it on Android, the application launches but after allowing access to the camera, there is no display and the video acces is declined automaticaly.

    When I test on iOS, it’s ok in appearance (size and authorization) but in the console, I have an error line: (Fig) signalled err=-12710 at <>:601

    I don’t know what this corresponds to.

    Do you have an opinion?

    Thank you

  • here the log :

    Registered service worker on preview.construct.net

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

    plugin.js:11 Uncaught (in promise) ReferenceError: opts is not defined

    at new qrCodePlugin (plugin.js:11:19)

    at C3.SDKPluginBase._InitScriptInterface (sdkPluginBase.js:1:3058)

    at C3.AddonManager._InitAddonScriptInterfaces (addonManager.js:1:3171)

    at C3.Runtime._LoadDataJson (runtime.js:1:14774)

    at C3.Runtime.Init (runtime.js:1:10857)

    at async r._InitDOM (domSide.js:1:13981)

    at async r._Init (domSide.js:1:8556)Comprendre cette erreur

  • Thank you for your response.

    I tried the version you created, but the addon in SDK2 generates a black screen when the game starts.

  • Someone have a SDK2 version of this addon : QR Code from Sparsha (4.0) ?

  • Thanks ! I find an other solution with ReplaceRegex().

  • Hello,

    How do I display (in text object) a digit with a space at every thousandth like 1 000 or 1 000 000 ?

    Thanks !!

    Tagged:

  • Yes, when I restored. And this morning I had a blackscreen.

    This does not happen immediately but for example, if the application is in the background and we change the day. Local storage access is no longer working.

    Really strange.

    Can I close an application via Construct 3?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • The error occurs when the application is in recovery and I change scene.

  • I make an alert with message error when local storage is in error.

    On reading action.

  • Hi everyone,

    i have an issue on ios cordova export and the local storage plugin.

    The error message is "Connection to Indexed Database server lost. Refresh the page to try again".

    Impossible, after message, to use app. I've to kill the app and relaunch...

    Any ideas ?

  • Thank you ! I found !

  • Hello,

    I see an issue when sending URL request with the plugin AJAX.

    On a CORDOVA iOS export, the requests are executed twice while on Android and PC exports, they are executed normaly, once.

    I see this when I record a score on a remote database via PHP.

    Scores are recorded twice at the same time on iOS while on Android, no.

    Look below

    This issue did not exist before Construct 3 version stable release 416/416.2

    Tagged:

  • Chadori thanks you !!

    I have a question!

    Would it be possible to make an addon for the management of Apple’s GameCenter given the fact that Team Construct depreaced this addon in version 416?

    PLEEEEEASSSE :)