David Lüdtke

Results 39 comments of David Lüdtke

Disabling enforce-secure-profiles would maybe fix the issue, but this is not a solution. I've tested both settings recently and they are generally working. I'm guessing the profile chat signing Keys...

> I'm also experiencing this problem. I guess that's because there's a seconds-lag when I join the server, the bot could not receive packet and shut down. I wonder is...

Not sure if this issue had the same root issue as #226 but maybe it's now fixed with 2.11.1

No. I've tested with `AUTO` and `1.20/1.20.1` both were laggy.

Please be free to point out, which parts of the code looks "suspicious" or like a "token grabbers/logger" and I'll explain you what's the code for

The [AuthData](https://github.com/MrKinau/FishingBot/blob/main/src/main/java/systems/kinau/fishingbot/auth/AuthData.java) you are referring to is an object used to store the minecraft credentials. It is filled with either bogo values if offline mode (cracked) is selected or with...

> The [AuthData](https://github.com/MrKinau/FishingBot/blob/main/src/main/java/systems/kinau/fishingbot/auth/AuthData.java) you are referring to is an object used to store the minecraft credentials. It is filled with either bogo values if offline mode (cracked) is selected or...

Hey @bertocaster, the OS theme detector is not working for Java 8, it requires at least Java 11 to run, but it should not be any problem. If the bot...

That's looking really odd. Can you tell me, which server software you are using as well as the version it's on? As well as any modifications of it, which may...