alexstrout / foxWSFix-UT2k4

Improved widescreen support for Unreal Tournament 2004.
Other
87 stars 3 forks source link

Issues with AntiTCC #7

Open Doridian opened 3 years ago

Doridian commented 3 years ago

I get the following error trying to join a server with AntiTCC running: What, if anything, can be done about this? I assume not much since it just barfs at the fact it isn't a vanilla class being loaded? f7et0ddrHGB

alexstrout commented 3 years ago

Bummer! Unfortunately, I think the admin would need to whitelist the custom HUD classes for them to be allowed (at least, I think this is possible from this comment mentioning fixing servers).

As a workaround, you should be able to remove the WideHUDMap= lines from User.ini to prevent the widescreen HUDs from loading, while retaining the FOV fixes. (unless it blocks the PlayerInput class too)

cclecle commented 3 years ago

Still non working here: [2021-06-27 17:24:00] [INSECURE CLIENT] ChaCha has a modified version of 'FOXWSFIX'

config lines: MD5Check=(FName="foxWSFix",MD5=("16e5c2444b0f0f0bfe5d0c53f7581c9f","932e84f6777b4798706604b184fb6ead"),MD5Type=0,Optional=True)

I put both 2.0.0 and 2.1.1 md5.

any ideas ?

alexstrout commented 3 years ago

Oops, thought I responded to this - there is also a 2.1.2 release as of 6/26: https://github.com/alexstrout/foxWSFix-UT2k4/releases

It's possible someone is also using one of the older 1.x releases, in which case I would recommend they update to a newer version :)

cclecle commented 3 years ago

Oops, thought I responded to this - there is also a 2.1.2 release as of 6/26: https://github.com/alexstrout/foxWSFix-UT2k4/releases

It's possible someone is also using one of the older 1.x releases, in which case I would recommend they update to a newer version :)

thank you for the answer, but it was me being kicked by my own server so I was using the right version of foxWSFix :). I also tried with the 2.1.2 release without luck...