Geekid812 / TrackmaniaBingo

An Openplanet plugin to race against your friends to be the first team to complete a Bingo board!
https://openplanet.dev/plugin/trackmaniabingo
16 stars 5 forks source link

Failing to claim a map after ~10 minutes of gameplay #54

Closed rusmack closed 1 year ago

rusmack commented 1 year ago

After about 10 minutes bingo does not claim a map for me(it does for my opponent though). Restarting the game and reconnecting fixes it until another 10 minutes go by. image

rusmack commented 1 year ago

After reinstalling openplanet and connecting to previously opened game, here are the full log: image

Geekid812 commented 1 year ago

Map claim fail typically means you got disconnected, but in this case the plugin didn't detect being disconnected so it didn't try to reconnect you. However, this seems to be a network reliability problem, so even though this is a plugin bug, your network seems to be dropping the connection fairly quickly if nothing happens (or your internet is unreliable). If you suspect you are disconnected during a game, I would recommend you reload the plugin from the Openplanet menu to make sure you are synced. We will try to resolve the issue by implementing pinging soon.

Geekid812 commented 1 year ago

Disconnection check were implemented in version 3.2, this problem shouldn't happen anymore.