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
15 stars 5 forks source link

Offline Mode #55

Closed Rilotex closed 11 months ago

Rilotex commented 1 year ago

Please provide context from when the bug happened. When did it happen, and is it repoducible? If applicable attach screenshots to explain your problem. To submit a bug report, please also attach your Openplanet.log file to help us troubleshoot the issue. You can find it in C:\Users\<Your Username>\OpenplanetNext\Openplanet.log.

My friends Bingo Mod always started in Offline Mode

Geekid812 commented 1 year ago

Hey there, the likely issue there if the problem persists after retrying is that your internet provider has blocked the bingo server. There's nothing we can really do about it. You should try and check periodically in case it gets unblocked sometime

pdelvo commented 1 year ago

@Geekid812 I am having the same issue. The problem is most likely not the ip that is blocked. I can ping it just fine, but the port that is blocked. 6900 is in the range often used by BitTorrent and it might be blocked for example in university networks. Would it be possible to use a port that is not in one of the file sharing ranges? See https://www.researchgate.net/figure/List-of-well-known-ports-used-by-various-peer-to-peer-P2P-protocols_tbl1_347789431 for a list

Geekid812 commented 1 year ago

How interesting, I was not aware I unfortunately chose to use a port that could get frequently blocked. I had not researched if there was a specific port I should have used instead but I will defenitely have to change this to something else.

Geekid812 commented 11 months ago

This issue is fixed with update 4.0 as the ports in use have been changed. Closing this issue