Pinkstink-Rust / Rust-Server-Metrics

A metrics gathering HarmonyMod for Rust game servers
MIT License
60 stars 23 forks source link

1.5.1 no client data and seems to break various other things. #24

Closed Mike6FO closed 3 months ago

Mike6FO commented 3 months ago

Loaded 1.5.1 on two different servers. Both servers no longer reporting client details like player latency, player fps, etc.

Also, players are not able to interact with vehicles and wounded screen never exits. Timer keeps counting down in negative numbers.

Steps done: Downgraded back to 1.5.0 and issues resolved. Re-updated to 1.5.1 and issues returned.

GhilleAU commented 3 months ago

Fixed & tested, apologies for the Inconvenience.

Mike6FO commented 3 months ago

Thank you! :)