Ok, found the problem. We had some files that were included in the project but were not included in the build. Evidently the linux setup doesn't test for this and they were included anyway. I was just looking around the .o files and saw some that souldn't have been in there.
I removed those files from the project, recompiled and it tested fine. Thanks for the info tho. Still wish I knew why VS 2005 changed the encoding on the project file everytime I make a change to the project. Keeper -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Keeper Sent: Monday, August 20, 2007 5:35 PM To: [email protected] Subject: [hlcoders] Linux Class table problem Well, I have no idea where to look on this one. When we run our test server on Windoze, it runs fine. When we compile it under Loonix, I get the "server class tables" problem when a client tries to connect. I use the same code for both compilations, so it isn't different code. Is there a way to debug which class table is messed up? I've looked and looked and don't see any problems. TIA, Keeper _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

