zigdon / twirssi

An irssi script allowing the use of Twitter from within the IRC client.
http://twirssi.com
133 stars 27 forks source link

Error loading twirssi: Can't locate object method "verify_credentials" #67

Open Crazyguy opened 11 years ago

Crazyguy commented 11 years ago

Hello,

I get the following error after upgrading to version 2.6.0

-!- Irssi: Error in script twirssi: Can't locate object method "verify_credentials" via package "Net::Twitter_v3_18004_withAPI_RESTv1_1OAuth__RetryOnError" at /home//.irssi/scripts/twirssi.pl line 1027.

I tried removing the old temporary files from the folder as well. In that case the error happens after running /twirssi_oauth command.

I'm unsure if this does require upgrading of some dependencies or is this a bug that should be fixed.

zigdon commented 11 years ago

You need to upgrade Net::Twitter (I think you need at least v4), and then restart irssi for it to pick up the new version.

On Sat, Jun 15, 2013 at 2:53 AM, Crazyguy notifications@github.com wrote:

Hello,

I get the following error after upgrading to version 2.6.0

-!- Irssi: Error in script twirssi: Can't locate object method "verify_credentials" via package "Net::Twitter_v3_18004_withAPI_RESTv1_1OAuth__RetryOnError" at /home//.irssi/scripts/twirssi.pl line 1027.

I tried removing the old temporary files from the folder as well. In that case the error happens after running /twirssi_oauth command.

I'm unsure if this does require upgrading of some dependencies or is this a bug that should be fixed.

— Reply to this email directly or view it on GitHubhttps://github.com/zigdon/twirssi/issues/67 .

Dan Boger

gedge commented 10 years ago

Can I close?

Crazyguy commented 10 years ago

Hello, the issue has been solved but there might be case for better error message here.