Photon-GitHub / AntiCheatAddition

An anticheat with nieche checks to cover cheats usually not covered by anticheats.
GNU General Public License v3.0
152 stars 43 forks source link

Anti ESP not working #551

Closed TheTechnologyStudio closed 11 months ago

TheTechnologyStudio commented 1 year ago

Purpur 1.19.4

ESP enabled in config:

[13:44:19 ERROR]: [AntiCheatAddition] ESP | World faweregentempworld player tracking range could not be loaded, using default tracking range.

error in console

let me know what other info you need.

Photon-GitHub commented 1 year ago

Well, ESP tried to load your "faweregentempworld" and could not find the player tracking range. This is not exactly a problem, it will just use the default one.

However, there should not be a error in console. Please use a service like hastebin or pastebin to show me the error.

TheTechnologyStudio commented 1 year ago

this is the only error and the anti esp is not working, all esps still work perfectly.

Photon-GitHub commented 1 year ago

Well, ESP can only hide information a normal player would not be able to get, like the equipment if standing behind a wall or the player itself if they are sneaking behind a wall. ESP cannot "disable" esp modules of cheat clients. Also, please make sure that neither the observer nor the observed player are OP or have bypass permissions.

zPqguro03 commented 1 year ago

Well, ESP can only hide information a normal player would not be able to get, like the equipment if standing behind a wall or the player itself if they are sneaking behind a wall. ESP cannot "disable" esp modules of cheat clients. Also, please make sure that neither the observer nor the observed player are OP or have bypass permissions.

Same error here, but there's also this exception https://pastebin.com/sGUxUJgH and anti-esp option is not working at all

Photon-GitHub commented 1 year ago

@zPqguro03 Please update ProtocolLib and make sure you use the latest Spigot 1.17.1. The protocol access is correct, but for some reason your ProtocolLib thinks that the packets to remove entities do not contain entities.

zPqguro03 commented 1 year ago

@zPqguro03 Please update ProtocolLib and make sure you use the latest Spigot 1.17.1. The protocol access is correct, but for some reason your ProtocolLib thinks that the packets to remove entities do not contain entities.

image image

Photon-GitHub commented 1 year ago

I will look into it next week.

Photon-GitHub commented 1 year ago

I have not been able to reproduce this with normal spigot. Can you please tell me your exact setup and how you tested ESP?

Photon-GitHub commented 11 months ago

Closed due to inactivity. Feel free to post additional info and reopen.