MinecraftProtocol can't connect with proxy
See original GitHub issueHey, 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:
- Created 6 years ago
- Comments:9
Top GitHub Comments
But how do you tell if a Proxy its banned?
alot of proxys are banned from mojang