One frustrated customer here.

I have fullishly updated to the latest Corona entrprise libs. Now I am getting this error:

2014-02-06 14:15:47.651 seahawkCorona[2978:60b] Runtime error

module ‘network’ not found:

    no field package.preload[‘network’]

    no file '/var/mobile/Applications/834E1241-102E-4EF3-975B-8A11ACDFABD1/seahawkCorona.app/network.lua’

    no file '/var/mobile/Applications/834E1241-102E-4EF3-975B-8A11ACDFABD1/seahawkCorona.app/network.lua’

    no file './network.so’

    no file '/var/mobile/Applications/834E1241-102E-4EF3-975B-8A11ACDFABD1/seahawkCorona.app/network.so’network

stack traceback:

    [C]: ?

    [C]: in function 'require’

    ?: in main chunk

2014-02-06 14:15:47.654 seahawkCorona[2978:60b] Runtime error

stack traceback:

    [C]: ?

    [C]: in function 'require’

    ?: in main chunk

2014-02-06 14:15:47.657 seahawkCorona[2978:60b] Runtime error

module ‘network’ not found:resource (network.lu) does not exist in archive

    no field package.preload[‘network’]

    no file '/var/mobile/Applications/834E1241-102E-4EF3-975B-8A11ACDFABD1/seahawkCorona.app/network.lua’

    no file '/var/mobile/Applications/834E1241-102E-4EF3-975B-8A11ACDFABD1/seahawkCorona.app/network.lua’

    no file './network.so’

    no file '/var/mobile/Applications/834E1241-102E-4EF3-975B-8A11ACDFABD1/seahawkCorona.app/network.so’network

stack traceback:

    [C]: ?

    [C]: in function 'require’

    ?: in main chunk

2014-02-06 14:15:47.660 seahawkCorona[2978:60b] Runtime error

stack traceback:

    [C]: ?

    [C]: in function 'require’

    ?: in main chunk

2014-02-06 14:15:47.661 seahawkCorona[2978:60b] Runtime error

attempt to call a nil value

stack traceback:

    [C]: ?

2014-02-06 14:15:47.662 seahawkCorona[2978:60b] Runtime error

stack traceback:

    [C]: ?

2014-02-06 14:15:47.715 seahawkCorona[2978:60b] Runtime error

…ces/seahawk_client/ios/…/Corona/lib/vcp_manager.lua:1: module ‘plugin.vcp’ not found:resource (plugin.vcp.lu) does not exist in archive

    no field package.preload[‘plugin.vcp’]

    no file '/var/mobile/Applications/834E1241-102E-4EF3-975B-8A11ACDFABD1/seahawkCorona.app/plugin.vcp.lua’

    no file '/var/mobile/Applications/834E1241-102E-4EF3-975B-8A11ACDFABD1/seahawkCorona.app/plugin.vcp.lua’

    no file './plugin.vcp.so’

    no file '/var/mobile/Applications/834E1241-102E-4EF3-975B-8A11ACDFABD1/seahawkCorona.app/plugin.vcp.so’

    no file './plugin.so’

    no file '/var/mobile/Applications/834E1241-102E-4EF3-975B-8A11ACDFABD1/seahawkCorona.app/plugin.so’plugin.vcp

stack traceback:

    [C]: ?

    [C]: in function 'require’

    …ces/seahawk_client/ios/…/Corona/lib/vcp_manager.lua:1: in main chunk

    [C]: in function 'require’

    …rces/seahawk_client/ios/…/Corona/models/session.lua:1: in main chunk

    [C]: in function 'require’

    …sources/seahawk_client/ios/…/Corona/views/login.lua:7: in main chunk

    [C]: in function 'require’

    …seahawk_client/ios/…/Corona/helpers/controllers.lua:5: in function 'render_view’

    …awk_client/ios/…/Corona/controllers/application.lua:8: in function 'start’

    …***_sources/seahawk_client/ios/…/Corona/main.lua:27: in main chunk

2014-02-06 14:15:47.724 seahawkCorona[2978:60b] Runtime error

stack traceback:

    [C]: ?

    [C]: in function 'require’

    …ces/seahawk_client/ios/…/Corona/lib/vcp_manager.lua:1: in main chunk

    [C]: in function 'require’

    …rces/seahawk_client/ios/…/Corona/models/session.lua:1: in main chunk

    [C]: in function 'require’

    …sources/seahawk_client/ios/…/Corona/views/login.lua:7: in main chunk

    [C]: in function 'require’

    …seahawk_client/ios/…/Corona/helpers/controllers.lua:5: in function 'render_view’

    …awk_client/ios/…/Corona/controllers/application.lua:8: in function 'start’

    …***_sources/seahawk_client/ios/…/Corona/main.lua:27: in main chunk

does anyone have any clue as to what is going ? This was building with the previously (older version of enterprise libs, just do not recall which it was) linked libraries.

Thanks,

Alex.

Alex - so the only thing that changed was what build you are using? Nothing else at all?

Also, any idea what build you were using before?

And what build are you using now?

the build with which it fails 

CoronaEnterprise.2014.2162.tgz

the build with which it did not fail, I can not recall anymore - unfortunately. 

the failure is entirely due to the lib upgrade. There were other changes on the git repo but they were not refreshed locally on the source code that I am building from. 

Can you go back to an arbitrary older build (e.g., 2100) and see if it still happens?

Alex - so the only thing that changed was what build you are using? Nothing else at all?

Also, any idea what build you were using before?

And what build are you using now?

the build with which it fails 

CoronaEnterprise.2014.2162.tgz

the build with which it did not fail, I can not recall anymore - unfortunately. 

the failure is entirely due to the lib upgrade. There were other changes on the git repo but they were not refreshed locally on the source code that I am building from. 

Can you go back to an arbitrary older build (e.g., 2100) and see if it still happens?