Read the readme on github, but the main things are:
If you use a custom (non-standard) EQ path, make sure you update settings.lisp as such:
Code:
(setf *eq-path* "C:/Your/Custom/Path/With/Trailing/Slash/")
Feel free to remove the *junk-setting* (or leave in, but it's fine to remove).
Note that it is FORWARD not BACKWARD slashes.
After that, make sure you have a "Logs" directory and a "maps" directory.
Lastly, make sure you use case sensitive paths (don't do all lower case etc.).
Let me know if that helps.