Try the sourcemod forums. On Apr 23, 2012, at 1:42 AM, Isaak Cherdak <[email protected]> wrote:
> Hi, I am having trouble with sourcemod. It seems that sourcemod will > automatically shutdown the server (tf2) ever since I got the latest tf2 > update. I tried updating the mods as well. Nothing happened. Here is the > error message I get: > Missing shutdown function for sv.Init( bDedicated ) : sv.Shutdown() > Missing shutdown function for g_GameEventManager.Init() : > g_GameEventManager.Shutdown() > Missing shutdown function for NET_Init( bDedicated ) : NET_Shutdown() > Missing shutdown function for Key_Init() : Key_Shutdown() > Missing shutdown function for Filter_Init() : Filter_Shutdown() > Missing shutdown function for saverestore->Init() : saverestore->Shutdown() > Missing shutdown function for COM_Init() : COM_Shutdown() > Missing shutdown function for V_Init() : V_Shutdown() > Missing shutdown function for g_pCVar->Init() : g_pCVar->Shutdown() > Missing shutdown function for Cmd_Init() : Cmd_Shutdown() > Missing shutdown function for Cbuf_Init() : Cbuf_Shutdown() > Missing shutdown function for Con_Init() : Con_Shutdown() > Missing shutdown function for Memory_Init() : Memory_Shutdown() > Missing shutdown function for Host_Init( s_bIsDedicated ) : Host_Shutdown() > Missing shutdown function for Sys_InitMemory() : Sys_ShutdownMemory() > Missing shutdown function for Sys_Init() : Sys_Shutdown() > Missing shutdown function for COM_InitFilesystem( info.m_pInitialMod ) : > COM_ShutdownFileSystem() > > I hope this gives you guys some information to be able to help me. > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, please > visit: > https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds
_______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds

