question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

MinecraftProtocol can't connect with proxy

See original GitHub issue

Hey, i’m using
this.protocol = new MinecraftProtocol(username, password,false , proxy);
as code with a proxy set, but i keep getting this weird exception
[Veneficus] [ERROR] Failed loggin in 'HIDDEN@HIDDEN:HIDDEN! Invalid credentials. com.github.steveice10.mc.auth.exception.request.InvalidCredentialsException: Invalid credentials. Invalid username or password. at com.github.steveice10.mc.auth.util.HTTP.makeRequest(HTTP.java:79) at com.github.steveice10.mc.auth.service.AuthenticationService.loginWithPassword(AuthenticationService.java:280) at com.github.steveice10.mc.auth.service.AuthenticationService.login(AuthenticationService.java:217) at com.github.steveice10.mc.protocol.MinecraftProtocol.<init>(MinecraftProtocol.java:191) at org.veneficus.bot.Core.BotClient.getProtocol(BotClient.java:52) at org.veneficus.bot.Core.BotClient.<init>(BotClient.java:42) at org.veneficus.bot.Core.Threads.StartBotsThread.run(StartBotsThread.java:31) at java.lang.Thread.run(Thread.java:748)

Logging in with that account on minecraft.net works.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:9

github_iconTop GitHub Comments

1reaction
kingdevnlcommented, Aug 1, 2017

But how do you tell if a Proxy its banned?

0reactions
0-x-2-2commented, Aug 2, 2017

alot of proxys are banned from mojang

Read more comments on GitHub >

github_iconTop Results From Across the Web

We built a Minecraft protocol reverse proxy : r/admincraft - Reddit
Hi, recently wrote a tech article about how (and why) we had to create a Minecraft reverse proxy as a student project.
Read more >
Using HTTP proxies errors. · Issue #649 - GitHub
I'm trying to use HTTP proxies with NMP, and whenever I use a (tested, functioning) proxy, then I get a "Read error for...
Read more >
PrismarineJS/node-minecraft-protocol - Gitter
I tried matching the server ports with the proxy and it seems to be working, however when I connect to the proxy server...
Read more >
Commonly asked questions - TCPShield
To those who are unfamiliar, proxy protocol provides a convenient way to safely transport connection information such as a client's address across multiple ......
Read more >
How To Use Proxy Servers | Minehut Unleashed - YouTube
Create your free Minecraft server : https://minehut.com/ Need help with your Minehut server ? Get fast answers here: Join the Minehut Discord: ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found