Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ping and Network Loss Meter not working #213

Open
DescentMax opened this issue Apr 28, 2024 · 3 comments · May be fixed by #317
Open

Ping and Network Loss Meter not working #213

DescentMax opened this issue Apr 28, 2024 · 3 comments · May be fixed by #317
Labels
bug Something isn't working multiplayer An issue with networking
Milestone

Comments

@DescentMax
Copy link

I have the latest stuff built on the v1.5 Stable Milestone as of 4.27.2024
Both Ping and Network Loss are not reporting. Shows as 0 in game.
In the list of games when you select a game, it shows ping of 0.50
I tested this on both my testing servers (both are currently running if you wish to check this out)
Chicago and Colorado servers

@JeodC JeodC added the bug Something isn't working label Apr 28, 2024
@DescentMax
Copy link
Author

Update: Several things not being reported as well. Even though I have the games setup to post to trackers (tsetsefly, descentservers.net) they are not posting to the tracker. They report like normal when reverted back to 1.4.
Also I did a overcharge suicide using Fusion to test things. On the scoreboard on the right, it shows -1 like it should. However, It shows Kills: 0 Deaths: 0 at the top right. Shouldnt I show a Death: 1 since I suicided?

@JeodC JeodC added the multiplayer An issue with networking label Apr 28, 2024
@JeodC
Copy link
Member

JeodC commented Apr 28, 2024

I think this is done in multi.cpp:L8199.

The code that renders it to hud is here though.

@JeodC JeodC added this to the 1.5 Stable milestone Apr 29, 2024
@JeodC
Copy link
Member

JeodC commented Apr 29, 2024

Solved by compiling and using dfmc.dll for windows, unsure if should be static or dynamic link on mac/linux. Credit to ISB.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working multiplayer An issue with networking
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants