curse_client icon indicating copy to clipboard operation
curse_client copied to clipboard

Curse username/password

Open leothelocust opened this issue 7 years ago • 6 comments

I linked my account through twitch, but when I use those credentials, it does not work.

For example:

I type this in cli:

curse show "FTB Beyond"

the output is below:

Loading project information from curse
Curse username: leothelocust
Curse password: [enter twitch password]
Inavlid username or password
Cannot find modpack FTB Beyond

and yes, your code does misspell "Invalid" as well.

As you can see, my credentials don't work. Do I need to create a specific account on curse?

Thank you in advance! -Levi

leothelocust avatar Jun 05 '17 17:06 leothelocust

same here

meson11 avatar Jul 06 '17 12:07 meson11

Login with your original curse credentials. I had the same problem until I did that and it worked.

meepcode avatar Jul 06 '17 17:07 meepcode

if i have no original curse credentials?

meson11 avatar Jul 06 '17 17:07 meson11

Create 'em I guess

meepcode avatar Jul 06 '17 21:07 meepcode

And how would you suggest creating them, exactly? There is no obvious way to do that, as the website forces you to login with your Twitch account.

darkpoetcc avatar Sep 22 '17 21:09 darkpoetcc

Same problem here but in the install section

I will get the same error regarding on the command [show/install]:

Curse Password: Traceback (most recent call last):
	12: from /usr/local/bin/curse:23:in `<main>'
	11: from /usr/local/bin/curse:23:in `load'
	10: from /var/lib/gems/2.5.0/gems/curse_client-0.1.4/exe/curse:5:in `<top (required)>'
	 9: from /var/lib/gems/2.5.0/gems/thor-0.20.3/lib/thor/base.rb:466:in `start'
	 8: from /var/lib/gems/2.5.0/gems/thor-0.20.3/lib/thor.rb:387:in `dispatch'
	 7: from /var/lib/gems/2.5.0/gems/thor-0.20.3/lib/thor/invocation.rb:126:in `invoke_command'
	 6: from /var/lib/gems/2.5.0/gems/thor-0.20.3/lib/thor/command.rb:27:in `run'
	 5: from /var/lib/gems/2.5.0/gems/curse_client-0.1.4/lib/curse_client/cli.rb:23:in `show'
	 4: from /var/lib/gems/2.5.0/gems/curse_client-0.1.4/lib/curse_client/client.rb:34:in `find_by_name'
	 3: from /var/lib/gems/2.5.0/gems/curse_client-0.1.4/lib/curse_client/client.rb:38:in `addon'
	 2: from /var/lib/gems/2.5.0/gems/curse_client-0.1.4/lib/curse_client/client.rb:66:in `with_authentication'
	 1: from /var/lib/gems/2.5.0/gems/curse_client-0.1.4/lib/curse_client/client.rb:69:in `rescue in with_authentication'
/var/lib/gems/2.5.0/gems/curse_client-0.1.4/lib/curse_client/client.rb:76:in `authenticate': undefined method `noecho' for #<IO:<STDIN>> (NoMethodError)

Toorero avatar Apr 24 '19 22:04 Toorero