Re: [hlcoders] RemoveAllPanels() causing read memory error

2005-04-01 Thread NuclearFriend
Indeed we were. :( On Apr 1, 2005 7:56 PM, Maurino Berry <[EMAIL PROTECTED]> wrote: > I and a few others had this exact same issue, I figured out that in reality > it has nothing to do with removeallpanels and actually it's your debugging > method! > > do NOT attach the debugger to the process, in

[hlcoders] Server_spawm Event ?

2005-04-01 Thread Ratman2000
This is a multi-part message in MIME format. -- [ Picked text/plain from multipart/alternative ] Hi there, i have seen the Server Event server_spawn but in an Server Plugin we cant get this event rigth ? I ask this becouse i need the Server IP : Port values. Has anybody an idea how i can get thi

RE: [hlcoders] RemoveAllPanels() causing read memory error

2005-04-01 Thread Adam \"amckern\" Mckern
w00t ta --- Maurino Berry <[EMAIL PROTECTED]> wrote: > I and a few others had this exact same issue, I > figured out that in reality > it has nothing to do with removeallpanels and > actually it's your debugging > method! > > > do NOT attach the debugger to the process, instead > use the alternat

RE: [hlcoders] RemoveAllPanels() causing read memory error

2005-04-01 Thread Maurino Berry
I and a few others had this exact same issue, I figured out that in reality it has nothing to do with removeallpanels and actually it's your debugging method! do NOT attach the debugger to the process, instead use the alternate method of launching it with the debugger, see ibutsu's method 1 http://