Woodi-dev / Among-Us-Sheriff-Mod

Among Us Sheriff Mod
GNU General Public License v3.0
340 stars 99 forks source link

banned when a new player joins the server #139

Closed JuiceyBuns closed 2 years ago

JuiceyBuns commented 2 years ago

Hi, I have a private Imposter server running on my pc. Players can connect and play fine without mods.

However, we both get kicked and banned with an error message saying that we were cheating after installing the Sheriff mod and connecting to my server. It doesn't matter who connects first, the result is the same.

I have now disabled cheat/ban settings on the server so that we don't get kicked but now get the following messages on the server

[22:58:53 INF] Starting Impostor v1.6.0 [22:58:53 INF] Matchmaker is listening on 0.0.0.0:22023, the public server ip is 0.0.0.0:22023. [22:58:53 INF] Announcements server is listening on 0.0.0.0:22024 [22:58:53 INF] Loading plugins. [22:58:53 INF] Loaded 0 plugins. [22:58:53 INF] Application started. Press Ctrl+C to shut down. [22:58:53 INF] Hosting environment: Production [22:58:53 INF] Content root path: E:\Games\Among Us\Server\Impostor-Server_1.6.0_win-x64 [22:59:10 INF] VJCCTU - Player x (1) is joining. [22:59:24 INF] VJCCTU - Player y (2) is joining. [22:59:25 WRN] Client x (1) was caught cheating: [41] Client sent unregistered call [23:11:52 INF] VJCCTU - Player z (3) is joining. [23:11:53 WRN] Client x (1) was caught cheating: [41] Client sent unregistered call [23:12:20 INF] VJCCTU - Player x (1) has left. [23:12:20 INF] VJCCTU - Assigned y (2) as new host. [23:12:20 INF] Client 1 disconnecting, reason: The remote sent a disconnect request [23:18:28 INF] VJCCTU - Player x (4) is joining. [23:18:28 WRN] Client y (2) was caught cheating: [41] Client sent unregistered call [23:18:54 INF] VJCCTU - Player x (4) has left. [23:18:54 INF] Client 4 disconnecting, reason: The remote sent a disconnect request

Woodi-dev commented 2 years ago

the old-school sheriff mod doesn't support the up-to-date Impostor RPC calls. To use Impostor you have to change the source files of Impostor not to throw a cheat request and recompile it