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

Some users are unable to connect with the new update #4

Closed
DomiStyle opened this issue Sep 13, 2012 · 7 comments
Closed

Some users are unable to connect with the new update #4

DomiStyle opened this issue Sep 13, 2012 · 7 comments

Comments

@DomiStyle
Copy link
Contributor

Hello,
I got a few reports that some people are unable to connect.
Since I didn't make any change to the code that could affect this I would believe BattleNET is causing it.
Do you have any idea why this could happen?
Here is one of those reports: http://dayzmod.com/forum/index.php?/topic/68933-dart-a-lightweight-dayz-rcon-tool-v05-11092012/page__st__240#entry852464
Was thinking about a bad internet connection but maybe you know what to do.

@marceldev89
Copy link
Owner

That's probably due to the fixes for your previous issue. It's (I think) caused by a heavy loaded server where it would take longer for the server to respond then 1 second (for the initial connection). If you feel like testing / debugging it, it's line 242 in src/BattleNET/BattlEyeClient.cs. You can send your affected users a few dll's with different values. Let's say 1000, 2000, 3000, 4000, 5000 (those are milliseconds). And let me know what works best, I'll implement it in the main code then.

@DomiStyle
Copy link
Contributor Author

Got reports that turning up the timeout didn't work.

@marceldev89
Copy link
Owner

Are they able to connect with the official RCon tool (BERCon)?

@DomiStyle
Copy link
Contributor Author

Got a few reports with yes and no.
I would guess turning up the timout will never do any damage though.
3-5 seconds should do.
Will investigate what is wrong with the few people saying yes.

@DomiStyle
Copy link
Contributor Author

Got a screenshot showing BERCon working while DaRT fails to connect.
http://i.imgur.com/3uRUA.jpg
No idea what's causing it though.

@marceldev89
Copy link
Owner

Hmm I'm not sure. If setting the timeout higher doesn't fix it then I'm out of ideas.

@DomiStyle
Copy link
Contributor Author

Okay, a timeout of 5 seconds worked.
He forgot to put the new dll in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants