I run a darkrp server, and last night when I switched out my modem, I join my server ( there were still people on ) and then I disconnect and stop the server.
When I tried starting my server from TCA, I got this error
[QUOTE]
# 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()[/QUOTE]
I re-installed the server today. And when I set everything up again, it worked fine. But I was getting a "table error" in darkrp which I fixed by updating the .svn . But now I am getting that error above again.
To be clear on this:
1) The server started fine with the mods and everything before.
2) Obviously this is an lua error within DarkRP, but it's confusing because how can DarkRP cause a server error like this.
3) If I remove darkrp, and launch sandbox. It works fine.
[editline]17th January 2013[/editline]
I also posted this as a git issue. Hopefully I can get this fixed.
don't ask us, wait for FPje
FP said, that I was wrong about this being a lua error, but its now even more confusing with that being said. He also said it could be a module causing this, what does that mean?
do you have any modules installed?
Not now, I just installed the mysql modules to see if that will fix it.
delete bin folders in orangebox and gmod and retry
I wanna say thank you the bin folders fixed it
Sorry, you need to Log In to post a reply to this thread.