Corona Viewer and Plugins?

Hi, i tried to work with Corona Viewer (im using also plugins)

and got

07-15 22:57:32.971: I/Corona(26138): Platform: SM-G900F / ARM Neon / 4.4.2 / Adreno ™ 330 / OpenGL ES 3.0 V@66.0 AU@  (CL@) / 2014.2359

07-15 22:57:33.051: I/Corona(26138): Runtime error

07-15 22:57:33.051: I/Corona(26138): module ‘plugin.viewer’ not found:resource (plugin.viewer.lu) does not exist in archive

07-15 22:57:33.051: I/Corona(26138): no field package.preload[‘plugin.viewer’]

07-15 22:57:33.051: I/Corona(26138): no file ‘(null)/plugin.viewer.lua’

07-15 22:57:33.051: I/Corona(26138): no file ‘(null)/plugin.viewer.lua’

07-15 22:57:33.051: I/Corona(26138): no file ‘/data/app-lib/com.gmail.ilovesinai.CoronaViewer_master-2/libplugin.viewer.so’

07-15 22:57:33.051: I/Corona(26138): no file ‘./plugin.viewer.so’

07-15 22:57:33.051: I/Corona(26138): no file ‘(null)/plugin.viewer.so’

07-15 22:57:33.051: I/Corona(26138): no file ‘/data/app-lib/com.gmail.ilovesinai.CoronaViewer_master-2/libplugin.so’

07-15 22:57:33.051: I/Corona(26138): no file ‘./plugin.so’

07-15 22:57:33.051: I/Corona(26138): no file ‘(null)/plugin.so’

07-15 22:57:33.051: I/Corona(26138): stack traceback:

07-15 22:57:33.051: I/Corona(26138): [C]: in function ‘require’

07-15 22:57:33.051: I/Corona(26138): ?: in function ‘require’

07-15 22:57:33.051: I/Corona(26138): ?: in main chunk

what can i do?

thanks

chris

Make sure you didn’t accidently remove the plugin lines for the viewer. I did that before accidently.

i didnt changed anything in the code itself :slight_smile:

where are that lines? do i have to add them?

greets

chris

I am talking about the Corona Viewer build.settings file which you implied that you modified.

Corona Viewer has a build.settings plugin entry and a url scheme, make sure you didn’t remove them.

Compare the ‘clean’ Corona Viewer build.settings file to the one you are currently using for it, and you should see the problem :slight_smile:

Ha !!
Thats it, i didnt even looked into build.settings, when i was reading it is not used, so i just copied my one over it.

didnt even see there was same extra in it (also did not read anything in the blog about that entry)

thank you !! Now its working :slight_smile:

greets

chris

Make sure you didn’t accidently remove the plugin lines for the viewer. I did that before accidently.

i didnt changed anything in the code itself :slight_smile:

where are that lines? do i have to add them?

greets

chris

I am talking about the Corona Viewer build.settings file which you implied that you modified.

Corona Viewer has a build.settings plugin entry and a url scheme, make sure you didn’t remove them.

Compare the ‘clean’ Corona Viewer build.settings file to the one you are currently using for it, and you should see the problem :slight_smile:

Ha !!
Thats it, i didnt even looked into build.settings, when i was reading it is not used, so i just copied my one over it.

didnt even see there was same extra in it (also did not read anything in the blog about that entry)

thank you !! Now its working :slight_smile:

greets

chris