Nah, this error occurs for me too if I try to run a dedicated server of my OB mod on a machine where it is installed as a client. Dedicated servers on our server doesn't have the problem but it is installed not as a client.
Chris -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Jorge Rodriguez Sent: Saturday, October 31, 2009 9:47 AM To: Discussion of Half-Life Programming Subject: Re: [hlcoders] Engine Error "SetupArrayProps_R" You have a problem with your network tables somewhere. The fact that the name string is null is rather odd. It means one of the entries in your send or recv table is fucked up. It would be one of your array-type entries, so one of the ones that start with "SendPropArray3" or similar. I don't know how it could have a NULL name though if you're using the SENDINFO defines properly. Are you? Did you make any changes to your send/recv tables recently? -- Jorge "Vino" Rodriguez _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

