Re: [hlcoders] Advanced SDK, know exploits/crashes?

2008-04-06 Thread Mark Gornall
Thanks Justin, that was indeed crashing my mod. Mark. www.ioscocer.com ___ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

[hlcoders] Advanced SDK, know exploits/crashes?

2008-04-05 Thread Mark Gornall
Hi, I released my Source mod last week and I've got a bunch of bugs to fix, but there are reports of people crashing servers, somehow, as soon as they join. My guess is they're typing something into console. Is there any known ways to crash the Advanced SDK? Are there some commands I should be

Re: [hlcoders] Advanced SDK, know exploits/crashes?

2008-04-05 Thread Tobias Kammersgaard
Check the call stack, and get some mini dump files from people with the problem. Looking at this topic might be helpful :-) http://developer.valvesoftware.com/wiki/Using_mdmp_files /ScarT On 05/04/2008, Mark Gornall [EMAIL PROTECTED] wrote: Hi, I released my Source mod last week and I've

Re: [hlcoders] Advanced SDK, know exploits/crashes?

2008-04-05 Thread Justin Krenz
My mod was recently hit with a loser crashing all servers. He was using the respawn_entities command which was changed to a FCVAR_CHEAT command in the latest SDK. Mark Gornall wrote: Hi, I released my Source mod last week and I've got a bunch of bugs to fix, but there are reports of

Re: [hlcoders] Advanced SDK, know exploits/crashes?

2008-04-05 Thread Nick
I love people using valve exploits to crash all mods. On Sat, Apr 5, 2008 at 2:58 PM, Tony omega Sergi [EMAIL PROTECTED] wrote: Lol, he came into wavelength on IRC and was telling me about it, and I'm like you're an idiot for exploiting it, if you knew it was an exploit. he says he told you

Re: [hlcoders] Advanced SDK, know exploits/crashes?

2008-04-05 Thread Justin Krenz
I never heard about it until he told one of my testers he was doing it who then reported it to me. The hilarious part is that he claimed he was crashing all of the other servers so that it would get his server more players. Tony omega Sergi wrote: Lol, he came into wavelength on IRC and was

Re: [hlcoders] Advanced SDK, know exploits/crashes?

2008-04-05 Thread Tony omega Sergi
lol, what a tool. If anyone knows of any other commands like that in the SDK that aren't already covered, let me know. (for OB anyway) and i'll make sure they're cheated off next time we update the SDK. -Tony On Sat, Apr 5, 2008 at 6:17 PM, Justin Krenz [EMAIL PROTECTED] wrote: I never heard

Re: [hlcoders] Advanced SDK, know exploits/crashes?

2008-04-05 Thread Tobias Kammersgaard
Also kids, remember that tool is another word for idiot ;D /ScarT 2008/4/6 Tony omega Sergi [EMAIL PROTECTED]: lol, what a tool. If anyone knows of any other commands like that in the SDK that aren't already covered, let me know. (for OB anyway) and i'll make sure they're cheated off next

Re: [hlcoders] Advanced SDK, know exploits/crashes?

2008-04-05 Thread Adam Maras (memzero)
I guess that explains Hammer :D // Adam Maras (memzero) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tobias Kammersgaard Sent: Saturday, April 05, 2008 4:25 PM To: Discussion of Half-Life Programming Subject: Re: [hlcoders] Advanced SDK, know