BestNoob Posted March 18, 2019 Share Posted March 18, 2019 (edited) Hello, may servers running all well, but i have issues with CoD5. Sometimes i get kicked from my server with this message cl_CGameNeedsServer Command Server Console shows this: G_FreeEntity: Player 2 is being freed. 2:PlayerName EXE_DISCONNECTED Any idea what this is and how to fix ? Edited March 18, 2019 by BestNoob Quote Link to comment Share on other sites More sharing options...
HSMagnet Posted March 19, 2019 Share Posted March 19, 2019 possibly server is not communicating to master server properly? Quote Link to comment Share on other sites More sharing options...
BestNoob Posted March 20, 2019 Author Share Posted March 20, 2019 18 hours ago, HSMagnet said: possibly server is not communicating to master server properly? But none of my other servers has issues, CoD2, CoD4 running well. Quote Link to comment Share on other sites More sharing options...
HSMagnet Posted March 20, 2019 Share Posted March 20, 2019 what master server is it posted to? i don't even know if it is still up. CoD:WaW died pretty fast Quote Link to comment Share on other sites More sharing options...
BestNoob Posted September 14, 2019 Author Share Posted September 14, 2019 (edited) On 3/20/2019 at 2:55 PM, HSMagnet said: what master server is it posted to? i don't even know if it is still up. CoD:WaW died pretty fast Master Query Sent to (WAW1.EVENBALANCE.COM) 66.55.152.232 Master Query Sent to (MASTER6.EVENBALANCE.COM) 66.55.152.232 Master Query Sent to (MASTER7.EVENBALANCE.COM) 66.55.152.232 Master Query Sent to (MASTER8.EVENBALANCE.COM) 66.55.152.232 I recognized before the server crashes that there is an PBUCON Timeout. PB UCON Session #1 Timed Out PB UCON Session #2 Timed Out Edited September 14, 2019 by BestNoob Quote Link to comment Share on other sites More sharing options...
HSMagnet Posted September 16, 2019 Share Posted September 16, 2019 that appears to be the correct master maybe someone else will have a suggestion Quote Link to comment Share on other sites More sharing options...
BestNoob Posted September 27, 2019 Author Share Posted September 27, 2019 Found a clear reason in my logfiles for the "crashes" after changing somethings, but i still dont know how i should FIX it =( status dvar set sv_authenticating 1 reauthenticating dedicated server! DNS DW_AUTHORIZING DW_AUTHORIZED (504 msecs) DW_LOBBY_CONNECTING DW_LOGON_COMPLETE dvar set dw_loggedin 1 dvar set sv_authenticating 0 Failed to retreive session create status Session creation failed. Killing server Quote Link to comment Share on other sites More sharing options...
HSMagnet Posted September 28, 2019 Share Posted September 28, 2019 that seems like an issue for the hosting company Quote Link to comment Share on other sites More sharing options...
BestNoob Posted November 13, 2019 Author Share Posted November 13, 2019 The problem was the preconfigured cfg i used out of the internet. But also with a fresh .cfg CoD5 WaW is very instable in compare to cod2 & cod4, and it still keeps crashing sometimes for no visible reason. I tried EU and US Version of the dedicated server/game. Quote Link to comment Share on other sites More sharing options...
HSMagnet Posted November 13, 2019 Share Posted November 13, 2019 it is possible it does not like running with so many other game instances the engine for CoD games was added to for each version and there are things in there from the original version cluttering up the code Quote Link to comment Share on other sites More sharing options...
HSMagnet Posted November 13, 2019 Share Posted November 13, 2019 be sure you are not calling for PBSS too often. that will definitely cause issues Quote Link to comment Share on other sites More sharing options...
BestNoob Posted November 28, 2019 Author Share Posted November 28, 2019 (edited) On 11/13/2019 at 1:54 PM, HSMagnet said: be sure you are not calling for PBSS too often. that will definitely cause issues On 11/13/2019 at 1:51 PM, HSMagnet said: it is possible it does not like running with so many other game instances the engine for CoD games was added to for each version and there are things in there from the original version cluttering up the code As i said i fixed the cl_CGameNeedsServer Command but now i have another problem xD : CL_CGameNeedsServerCommand: A reliable command was cycled out Edited November 28, 2019 by BestNoob Quote Link to comment Share on other sites More sharing options...
Benway Posted November 30, 2019 Share Posted November 30, 2019 fixed, how? cod5-server didnt even work properly when it was "supported" :P 1 Quote Link to comment Share on other sites More sharing options...
Benway Posted November 30, 2019 Share Posted November 30, 2019 just to be as helpful as in last post, well ... ish ===== CL_CGameNeedsServerCommand ===== serverCommandNumber: %d CL_CGameNeedsServerCommand: EXE_ERR_RELIABLE_CYCLED_OUT CL_CGameNeedsServerCommand: EXE_ERR_NOT_RECEIVED this is hexedit from CoDWaWmp.exe , same string for both ver. 1,0,0,1 and 1.4.1144 - what tells me it likely hasnt too much to do with PB 1 1 Quote Link to comment Share on other sites More sharing options...
HSMagnet Posted December 2, 2019 Share Posted December 2, 2019 P²C 1 Quote Link to comment Share on other sites More sharing options...
HSMagnet Posted January 19, 2020 Share Posted January 19, 2020 On 12/1/2019 at 7:25 PM, HSMagnet said: P²C Piss Poor Coding 1 Quote Link to comment Share on other sites More sharing options...
Benway Posted January 20, 2020 Share Posted January 20, 2020 oic Quote Link to comment Share on other sites More sharing options...
HSMagnet Posted January 20, 2020 Share Posted January 20, 2020 22 hours ago, HSMagnet said: Piss Poor Coding 14 hours ago, Benway said: oic not that i know anything about coding Quote Link to comment Share on other sites More sharing options...
BestNoob Posted April 2, 2021 Author Share Posted April 2, 2021 (edited) @HSMagnet@Benway@MaydaX Guys guys guys ...... i found out it definily has to do with the player checks of the server and PBBans ..... As example after next round has started the session is the problem Server: Updating session (180004ms) The timeout is always with 66.55.152.234 pbbhub3-3 i also enabled all the debug logging and its always the player check request that times out Seems that the cod5 server and PBBans taking to much time for checking the player stuff. Or your servers refusing it ?! Thats also the reason my server is the only one that is try streaming xD !!! What i have tested:- using pbsv.cfg from PBBans - running server with standard Setup and Config - disabling CVar & MD5 Checks etc. - try to force another hub connection than pbbanshub3 - complete fresh installation of CoD5 WaW Edited April 2, 2021 by BestNoob Quote Link to comment Share on other sites More sharing options...
BestNoob Posted April 2, 2021 Author Share Posted April 2, 2021 * And tested it with German & US Version of the game. Quote Link to comment Share on other sites More sharing options...
MaydaX Posted April 2, 2021 Share Posted April 2, 2021 9 hours ago, BestNoob said: @HSMagnet@Benway@MaydaX Guys guys guys ...... i found out it definily has to do with the player checks of the server and PBBans ..... As example after next round has started the session is the problem Server: Updating session (180004ms) The timeout is always with 66.55.152.234 pbbhub3-3 i also enabled all the debug logging and its always the player check request that times out Seems that the cod5 server and PBBans taking to much time for checking the player stuff. Or your servers refusing it ?! Thats also the reason my server is the only one that is try streaming xD !!! What i have tested:- using pbsv.cfg from PBBans - running server with standard Setup and Config - disabling CVar & MD5 Checks etc. - try to force another hub connection than pbbanshub3 - complete fresh installation of CoD5 WaW Streaming to PBBans alone shouldn't cause an issue because all a game server does is send logs to us. If a file named pbns.dat file exists in the PB directory you can try deleting it and restarting pb. Quote Link to comment Share on other sites More sharing options...
BestNoob Posted April 3, 2021 Author Share Posted April 3, 2021 3 hours ago, MaydaX said: Streaming to PBBans alone shouldn't cause an issue because all a game server does is send logs to us. If a file named pbns.dat file exists in the PB directory you can try deleting it and restarting pb. Already done. No effect. Please check it on your site. This must be also the reason that NO ONE is Streaming CoD5. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.