WARNING: The ad provider (flurry) does not exist

I’m getting this warning and error in the simulator console. As you can see I am using build 2012.962. When I run the same code in build 2012.929 I don’t get the warning or error. Has flurry been removed?

Copyright © 2009-2012 C o r o n a L a b s I n c .
2012-11-09 11:57:08.917 Corona Simulator[1117:f03] Version: 2.0.0
2012-11-09 11:57:08.918 Corona Simulator[1117:f03] Build: 2012.962
2012-11-09 11:57:09.327 Corona Simulator[1117:f03] WARNING: The ad provider (flurry) does not exist
2012-11-09 11:57:09.327 Corona Simulator[1117:f03] ERROR: Could not find provider (CoronaProvider.analytics.flurry) for library (analytics). [import]uid: 33154 topic_id: 32816 reply_id: 332816[/import]

Don’t worry. This warning/error is harmless. We still support Flurry on iOS and Android. We’ve just partially implemented a stub implementation in the Corona Simulator so that we can eventually have it do “something” in the Corona Simulator for testing purposes. [import]uid: 32256 topic_id: 32816 reply_id: 130483[/import]

Right, this error is an unfriendly way of saying that Flurry is only available on the device. [import]uid: 26 topic_id: 32816 reply_id: 130487[/import]

Don’t worry. This warning/error is harmless. We still support Flurry on iOS and Android. We’ve just partially implemented a stub implementation in the Corona Simulator so that we can eventually have it do “something” in the Corona Simulator for testing purposes. [import]uid: 32256 topic_id: 32816 reply_id: 130483[/import]

Oops, we missed a linker flag :frowning:

We’ve got a new build coming that should fix this. Also, we improved the confusing simulator message with something more useful, e.g. not available on simulator. [import]uid: 26 topic_id: 32816 reply_id: 130494[/import]

Right, this error is an unfriendly way of saying that Flurry is only available on the device. [import]uid: 26 topic_id: 32816 reply_id: 130487[/import]

Oops, we missed a linker flag :frowning:

We’ve got a new build coming that should fix this. Also, we improved the confusing simulator message with something more useful, e.g. not available on simulator. [import]uid: 26 topic_id: 32816 reply_id: 130494[/import]

I just did a build and ran it on my iPhone and got this error:

Nov 9 13:52:54 My-iPhone Bapp[6018] : Lua Runtime Error: lua_pcall failed with status: 2, error message is: module ‘analytics’ not found:resource (analytics.lu) does not exist in archive
no field package.preload[‘analytics’]
no file '/var/mobile/Applications/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/Bapp.app/analytics.lua’
no file '/var/mobile/Applications/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/Bapp.app/analytics.lua’
no file './analytics.so’
no file '/var/mobile/Applications/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/Bapp.app/analytics.so’analytics
Then I removed all analytics calls and it ran just fine with no problems [import]uid: 33154 topic_id: 32816 reply_id: 130492[/import]

Great, thanks [import]uid: 33154 topic_id: 32816 reply_id: 130503[/import]

I just did a build and ran it on my iPhone and got this error:

Nov 9 13:52:54 My-iPhone Bapp[6018] : Lua Runtime Error: lua_pcall failed with status: 2, error message is: module ‘analytics’ not found:resource (analytics.lu) does not exist in archive
no field package.preload[‘analytics’]
no file '/var/mobile/Applications/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/Bapp.app/analytics.lua’
no file '/var/mobile/Applications/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/Bapp.app/analytics.lua’
no file './analytics.so’
no file '/var/mobile/Applications/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/Bapp.app/analytics.so’analytics
Then I removed all analytics calls and it ran just fine with no problems [import]uid: 33154 topic_id: 32816 reply_id: 130492[/import]

Great, thanks [import]uid: 33154 topic_id: 32816 reply_id: 130503[/import]

Having the same issue on Android. Will be waiting for the fix. Thanks. [import]uid: 138032 topic_id: 32816 reply_id: 130677[/import]

Having the same issue on Android. Will be waiting for the fix. Thanks. [import]uid: 138032 topic_id: 32816 reply_id: 130677[/import]

This is fixed in daily build 964 [import]uid: 26 topic_id: 32816 reply_id: 130777[/import]

This is fixed in daily build 964 [import]uid: 26 topic_id: 32816 reply_id: 130777[/import]

Version 2012.971 (2012.11.15)

I’m running this build, and seeing this error aswell… removed all references to flurry and it works, but I sorta wanted to use flurry :frowning:
: Lua Runtime Error: lua_pcall failed with status: 2, error message is: module ‘analytics’ not found:resource (analytics.lu) does not exist in archive
no field package.preload[‘analytics’]
no file ‘/var/mobile/Applications/BUNCH OF NUMBERS/test.app/analytics.lua’
no file ‘/var/mobile/Applications/BUNCH OF NUMBERS/test.app/analytics.lua’
no file ‘./analytics.so’
no file '/var/mobile/Applications/BUNCH OF NUMBERS/test.app/analytics.so’analytics
[import]uid: 157863 topic_id: 32816 reply_id: 132643[/import]

Build: Version 2012.971 (2012.11.15)

I get this error iff “gameNetwork” is included.

11/28/12 1:42:58.217 PM FlurrySample: Lua Runtime Error: lua\_pcall failed with status: 2, error message is: module 'analytics' not found:resource (analytics.lu) does not exist in archive no field package.preload['analytics'] no file '/Users/hiptic/Library/Application Support/iPhone Simulator/6.0/Applications/NUMBERS/FlurrySample.app/analytics.lua' no file '/Users/hiptic/Library/Application Support/iPhone Simulator/6.0/Applications/NUMBERS/FlurrySample.app/analytics.lua' no file './analytics.so' no file '/Users/hiptic/Library/Application Support/iPhone Simulator/6.0/Applications/NUMBERS/FlurrySample.app/analytics.so'analytics
[import]uid: 200000 topic_id: 32816 reply_id: 132792[/import]

Version 2012.971 (2012.11.15)

I’m running this build, and seeing this error aswell… removed all references to flurry and it works, but I sorta wanted to use flurry :frowning:
: Lua Runtime Error: lua_pcall failed with status: 2, error message is: module ‘analytics’ not found:resource (analytics.lu) does not exist in archive
no field package.preload[‘analytics’]
no file ‘/var/mobile/Applications/BUNCH OF NUMBERS/test.app/analytics.lua’
no file ‘/var/mobile/Applications/BUNCH OF NUMBERS/test.app/analytics.lua’
no file ‘./analytics.so’
no file '/var/mobile/Applications/BUNCH OF NUMBERS/test.app/analytics.so’analytics
[import]uid: 157863 topic_id: 32816 reply_id: 132643[/import]

Build: Version 2012.971 (2012.11.15)

I get this error iff “gameNetwork” is included.

11/28/12 1:42:58.217 PM FlurrySample: Lua Runtime Error: lua\_pcall failed with status: 2, error message is: module 'analytics' not found:resource (analytics.lu) does not exist in archive no field package.preload['analytics'] no file '/Users/hiptic/Library/Application Support/iPhone Simulator/6.0/Applications/NUMBERS/FlurrySample.app/analytics.lua' no file '/Users/hiptic/Library/Application Support/iPhone Simulator/6.0/Applications/NUMBERS/FlurrySample.app/analytics.lua' no file './analytics.so' no file '/Users/hiptic/Library/Application Support/iPhone Simulator/6.0/Applications/NUMBERS/FlurrySample.app/analytics.so'analytics
[import]uid: 200000 topic_id: 32816 reply_id: 132792[/import]

This should be fixed now. [import]uid: 26 topic_id: 32816 reply_id: 133091[/import]