Hi, I'm really new at this. (be forewarned)
I downloaded QuickMud (for windows, with the unlimited bit system) and I'm getting the error that's in the subject. It will essentially drop a character. Oddly enough, from work, it happened to me after I typed the first letter of my character's name. At home, I can telnet somewhere else then telnet in and it works. I can also telnet to it (on my machine) from my machine and it will work. I believe this error is coming from comm.c. Does anyone have any ideas? The only mod I made to this code (aside from adjusting some output in healer.c) was in save.c. I added remove (strsave); before the rename(TEMP_FILE, strsave); statement. Please keep in mind that I don't know C. I'm still waiting for my books to arrive on it. (Limited experience with C++) Thanks

