• Resolved Slluxx

    (@slluxx)


    Hello,

    if im starting corona and start the project “worona-boilerplate” ( edited, of course) im getting the error:

    WARNING: Cannot create path for resource file 'package.json' b/c it does not exist.
    
    Runtime error
    C\Users\slluxx_000\AppData\Roaming\Corona Labs\Corona Simulator\Plugins\worona\core\worona-load.lua:60: bad argument #1 to 'open' (string expected, got nil) stack traceback:
    
    [C]: in function 'open'
    C\Users\slluxx_000\AppData\Roaming\Corona Labs\Corona Simulator\Plugins\worona\core\worona-load.lua:60: in function 'initializeWoronaExtentions'
    
    C\Users\slluxx_000\AppData\Roaming\Corona Labs\Corona Simulator\Plugins\worona\core\worona-load.lua:170: in function 'initializeWoronaExtentions'
    
    C\Users\slluxx_000\desktop\worona-boilerplate\main.lua:6: in main chunk

    No files of corona and worona are write protected ( checked everything ), i started corona as administrator and started the program in compatibility mode. – nothing works

    im running windwos 8.1

    https://www.ads-software.com/plugins/worona/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Worona Team

    (@benuit)

    Hello Slluxx,

    Thanks for getting back to us. Lets see how we can fix this, could you please tell us which version of worona boilerplate are you using? (The version is stated in the .zip file name, ie: worona-boilerplate-0.6.4.zip)

    Cheers!

    Thread Starter Slluxx

    (@slluxx)

    0.6.4 – the newest from your site.

    Thread Starter Slluxx

    (@slluxx)

    quick reply here. im impressed

    Plugin Author Worona Team

    (@benuit)

    With the new 0.6.4 we renamed the package.json file to extensions.json. Maybe you have a conflict with the 0.6.3 version.

    Could you please send us an email to [email protected] and attach your main.lua and your worona/core/worona-load.lua? We will take a look.

    Thanks in advance,
    Alan.

    Thread Starter Slluxx

    (@slluxx)

    FOR ALL OTHERS – THE SOLUTION

    The Worona Team and me talkt about the problem.
    if you have the same issue, try to rename “extensions.json” to “package.json”. that should be fix the problem, and your project can load.

    Thanks Worona for making a great webapplication and “project template” to get such an app for FREE!

    Plugin Author Worona Team

    (@benuit)

    Sllux thanks for reporting the error. We will analyze the problem in order to fix it in the next releases.

    We will appreciate a review of the plugin ??

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Error in Corona (using the Worona plugin)’ is closed to new replies.