the gstnet_litec.c didnt compile, i tried to fix the errors,


GSTNet_GetGlobal, seems to be changed. in gstnet_litec.c it always used as
void GSTNet_GetGlobal(str,str)

but in header it's
str GSTNet_GetGlobal(str);

fixed that, not a big problem.

Another one, txtChatInfo doesnt exists used in several parts of code.

And GSTNet_init used in main but no such function in header,so i deleted this line.

Didnt made the change you suggested.

It worked but,

Server starts fine, client starts with a crash but after clicking ok it sees the spraycan and can send/recieve chat messages.

While i was writing this post, they were both running after a 2 min or so (some random time i guess) server crashed with "crash in timestamp_something".


3333333333