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

No options nor playermodel options show up in the opened menu. #6

Open
Katia1111112 opened this issue May 23, 2024 · 2 comments
Open

Comments

@Katia1111112
Copy link

The mod was working just fine yesterday, i haven't downloaded any new mods, console shows this:

[Enhanced PlayerModel Selector Fesiug's Edit] vgui.Create failed to create the VGUI component (DListView_Line)
  1. AddLine - lua/vgui/dlistview.lua:308
   2. ModelPopulate - lua/autorun/lf_playermodel_selector.lua:725
    3. Setup - lua/autorun/lf_playermodel_selector.lua:733
     4. unknown - lua/autorun/lf_playermodel_selector.lua:1910
      5. unknown - lua/includes/modules/concommand.lua:54


[Enhanced PlayerModel Selector Fesiug's Edit] lua/vgui/dlistview.lua:311: attempt to index local 'Line' (a nil value)
  1. AddLine - lua/vgui/dlistview.lua:311
   2. ModelPopulate - lua/autorun/lf_playermodel_selector.lua:725
    3. Setup - lua/autorun/lf_playermodel_selector.lua:733
     4. unknown - lua/autorun/lf_playermodel_selector.lua:1910
      5. unknown - lua/includes/modules/concommand.lua:54


[Enhanced PlayerModel Selector Fesiug's Edit] lua/autorun/lf_playermodel_selector.lua:722: attempt to call field 'UpdateFromConvars' (a nil value)
  1. unknown - lua/autorun/lf_playermodel_selector.lua:722

obraz

@Y453342
Copy link

Y453342 commented Jul 10, 2024

This mod was working fine yesterday,but it suddenly made LUA error today.It can not display the player model.It can only display the model and hand options.And I didn't add ay mod.I tried to reinstall it ,but it failed.Can you help me see what's wrong?Please.

[Enhanced PlayerModel Selector Fesiug's Edit] lua/autorun/lf_playermodel_selector.lua:870: bad argument #1 to 'SetSkin' (number expected, got string)
1. SetSkin - [C]:-1
2. MakeHandIcon - lua/autorun/lf_playermodel_selector.lua:870
3. HandsPopulate - lua/autorun/lf_playermodel_selector.lua:986
4. Setup - lua/autorun/lf_playermodel_selector.lua:1026
5. unknown - lua/autorun/lf_playermodel_selector.lua:2168
6. unknown - lua/includes/modules/concommand.lua:54

[Enhanced PlayerModel Selector Fesiug's Edit] lua/autorun/lf_playermodel_selector.lua:735: attempt to call field 'UpdateFromConvars' (a nil value)
1. unknown - lua/autorun/lf_playermodel_selector.lua:735

[Enhanced PlayerModel Selector Fesiug's Edit] lua/autorun/lf_playermodel_selector.lua:642: attempt to call field 'UpdateFromConvars' (a nil value)
1. unknown - lua/autorun/lf_playermodel_selector.lua:642

@Fesiug
Copy link
Owner

Fesiug commented Jul 12, 2024

Noted, probably just needs more type checking

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