lua-language-server icon indicating copy to clipboard operation
lua-language-server copied to clipboard

Error script\config\config.lua:136: unknown key: [lua]

Open DepsCian opened this issue 6 months ago • 0 comments

How are you using the lua-language-server?

Visual Studio Code Extension (sumneko.lua)

Which OS are you using?

Windows

What is the issue affecting?

Other

Expected Behaviour

Addon will be enabled

Actual Behaviour

addon is not turning on

Reproduction steps

  1. Go to Addon Manager
  2. Click Enable
  3. See error
[2025-04-27 08:55:58] |    WARN   |        Addon       | Failed to apply settings of "moonloader"
[2025-04-27 08:55:58] |    WARN   |        Addon       | [08:55:58.869][error][#0]: script\config\config.lua:136: unknown key: [lua]
stack traceback:
	[C]: in function 'assert'
	script\config\config.lua:136: in function 'config.config.prop'
	script\client.lua:536: in function 'client.setConfig'
	script\core\command\setConfig.lua:10: in function 'core.command.setConfig'
	(...tail calls...)
	[C]: in function 'xpcall'
	script\proto\proto.lua:202: in function <script\proto\proto.lua:177>

Additional Notes

No response

Log File

No response

DepsCian avatar Apr 27 '25 06:04 DepsCian