Skip to content

Redo - fixed meeting anticheat kick - #657

Open
Sarhadactyl wants to merge 9 commits into
Gurge44:mainfrom
Sarhadactyl:main
Open

Redo - fixed meeting anticheat kick#657
Sarhadactyl wants to merge 9 commits into
Gurge44:mainfrom
Sarhadactyl:main

Conversation

@Sarhadactyl

Copy link
Copy Markdown
Contributor

"Main fix is the meeting end kick EHR now lets vanilla RpcClose run normally instead of sending the custom CloseMeeting with ejection text, which official servers started kicking for today

Also added fix for the Dleks/update map image nullref but thats not really that important
pretty easy things i think idk if its done right/the best way though but like it works so yeah, dont yell at me if i did it wrong"

i added it back (ref closed PR if you care) and fixed line 1555 mb gang i was just focused on fixing spicys/pancakes issue and not the bigger picture the fix for my fix has been added to this👉👈
vanilla region eject screen is default
modded region screen is custom

Comment thread Patches/DleksPatch.cs
if (Main.NormalOptions.MapId == 3)
{
Main.NormalOptions.MapId = 0;
if (__instance && __instance.MapImage)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think adding either the curls or just putting all in one line is prettier

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think i did it i didnt quite understand but yeah... if it is still wrong now forget i even tried ✨

just redid the format to the format the pietro said would look better
@NikoCat233

Copy link
Copy Markdown
Contributor

What does map image do with anticheat kick though

@NikoCat233

Copy link
Copy Markdown
Contributor

and the cause seems to be "you are kicked for setting a colored long name" so I assume adapting to the name limits on officials will work?

@Sarhadactyl

Sarhadactyl commented Jul 24, 2026

Copy link
Copy Markdown
Contributor Author

What does map image do with anticheat kick though

Nothing I just sent 2 file changes in 1 PR because I don't know how to use GitHub

https://github.com/Gurge44/EndlessHostRoles/pull/657/changes#diff-3e457bfbf8f4c8ec6c83fc0922d1c323ebf723ee4e1e47888bdc24e466732ce6
I think that's the link to the edited meeting file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants