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

Lua error with Helper function list #211

Open
guillaume-dorczynski opened this issue May 5, 2014 · 2 comments
Open

Lua error with Helper function list #211

guillaume-dorczynski opened this issue May 5, 2014 · 2 comments
Assignees

Comments

@guillaume-dorczynski
Copy link

If you double click on a function in a category (such as entity or whatever), this error will often appear:

[ERROR] addons/wiremod_lemongate/lua/lemongate/editor/ea_helper.lua:84: attempt to concatenate a nil value
  1. DoClick - addons/wiremod_lemongate/lua/lemongate/editor/ea_helper.lua:84
   2. InternalDoClick - lua/vgui/dtree_node.lua:81
    3. DoDoubleClick - lua/vgui/dtree_node.lua:49
     4. unknown - lua/vgui/dlabel.lua:125
@Rusketh
Copy link
Member

Rusketh commented May 6, 2014

Can't reproduce but i do get a warning from the gui in console.
'EA_FILEBROWSER is obsolete, this should not happen.'

Assigning Oskar to look into this.

@guillaume-dorczynski
Copy link
Author

Yes I also have this warning in console, but I don't think this is related to the error I posted. It's happening when you double click a function, then another. If someone could confirm..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants