-
Notifications
You must be signed in to change notification settings - Fork 18
Description
Hi, i have runned LES for a couple years, today i change the menu config and LES don't want to open anymore. So i try to reinstall it. When i open LES, it's say 'Your menuconfig.ini is missing or corrupt. Do you want to restore the default menuconfig ?' but when i click on yes, it show me an error code in the Hammerspoon console.
Steps to reproduce the behavior:
- OpenLive Ehancement Suite.app
- Click YES on 'Your menuconfig.ini is missing or corrupt. Do you want to restore the default menuconfig ?'
- It open the Hammerspoon console, showing me this :
2023-09-27 13:13:07: *** ERROR: ...ite.app/Contents/Resources/extensions/hs/les/LESmain.lua:164: attempt to index a nil value (global 'file')
stack traceback:
...ite.app/Contents/Resources/extensions/hs/les/LESmain.lua:164: in function 'buildPluginMenu'
...ite.app/Contents/Resources/extensions/hs/les/LESmain.lua:632: in function 'reloadLES'
...ite.app/Contents/Resources/extensions/hs/les/LESmain.lua:664: in main chunk
[C]: in function 'dofile'
/Users/arthursaint/.les/init.lua:16: in main chunk
[C]: in function 'xpcall'
...uite.app/Contents/Resources/extensions/hs/_coresetup.lua:698: in function 'hs._coresetup.setup'
(...tail calls...)
My setup :
- OS Monterrey 12.5
- LES v1.3.4.beta.3
I'm not at all in coding so any help would be much appreciated; Thanks ! 😃