Closed LordTylus closed 4 years ago
For who had this problem, test this version: SEDiscordBridge.zip
Sadly this version did not fix it.
We still encounter various connection problems when many messages are sent to the game.
Also notice simspeed dropping from 1.0 to 0.8 whenever 1 message is sent to chat.
according to profiler my basegame needs 12ms to update. To get to a 0.8 simspeed 1 update should need 20.75ms (16,6/0.8) so 20.75-12 = 8.75ms are occupied from the server whenever a message is sent. (of course this number is not constant)
when 2 players send messages at the same time the server encounters hard laggs and when unlucky freezes completely.
When I turn SEDiscordBridge off entirely. all problems vanish, no simspeed decrease, no connection problems nothing like that.
Would be amazing if you could take an other look at it as it is an amzing plugin and helps us a lot administrating the servers. But for the time being I had to disable it. Because the current advantanges dont outweigh the performance drawbacks.
Ok, just tryied the Jimmacle recommendations but semms not working too. Try this version: SEDiscordBridge.zip
This version seems to work fine.
I dont experience any hard simspeed drops or connection problems yet
Using the version from last night it sinks to 0.8 Using the version from 2 hours ago it stays on 1
So far it looks to be working pretty pretty good
Hello there,
today with discord being unavailable it came to my attention, that our servers kept crashing when people used the public chat. I used vv1.7.0
Also we noticed especially when 30+ people are on our server constantly talking (even when discord is up) that stuff
It appears there is a lot of stuff happening on mainthread which seem to cause connection issues and can pause the entire server if networking is taking a bit longer.