Hey there,
Recently been receiving these errors when starting my server up.
Does anybody know how to solve it?
[code]
ScriptEnforce: We are protected.
Missing shutdown function for Sys_InitAuthentication() : Sys_ShutdownAuthentication()
Missing shutdown function for S_Init() : S_Shutdown()
Missing shutdown function for Decal_Init() : Decal_Shutdown()
Missing shutdown function for InitStudioRender() : ShutdownStudioRender()
Missing shutdown function for StaticPropMgr()->Init() : StaticPropMgr()->Shutdown()
Missing shutdown function for modelloader->Init() : modelloader->Shutdown()
Missing shutdown function for InitMaterialSystem() : ShutdownMaterialSystem()
Missing shutdown function for HLTV_Init() : HLTV_Shutdown()
Missing shutdown function for g_Log.Init() : g_Log.Shutdown()
Missing shutdown function for master->Init() : master->Shutdown()
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()
[/code]
[b]Things I've tried:[/b]
Updating the server
Reinstall a fresh SRCDS
Any help will be greatly appreciated.
Same problem here.
Also tried updating server and reinstalling server/srcds.
Question: What gamemode are you running freefall1103?
[QUOTE=Blt950;29546414]Same problem here.
Also tried updating server and reinstalling server/srcds.
Question: What gamemode are you running freefall1103?[/QUOTE]
These errors happen with any OpenAura schema, Although it's the DLL's being used that's the issue, TMySQL and libmysql are outdated, So I just replaced them with a newer version.
Update your server with -verify_all
[QUOTE=Nick Clegg;29568645]Update your server with -verify_all[/QUOTE]
I always have that in, It's not the server files that are the problem if you care you read my latest post I've found the fix to my issue.
[QUOTE=freefall1103;29568443]These errors happen with any OpenAura schema, Although it's the DLL's being used that's the issue, TMySQL and libmysql are outdated, So I just replaced them with a newer version.[/QUOTE]
Not been my case, since I don't run OpenAura/Bluprint/Nexus in any way.
I though use libmysql. But the problem my problem has been resolved by simply deleting cfg folder and running steam update. Never thought that would fix it, but it somehow did.
[QUOTE=Blt950;29572400]Not been my case, since I don't run OpenAura/Bluprint/Nexus in any way.
I though use libmysql. But the problem my problem has been resolved by simply deleting cfg folder and running steam update. Never thought that would fix it, but it somehow did.[/QUOTE]
Seems to be some odd fixes to these errors.... :')
Well, it came back for me. My fix was just temporary heh.
Do you got links for a new libmysql.dll freefall1103?
Thanks!
[url]http://www.mediafire.com/?506cz1b1hcctbes[/url]
Just delete the other module.
Thanks!
Tried it, but seemes that did not fix my issues. So hard to find out what makes it :C
I'll just keep on trying, untill I might find it sometime :S
Sorry, you need to Log In to post a reply to this thread.