11-22-2007, 09:35 AM
I have TF2 server
Protocol version 14
Exe version 1.0.1.0 (tf)
Exe build: 16:27:33 Nov 20 2007 (3300)
on fedora 8
gcc (GCC) 4.1.1 20061011 (Red Hat 4.1.1-30)
ldd (GNU libc) 2.5
on AMD Athlon 64 4600 dual core
after the last update something goes wrong...
server started normally, but after changing of level server types:
a server works generally after it, but he writes constantly
steamengine.cpp (439) : Assertion Failed: m_ListPServerPipes.Count() == 2
steamengine.cpp (439) : Assertion Failed: m_ListPServerPipes.Count() == 2
steamengine.cpp (439) : Assertion Failed: m_ListPServerPipes.Count() == 2
steamengine.cpp (439) : Assertion Failed: m_ListPServerPipes.Count() == 2
steamengine.cpp (439) : Assertion Failed: m_ListPServerPipes.Count() == 2
steamengine.cpp (439) : Assertion Failed: m_ListPServerPipes.Count() == 2
steamengine.cpp (439) : Assertion Failed: m_ListPServerPipes.Count() == 2
.....
ping increases from 5-10 to 50-60, a command "admin" from mani-admin-plugin stops to work - writes:
You are not authorised to run the command admin!
Please help!
Protocol version 14
Exe version 1.0.1.0 (tf)
Exe build: 16:27:33 Nov 20 2007 (3300)
on fedora 8
gcc (GCC) 4.1.1 20061011 (Red Hat 4.1.1-30)
ldd (GNU libc) 2.5
on AMD Athlon 64 4600 dual core
after the last update something goes wrong...
server started normally, but after changing of level server types:
Code:
L 11/22/2007 - 00:48:00: server cvars end
L 11/22/2007 - 00:48:06: Started map "cp_dustbowl" (CRC "-1885657899")
ConVarRef room_type doesn't point to an existing ConVar
exec: couldn't exec skill1.cfg
Executing dedicated server config file
steamengine.cpp (439) : Assertion Failed: m_ListPServerPipes.Count() == 2
net.cpp (960) : Assertion Failed: 0 == iRet && iValLen == sizeof( iVal ) && cSendBufSize <= iVal
net.cpp (968) : Assertion Failed: 0 == iRet && iValLen == sizeof( iVal ) && cRecvBufSize <= iVal
steamengine.cpp (439) : Assertion Failed: m_ListPServerPipes.Count() == 2
steamengine.cpp (439) : Assertion Failed: m_ListPServerPipes.Count() == 2
steamengine.cpp (439) : Assertion Failed: m_ListPServerPipes.Count() == 2
steamengine.cpp (439) : Assertion Failed: m_ListPServerPipes.Count() == 2
steamengine.cpp (439) : Assertion Failed: m_ListPServerPipes.Count() == 2
steamengine.cpp (439) : Assertion Failed: m_ListPServerPipes.Count() == 2
steamengine.cpp (439) : Assertion Failed: m_ListPServerPipes.Count() == 2
steamengine.cpp (439) : Assertion Failed: m_ListPServerPipes.Count() == 2
steamengine.cpp (439) : Assertion Failed: m_ListPServerPipes.Count() == 2
steamengine.cpp (439) : Assertion Failed: m_ListPServerPipes.Count() == 2
steamengine.cpp (439) : Assertion Failed: m_ListPServerPipes.Count() == 2
steamengine.cpp (439) : Assertion Failed: m_ListPServerPipes.Count() == 2
steamengine.cpp (439) : Assertion Failed: m_ListPServerPipes.Count() == 2
steamengine.cpp (439) : Assertion Failed: m_ListPServerPipes.Count() == 2
.....
ping increases from 5-10 to 50-60, a command "admin" from mani-admin-plugin stops to work - writes:
You are not authorised to run the command admin!
Please help!