blockda / BlowTorch

A tool for playing text based adventure games that communicate over Telnet. Features include simple alias replacement, triggers, timers, custom speedwalks, xterm256 color support, lua scripting, plugins and miniwindows.
http://bt.offsetnull.com
MIT License
29 stars 13 forks source link

Crash when trying to load settings from a directory that has none. #2

Open blockda opened 6 years ago

blockda commented 6 years ago

Related to file permissions issues, when the app tries to look for files that end with a given extension .xml or .ttf it can crash.

Permissions must be denied I believe.