-
Notifications
You must be signed in to change notification settings - Fork 9
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
fix #8
Comments
This is obviously caused by something else or an undoucmented change to gmod, since the api documentation is unchanged. wardrobe/lua/wardrobe/wardrobegui_v2.lua Line 123 in 30fef85
It literally is just calling ent:SetSkin(ply:GetSkin()) , which take a number and return a number, respectively.
https://wiki.facepunch.com/gmod/Entity:SetSkin @genrihx2 If you want any more help you need to isolate what's going on;
|
Furthermore, no evidence of changes in gmod repo, gmod changelog, or gmod issue tracker. |
@CaveeJohnson version 1.6.0 BETA: Wardrobe |
the addon hasn't changed for years, i'm telling you to test or tell me about these 3 things about GMOD |
As soon as I installed the addon and soot errors. wardrobe |
populateBodygroupsPanel true
[wardrobe] addons/wardrobe/lua/wardrobe/wardrobegui_v2.lua:123: bad argument #1 to 'SetSkin' (number expected, got table)
3. buildSelectionSheet - addons/wardrobe/lua/wardrobe/wardrobegui_v2.lua:678
4. buildDefaultSheets - addons/wardrobe/lua/wardrobe/wardrobegui_v2.lua:996
5. unknown - addons/wardrobe/lua/wardrobe/wardrobegui_v2.lua:1057
6. unknown - lua/includes/modules/concommand.lua:54
The text was updated successfully, but these errors were encountered: