Hey all I was hoping to get some advice on how to solve this issue. I've tried every possible thing and was hoping if anyone can help shed some light on my issue. I cannot connect to my game in the multiplayer browser. Below is the info I have that might help identify my issue.
 I get that in console every time I start the server.
My Server.cfg file
; Dedicated Server Configuration sv_servername Crysis 2 BITCHES sv_lanonly 1 sv_maxplayers 16 sv_packetrate 30 sv_cheatprotection 1 net_enable_voice_chat 1 g_useOnlineServiceForDedicated 1 net_profile_enable 1 sv_levelrotation 1 levelrotation.xml gl_skip 1 g_messageOfTheDay Welcome to my server ! net_profile_socket_budget 512 sv_gs_report 0 sv_gs_trackstats 0 sv_ranked 0 g_nextlevel
And here is my system.cfg file:
; Crysis 2 System Configuration sys_game_folder=GameCrysis2 sys_dll_game=CryGameCrysis2.dll sys_user_folder=Crysis2 r_ShaderCompilerServer=127.0.0.1;127.0.0.1 r_ShadersRemoteCompiler=0 log_Verbosity = 0 log_WriteToFile = 0 sys_float_exceptions = 0 log_IncludeTime = 0 sys_languages = "english,french,spanish,german,turkish" con_restricted = 0 r_driver DX9 r_width = 1920 r_height = 1080 r_Fullscreen = 1 r_VSync = 1 sys_spec = 2 sys_spec_full = 2 q_quality = 3 r_displayInfo = 0 r_enableAltTab = 0 net_inactivitytimeout = 32 net_inactivitytimeoutDevmode = 32 g_enableInitialLoginScreen = 0 g_gamespy_loginUI = 0 net_lanbrowser = 1 net_initLobbyServiceToLan = 1 sv_lanonly = 1 sv_servername = "Crysis 2 BITCHES" sv_gs_report = 0 sv_gs_trackstats = 0 sv_cheatprotection = 1 cl_nickname = "NICKNAME" s_SpeakerConfig = 2 s_FormatType = 3 cl_fov = 75 pl_movement.power_sprint_targetFov = 65 r_DrawNearFoV = 75 i_mouse_smooth = 30 g_dlcPurchaseOverwrite = 1 g_ignoreDLCRequirements = 1 g_presaleUnlock = 0 g_skipIntro = 1 g_useOnlineServiceForDedicated = 0 e_TerrainDeformations = 1
I appreciate everyone's help, and hopefully this issue can be solved. Thank you
|