mudcoders / guildmud

A SocketMUD-based Multi-User Dungeon built and managed by the members of The MUD Coders Guild.
MIT License
26 stars 12 forks source link

Add rc check so we don't segfault when help directory doesn't exist. #16

Closed rogersm closed 6 years ago

rogersm commented 6 years ago

Add a rc check in when opening the help dir to check if it exists. It closes Issue #7.

If it doesn't exists, logs the bug in log/bug.txt and aborts().