Cylae Posted March 4, 2017 Report Posted March 4, 2017 I've updated my core with the last Warden updates yesterday night. Since that, I got this error with the Warden... Thank you for your help guys <3
lurr Posted March 6, 2017 Report Posted March 6, 2017 I've also had this problem, disconnecting users instantly.
antz Posted March 6, 2017 Report Posted March 6, 2017 I believe this issue may be related to: https://github.com/mangoszero/server/commit/1ff6c40b0d95e21ba220158eb010dc310fb85d8b If you can, can you try reverting this change and see whether the problem goes away: To revert the commit... 1) Open your git bash / shell and navigate to the sourcecode 2) type git revert 1ff6c40b0d95e21ba220158eb010dc310fb85d8b 3) Assuming that that worked without any errors, rebuild the source, copy it to your server and test
madmax Posted March 6, 2017 Report Posted March 6, 2017 An issue has been raised on the getmangos tracker for this:
lurr Posted March 6, 2017 Report Posted March 6, 2017 A temporarily solution for me was just to go into the mangosd.conf file a disable Warden.
madmax Posted March 6, 2017 Report Posted March 6, 2017 2 minutes ago, lurr said: A temporarily solution for me was just to go into the mangosd.conf file a disable Warden. Agreed. Suggest setting the following options to 0 as a work around until this is fixed. Warden.WinEnabled = 0 Warden.OSXEnabled = 0 Warden.ClientCheckFailAction = 0
lurr Posted March 6, 2017 Report Posted March 6, 2017 Worth to mention is that not everybody are having this issue. It seems very random and some people can connect without any problems whatsoever.
Cylae Posted March 6, 2017 Author Report Posted March 6, 2017 My server is located in France, I had this issue with player located in US. Maybe a ping issue ?
madmax Posted March 6, 2017 Report Posted March 6, 2017 7 minutes ago, Cylae said: My server is located in France, I had this issue with player located in US. Maybe a ping issue ? Possible, we have let the commit author know.
lurr Posted March 7, 2017 Report Posted March 7, 2017 7 hours ago, Cylae said: My server is located in France, I had this issue with player located in US. Maybe a ping issue ? Yes, i am also located in Europe and all the players getting the DC from server error are mostly from US.
Foereaper Posted March 11, 2017 Report Posted March 11, 2017 An update to Warden has been pushed, please update and try again
Cylae Posted March 23, 2017 Author Report Posted March 23, 2017 On 11/03/2017 at 1:01 PM, Foereaper said: An update to Warden has been pushed, please update and try again Hey, I still have the issue today ... <none> (latency: 0, IP: 71.49.XX.XX) exceeded Warden module response delay on state STATE_REQUESTED_MODULE for more than 10m - disconnecting client And it still happening for my American players... My Warden settings : Warden.WinEnabled = 1 Warden.OSXEnabled = 1 Warden.NumMemChecks = 5 Warden.NumOtherChecks = 10 Warden.ClientResponseDelay = 600 Warden.ClientCheckHoldOff = 60 Warden.ClientCheckFailAction = 2 Warden.BanDuration = 3600 Warden.DBLogLevel = 0 Thank you for your help.
antz Posted March 24, 2017 Report Posted March 24, 2017 Maybe you could try increasing the Warden.ClientResponseDelay from 600
troynono Posted March 26, 2017 Report Posted March 26, 2017 Hi, I had the same problem, but for me it would seem that the US client of the game was the issue. ( The US version isn't the same as the US one, last time i checked... so maybe that version is missing in the core ? ) Anyway, I'm not sure of it at all, but could be a lead
Cylae Posted March 30, 2017 Author Report Posted March 30, 2017 On 26/03/2017 at 11:06 PM, troynono said: Hi, I had the same problem, but for me it would seem that the US client of the game was the issue. ( The US version isn't the same as the US one, last time i checked... so maybe that version is missing in the core ? ) Anyway, I'm not sure of it at all, but could be a lead It is possible, yes! @antz Indeed, I opened a server in the United States (North Carolina, hosted by Amazon Web Services), I tried to activate the Warden with ClientResponseDelay at 1200 but that did not change anything. The players continue not being able to connect while I can connect to my US server although I am in Europe. Without Warden, my players have a ping around 50ms.
Cylae Posted March 30, 2017 Author Report Posted March 30, 2017 23 minutes ago, Talendrys said: And do they use the US client ? Tal' Yes, they are
Talendrys Posted March 30, 2017 Report Posted March 30, 2017 Can't they give a try with the EU client ? Tal'
Recommended Posts
Archived
This topic is now archived and is closed to further replies.