SRCDS Steam group


crash after loading lo3.cfg and cal.cfg
#1
hi.

when i run my cal.cfg file it executes all the commands fine and then runs lo3.cfg

after the lo3 script finishes my server crashes.
im using the cal scripts from the official website.

heres the console output

Console: CAL CS:Source Match Config v2.0 Has Been Executed
Console: lo3cal.cfg executed
Console: ******LIVE ON THREE******
Console: ******RESTART *1******
hooked mp_restartgame 1
hooked mp_restartgame 0
Console: ******RESTART *2******
hooked mp_restartgame 1
hooked mp_restartgame 0
Current map is gg_aim_shotty
Console: ******RESTART *3******
hooked mp_restartgame 1
hooked mp_restartgame 0
Console: ║L-I-V-E--------║
Console: ║-L-I-V-E-------║
Console: ║--L-I-V-E------║
Console: ║---L-I-V-E-----║
Console: ║----L-I-V-E----║
Console: ║-----L-I-V-E---║
Console: ║------L-I-V-E--║
Console: ║-------L-I-V-E-║
Console: ║--------L-I-V-E║
Console: ║-------L-I-V-E-║
Console: ║------L-I-V-E--║
Console: ║-----L-I-V-E---║
Console: ║----L-I-V-E----║
Console: ║---L-I-V-E-----║
Console: ║--L-I-V-E------║
Console: ║-L-I-V-E-------║
Console: ║L-I-V-E--------║
Console: ║-L-I-V-E-------║
Console: ║--L-I-V-E------║
Console: ║---L-I-V-E-----║
Console: ║----L-I-V-E----║
Console: ║------LIVE-----║
Console: ║----L-I-V-E----║
Console: ║---L--I-V--E---║
Console: ║--L--I---V--E--║
Console: ║-L--I-----V--E-║
Console: ║--L--I---V--E--║
Console: ║---L--I-V--E---║
Console: ║------LIVE-----║
Console: ║----L-I-V-E----║
Console: ║---L--I-V--E---║
Console: ║--L--I---V--E--║
Console: ║-L--I-----V--E-║
Console: ║--L--I---V--E--║
Console: ║---L--I-V--E---║
Console: ║----L-I-V-E----║
Console: ║------LIVE-----║
Console: ║----L-I-V-E----║
Console: ║---L--I-V--E---║
Console: ║--L--I---V--E--║
Console: ║-L--I-----V--E-║
Console: ║--L--I---V--E--║
Console: ║---L--I-V--E---║
Console: ║------LIVE-----║
Console: ║----L-I-V-E----║
Console: ║---L--I-V--E---║
Console: ║--L--I---V--E--║
Console: ║-L--I-----V--E-║
Console: ║--L--I---V--E--║
Console: ║---L--I-V--E---║
Console: ║----L-I-V-E----║
Console: ║------LIVE-----║
Console: Good Luck!!
Missing shutdown function for Sys_InitAuthentication() : Sys_ShutdownAuthenticat
ion()
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()->Shutdow
n()
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.Shu
tdown()
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 cv->Init() : cv->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_Shu
tdownFileSystem()
utlmemory.h (322) : Assertion Failed: IsIdxValid(i)


and pops up with this

srcds.exe - application error
the instruction at "0x141991d3" referenced memory at "0x00000010". the memory could not be "read".
click ok to terminate the program



any help?
Reply
#2
Looks like a plugin is broken, do you have any installed?
Join the Source Dedicated Server Support Group on Steam Community!
Source Dedicated Server (SRCDS)
Free to join, Live support! (When available)

http://forums.srcds.com/viewtopic/5114
Reply
#3
ok this is what i have

meta mod
mani admin
eventscripts 2
eventscripts tools
country filter

and the eventscripts i run are

gungame 5
schuubal_auth
knifep3n
Reply
#4
Well disable them one by one until it works Smile
Join the Source Dedicated Server Support Group on Steam Community!
Source Dedicated Server (SRCDS)
Free to join, Live support! (When available)

http://forums.srcds.com/viewtopic/5114
Reply
#5
It's:

Code:
Eventscripts 2.0
Eventscripts Tools

Those can't work without:
sv_consistency 0
sv_pure 1(Can also be 0)

They will need them to be that. Other wise it will make some fun crashing..

EDIT:
CAL = In CAL you aren't allowed to use those plugins, ONLY zBlock!
Reply
#6
well i disabled addons one by one and found it was eventscripts
then i put es back on and disable each script one by one til the problem was solved. its gungame 5
if i have gg5 unloaded it works fine and i can have any other script loaded just not gg5
Reply
#7
I have the same similar problem with GG5
---------------------------
srcds.exe - Application Error
---------------------------
The instruction at "0x12d04983" referenced memory at "0x00000010". The memory could not be "read".
Click on OK to terminate the program
---------------------------
OK
---------------------------
and don't know why, it is a fresh install using Counter-Strike Source, no plugins except the event scriptversion 2beta250, the gg_ultils and es_tools. The GG5 loads fine using either gg_utils or es_tool for respawn but after a few minutes I end up with a srcds.exe application memory read error on a regular bases and can't figure out why. I have another dedicated server running "Counter-Strike Source" mod but not GG and with this one I have no issues, it works fine never crash. I have re-installed the "Counter-Strike Source" mod using the HldsUpdateTool.exe, re-downloaded GG5, gg_utils, eventscript from scratch and still the same problem Sad. Would anyone be able to help me?

plugin_print
Loaded plugins:
---------------------
0: "GunGame Utils 0.0.2, Predator, http://www.TwistedPlay.co.uk"
1: "Mattie's EventScripts, http://mattie.info/cs, Version:2.0.0.250"
---------------------

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 cv->Init() : cv->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()
utlmemory.h (322) : Assertion Failed: IsIdxValid(i)
Reply
#8
It's es_tools Smile
Reply
#9
Yep take off ESTools and it should work
[Image: b_350x20_C002748-004880-FFFFFF-000000.png]
Reply
#10
I have had this same problem, but this is just when im trying to join a server. Mainly a private server. Sometimes it will work for a while then try to join a server then it wont work. Most of the times it works when joining public servers.. Im confused. Can anybody help?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)