Do you use any version control software? If yes and it's SVN make sure you don't have some lingering .r*'s somewhere... we had some hidden conflicted files in some stats directory for a while and I kept wondering why gdb was showing crashes in code that shouldn't have been compiled in the first place.
Another problem we had at one time was the server.so being compiled wasn't the same one we were copying (somewhere a copy had been introduced into our scripts). Anyway. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Keeper Sent: Monday, August 20, 2007 14:35 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 _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

