Does anyone have any resources that explain the back-end process that occurs and what is loaded at what point [When you start up SRCDS].
More-so, I have a message in console that says Trying to create entities too early! (env_physexplosion)
. And right after that message, it appears to hang for a bit. I want to know if it's hanging for any particular reason, or if there's something that occurs at this process which takes a bit to do.
Even better, if anyone has a method to actually print data as the server is doing it's job. I'd like to see the process in action rather than waiting for shit to occur.