wiremod/wire

Lua standard thruster error

Astralcircle opened this issue · 2 comments

Tested in the game without addons and chromium. Wiremod was the newest from Github (Feb 8, 2024)

Describe the bug
Lua error when selecting Wiremod model in the GMOD DEFAULT thrusters menu

lua/vgui/propselect.lua:47: bad argument #1 to 'pairs' (table expected, got boolean)
1. pairs - [C]:-1
2. DoClick - lua/vgui/propselect.lua:47
3. unknown - lua/vgui/dlabel.lua:237

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Tools --> Thruster
  2. Select model "models/fasteroid/computerfan.mdl" (Fan model from Wiremod)'
  3. See error

Expected behavior
Fix lua error

Screenshots
image
image

my fault