> reliabletimer.h (73) : Assertion Failed: m_nPerformanceCounterEnd >= > m_nPerformanceCounterStart
Did someone forget to initialize m_nPerformanceCounterEnd to a proper value there? ;) I like how _reliable_timer is causing an assertion failure btw ;) Marcel wrote: > Hi, > > My hlds servers hang for some minutes on startup. > > -------------- > Console initialized. > scandir failed:/path/hlds_l/./valve/SAVE > scandir failed:/path/hlds_l/./platform/SAVE > Protocol version 47 > Exe version 1.1.2.5/Stdio (cstrike) > Exe build: 20:02:44 Oct 24 2006 (3651) > STEAM Auth Server > couldn't exec language.cfg > Enabling LOWDELAY TOS option > Server IP address IP:POR > scandir failed:/path//hlds_l/./valve/SAVE > scandir failed:/path/hlds_l/./platform/SAVE > reliabletimer.h (73) : Assertion Failed: m_nPerformanceCounterEnd >= > m_nPerformanceCounterStart > > Server logging data to file logs/L0709006.log > -------------- > > "sleep 500" ;) > > -------------- > No masters loaded > Using default master > Connection to Steam servers successful. > VAC secure mode is activated. > -------------- > > > > I think it has something todo with the "No masters loaded" line - > haven't seen it before. > > Is it a steam problem or can it be fixed locally? > > > cheers > > - Marcel > > > > > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, please > visit: > http://list.valvesoftware.com/mailman/listinfo/hlds_linux > > _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

