BestNoob 0 Posted March 18 (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 by BestNoob Share this post Link to post Share on other sites
HSMagnet 798 Posted March 19 possibly server is not communicating to master server properly? Share this post Link to post Share on other sites
BestNoob 0 Posted March 20 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. Share this post Link to post Share on other sites
HSMagnet 798 Posted March 20 what master server is it posted to? i don't even know if it is still up. CoD:WaW died pretty fast Share this post Link to post Share on other sites
BestNoob 0 Posted September 14 (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 by BestNoob Share this post Link to post Share on other sites
HSMagnet 798 Posted September 16 that appears to be the correct master maybe someone else will have a suggestion Share this post Link to post Share on other sites
BestNoob 0 Posted September 27 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 Share this post Link to post Share on other sites
HSMagnet 798 Posted September 28 that seems like an issue for the hosting company Share this post Link to post Share on other sites
BestNoob 0 Posted November 13 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. Share this post Link to post Share on other sites
HSMagnet 798 Posted November 13 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 Share this post Link to post Share on other sites
HSMagnet 798 Posted November 13 be sure you are not calling for PBSS too often. that will definitely cause issues Share this post Link to post Share on other sites
BestNoob 0 Posted November 28 (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 by BestNoob Share this post Link to post Share on other sites
Benway 831 Posted November 30 fixed, how? cod5-server didnt even work properly when it was "supported" :P 1 Share this post Link to post Share on other sites
Benway 831 Posted November 30 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 Share this post Link to post Share on other sites