Pollfish plugin not found

Is there a way for you to copy/paste the error and any console log messages before it from the Corona console log window and paste it here as text. I’d like to take this to engineering but its really difficult with screen shots.

Rob

Looks like the error is captured in the log here:

Windows simulator build date: Oct 5 2015 @ 17:13:45 Copyright (C) 2009-2015 C o r o n a L a b s I n c . Version: 3.0.0 Build: 2015.2731 Platform: SM-G900S / x64 / 6.2 / GeForce GT 650M/PCIe/SSE2 / 4.5.0 NVIDIA 347.09 / 2015.2731 Loading project from: C:\Users\acorb\_000\Documents\Corona Projects\helloWorld Project sandbox folder: C:\Users\acorb\_000\AppData\Local\Corona Labs\Corona Simulator\Sandbox\helloworld-EDBDDE8E9A05833C200841E047096C4E\Documents PluginSync: downloading plugin: http://plugins.coronasphere.com/com.coronalabs/plugin.fuse/2014.2393/win32-sim/plugin.fuse.zip Work Runtime error module 'plugin\_pollfish' not found: no field package.preload['plugin\_pollfish'] no file 'C:\Users\acorb\_000\AppData\Roaming\Corona Labs\Corona Simulator\Plugins\plugin\_pollfish.lua' no file 'C:\Users\acorb\_000\Documents\Corona Projects\helloWorld\plugin\_pollfish.lua' no file 'C:\Program Files (x86)\Corona Labs\Corona SDK\Resources\plugin\_pollfish.lua' no file '.\plugin\_pollfish.lua' no file 'C:\Program Files (x86)\Corona Labs\Corona SDK\lua\plugin\_pollfish.lua' no file 'C:\Program Files (x86)\Corona Labs\Corona SDK\lua\plugin\_pollfish\init.lua' no file 'C:\Program Files (x86)\Corona Labs\Corona SDK\plugin\_pollfish.lua' no file 'C:\Program Files (x86)\Corona Labs\Corona SDK\plugin\_pollfish\init.lua' no file 'C:\Users\acorb\_000\AppData\Roaming\Corona Labs\Corona Simulator\Plugins\plugin\_pollfish.dll' no file '.\plugin\_pollfish.dll' no file 'C:\Program Files (x86)\Corona Labs\Corona SDK\Resources\plugin\_pollfish.dll' no file '.\plugin\_pollfish.dll' no file 'C:\Program Files (x86)\Corona Labs\Corona SDK\plugin\_pollfish.dll' no file 'C:\Program Files (x86)\Corona Labs\Corona SDK\loadall.dll' no file 'C:\Users\acorb\_000\AppData\Roaming\Corona Labs\Corona Simulator\Plugins\plugin\_pollfish.dll' no file '.\plugin\_pollfish.dll' no file 'C:\Program Files (x86)\Corona Labs\Corona SDK\Resources\plugin\_pollfish.dll' no file '.\plugin\_pollfish.dll' no file 'C:\Program Files (x86)\Corona Labs\Corona SDK\plugin\_pollfish.dll' no file 'C:\Program Files (x86)\Corona Labs\Corona SDK\loadall.dll' stack traceback: [C]: in function 'require' ?: in function 'require' C:\Users\acorb\_000\Documents\Corona Projects\helloWorld\main.lua:9: in main chunk

Thank you. I can’t believe I missed this…  You’re running a really old build 2015.2731. You need to update to the latest public build 2015.2906 or a later daily build to use Pollfish.

Rob

Well look at that it works! Haha yeah I should probably update that more often. Been using this SDK probably since last Dec and didnt realize I needed to update.

Thank you very much Rob!

-Adam 

[quote=“robertsthomasd,post:57,topic:340516”]

@acorbin3

Ive had some issues with plugins too

try adding this:

settings = { plugins = { ["plugin.advertisingId"] = { publisherId = "com.coronalabs" }, } }

make sure your connected to internet

worked for me. good luck [/quote]

You don’t put advertising Id, you put the name of the plugin