Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Crazyguy opened this issue Jun 15, 2013 · 3 comments
Open

Comments

@Crazyguy
Copy link

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_with__API_RESTv1_1__OAuth__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
Copy link
Owner

zigdon commented Jun 15, 2013

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 [email protected] 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_with__API_RESTv1_1__OAuth__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//issues/67
.

Dan Boger

@gedge
Copy link
Collaborator

gedge commented Dec 10, 2013

Can I close?

@Crazyguy
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants