mcclure / lodr

Live-reload wrapper for Lovr
https://mcclure.github.io/mermaid-lovr/
37 stars 5 forks source link

lovr 0.14: presence of a conf.lua on Windows makes boot fail #1

Closed nevyn closed 4 years ago

nevyn commented 4 years ago

If a conf.lua is present in the game folder, lodr throws an error on lovr master/0.14.

The error is boot.lua:141: conf.lua:20: module 'tempConfDir.conf' not found

image

mcclure commented 4 years ago

Reproduces on mac.

mcclure commented 4 years ago

In my testing this is fixed in lovr master as of https://github.com/bjornbytes/lovr/commit/f207c4d9a4cd63fa7d54033dc9e243c54e281d28 . Please upgrade your lovr and let me know if you have any further problems