Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

补全异常 #1088

Closed
CppCXY opened this issue Apr 24, 2022 · 0 comments
Closed

补全异常 #1088

CppCXY opened this issue Apr 24, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@CppCXY
Copy link
Collaborator

CppCXY commented Apr 24, 2022

全局作用域下输入pcall
然后输入括号就会报异常

[Error - 14:58:07] Request textDocument/completion failed.
  Message: [14:58:07.879][error][#0:script\core\completion\completion.lua:1400]: script\vm\compiler.lua:722: attempt to index a nil value (field 'args')
stack traceback:
	script\core\completion\completion.lua:1400: in upvalue 'tryCallArg'
	script\core\completion\completion.lua:1920: in upvalue 'tryCompletions'
	script\core\completion\completion.lua:1938: in function 'core.completion.completion.completion'
	script\provider\provider.lua:554: in function <script\provider\provider.lua:518>
	[C]: in function 'xpcall'
	script\proto\proto.lua:184: in function <script\proto\proto.lua:159>
@sumneko sumneko added the bug Something isn't working label Apr 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants