Thank you demonstar55. I totally missed it.
For those following the Linux on VM setup guide (good even if you're running bare metal, well, less the inaccuracies which I intend to correct if given access to do so):
Step 14, take note:
Code:
$ cp ~/eqemu/utils/defaults/log.ini
Should be:
Code:
$ cp ~/eqemu/utils/defaults/log.ini .
Then three additional steps (appended to the end of the step):
Code:
$ ln -s ../quests/lua_modules lua_modules
$ ln -s ../eqemu/utils/defaults/templates templates
$ ln -s ../eqemu/utils/defaults/updated_templates updated_templates