MCCTeam / Minecraft-Console-Client

Lightweight console for Minecraft chat and automated scripts
https://mccteam.github.io
Other
1.63k stars 396 forks source link

OVH VPS not working with MCC #326

Closed MattPlaysYT closed 6 years ago

MattPlaysYT commented 7 years ago

Whenever I use screen and do mono MinecraftClient.exe this error pops up https://gyazo.com/ea8653689f9d63e71f3b20bbc343b715

But I know 100% that is the right password because it works on desktop and I just copied paste it onto WinSCP onto my VPS I'm using Debian 7 (Wheezy) (64 bits) and Debian 9 doesn't work either.

Pokechu22 commented 7 years ago

Does your password contain any special characters?

MattPlaysYT commented 7 years ago

No it does not just letters and numbers

MattPlaysYT commented 7 years ago

But the email contains "@"

Pokechu22 commented 7 years ago

All of those symbols are ASCII so that should be fine (for more complex special characters there can be issues with encoding, particularly with ssh). So that's probably not the issue.

MattPlaysYT commented 7 years ago

Ah ok, but for some reason my friend is using the same vps and it's working for him but not for me

MattPlaysYT commented 7 years ago

Any ideas?

Pokechu22 commented 7 years ago

Try updating to the latest development build.

MattPlaysYT commented 7 years ago

Do I just delete the .exe I already have and replace it with that one?

Pokechu22 commented 7 years ago

Yes.

MattPlaysYT commented 7 years ago

Still the same thing

ORelio commented 7 years ago

Try enabling debugmessages in the INI file to show raw authentication request and response.

MattPlaysYT commented 7 years ago

I did it’s jig showing anything in console

ORelio commented 7 years ago

You're supposed to get json output for auth request and response, see #269

MattPlaysYT commented 7 years ago

Not showing anything just the same thing.

Pokechu22 commented 7 years ago

Does the message at the top when you start MCC say "Console Client for MC 1.4.6 to 1.12.2 - v1.12.2 DEV", or is it still "Console Client for MC 1.4.6 to 1.9.0 - v1.9.0"?

MattPlaysYT commented 7 years ago

Console Client for MC 1.4.6 to 1.12.2 - v1.12.2 DEV - By ORelio & Contributors

MattPlaysYT commented 7 years ago

I have no idea why it’s doing this

MattPlaysYT commented 7 years ago

Any help?

Edieee commented 7 years ago

I resolved the same problem like this: When you log into your account on another IP (VPS), mojang automaticly blocks your account on half an hour, and sonce then you can't login, (it is shown as Login Failed). Try waiting half an hour, than run in the ssh mono MinecraftClient.exe and it should work.

Edieee commented 7 years ago

Don't run any script, just type that command.

MattPlaysYT commented 7 years ago

I'm not running any script also @Edieee ssh?

MattPlaysYT commented 7 years ago

nvm and I've tried waiting nothing

MattPlaysYT commented 7 years ago

Also can you please help me download the mono I need I unistalled mono @Edieee

Edieee commented 7 years ago

http://www.mono-project.com/download/ You cam download ot from here^. Just choose the right version according to your ubuntu version.

MattPlaysYT commented 7 years ago

I’m using Debian would that cause the problem?

Pokechu22 commented 7 years ago

You'd want to chose the debian version then instead of Ubuntu.

MattPlaysYT commented 7 years ago

Alright, because they said to use a certain version or something

Pokechu22 commented 7 years ago

Well, you'll want to chose the version matching your debian version, but it's pretty simple still.

MattPlaysYT commented 7 years ago

I've did that and I'm still getting the error

Edieee commented 7 years ago

I don't know than... I cant't say anything wihout having a SSH.

MattPlaysYT commented 6 years ago

Any help then? Like what vps exactly I’m supposed to have and all of it I need to type once I have it installed

Edieee commented 6 years ago

MattPlaysYT you play on saico?

Edieee commented 6 years ago

I use BisectHosting VPS.. the commands you have here #163

MattPlaysYT commented 6 years ago

Yes @edieee

MattPlaysYT commented 6 years ago

Also for the vps you linked above how will I run console clients on that?

Edieee commented 6 years ago

Same as debian. Same commands etc.

MattPlaysYT commented 6 years ago

Alright do you have a discord I can contact you on? Because after my purchase I might require some additional help

Edieee commented 6 years ago

Yeah sure add me Edi4Playᴸʸᶠ#8321

MattPlaysYT commented 6 years ago

Sent

MattPlaysYT commented 6 years ago

@Edieee helped me set it up! Working now can be closed @ORelio

ElapsedDev commented 6 years ago

Are you able to show how to fix this?