Are you trying to use callbacks and seeing this error? You should make sure you're not passing in callback arguments if you don't want to use web workers.
Also, is this in the browser or what environment are you running against? Sean On Thu, May 29, 2014 at 7:55 PM, Fernando Schuindt <[email protected]> wrote: > Really sorry for the topic subject, I forgot to change. > > > 2014-05-29 20:53 GMT-03:00 Fernando Schuindt <[email protected]>: > > Hello guys, >> >> I am starting to develop a webapp that uses OpenPGP.js to encrypt a chat. >> Recently I've decided to update my OpenPGP.js version from 0.4.1 to 0.6.0, >> so far some things have changed. After adapted my code to the new version I >> started to get an error: "Uncaught Error: You need to set the worker path!". >> >> It seems that's because I have missed to add the openpgp.worker.min.js, >> right? >> I have tried to add it but nothing. >> >> I thought that use the worker was optional, I can't pretty much >> understand what's happening. I am needing some help. :( >> >> (It was working good before the update) >> > > > > -- > Atenciosamente, > Fernando Schuindt > > _______________________________________________ > > http://openpgpjs.org > Subscribe/unsubscribe: http://list.openpgpjs.org >
_______________________________________________ http://openpgpjs.org Subscribe/unsubscribe: http://list.openpgpjs.org

