I have a MUSh area that was previously working. I have done more work on it, and now I run the SMAUG server like normal, but when I log on [Using MUSHClient, which I downloaded at the same time as the server and area editor] it crashes the SMAUG Server
Any help?
CJ
SMAUG can crash, especially when you log on (as that is when it does most of its work) if things like invalid races or classes make it wander off into regions of memory it shouldn't.
I would run your areas through an area check (in the Area Editor), and if that doesn't work, try running under gdb (under Cygwin) to try to isolate the problem.
Also, try removing the new MUSH area, to see if that helps.
Also also, look at the server window during startup time to see if any relevant errors or warnings are displayed.