Quote:
Originally Posted by tristantio
[You must be logged in to view images. Log in or Register.]
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.
|
Did so by un commenting the path, just changing the path, trying with no spaces and just adding a copy of your code under what was already there. nothing seems to be working
also tried erasing everything from file and placing just your code with my path, that did nothing to change what was alerady happening
Edit: think I may have found the problem. When I try to run everything I had one error come up stating that it could not find .net 4.5
Seeing as this computer runs xp that is a problem, as 4.5 will not run(well) on xp
Was really looking forward to using this, oh well, maybe once my good computer gets fixed and I have a reliable new Mint install going