Garry's Mod

Garry's Mod

Workshop Download Script
Bear 11 Apr, 2021 @ 11:37am
Workshop Download Script suddenly has problems [FIXED]
[Workshop Download Script] lua/autorun/server/wsdl.lua:32: bad argument #1 to 'ipairs' (table expected, got nil)
1. ipairs - [C]:-1
2. traverse - lua/autorun/server/wsdl.lua:32
3. traverse - lua/autorun/server/wsdl.lua:37
4. traverse - lua/autorun/server/wsdl.lua:37
5. traverse - lua/autorun/server/wsdl.lua:37
6. unknown - lua/autorun/server/wsdl.lua:79

Anyone ever had this? Always worked but then this came out of nowhere today, while starting a server for me and my bro and he couldn't join

---- FIX ----

I fixed the problem, by going through all my mods one by one, looking which one would cause this error. Very weirdly it was caused by one simple prop pack.

To be specific: 'prop pack #32' https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=1323012591

was the one to cause this issue. All the other prop packs of that author seem to work just fine with WSDL, but this single one seems to be an outlier.

WSDL always worked reliably for me, even with over 200 mods, me and my brother could always play without any problems. So this problem seems to be rather caused by something in 'props pack #32' code.
Last edited by Bear; 11 Apr, 2021 @ 11:46am
< >
Showing 1-4 of 4 comments
storm37000  [developer] 1 May, 2021 @ 4:16pm 
There is no lua code in that addon, the only thing i can see is a folder named "props_±17" which is a weird character that may break reading it on some or all OS's, mainly windows. Linux usually has much less issues and it may work fine on that.
Last edited by storm37000; 1 May, 2021 @ 4:16pm
storm37000  [developer] 1 May, 2021 @ 4:50pm 
Im making an update that will hopefully cause it to not fully fail on the error, just skip the invalid addon or its sub directory.
Last edited by storm37000; 2 May, 2021 @ 3:55pm
Bear 4 May, 2021 @ 12:18pm 
Alright thanks for looking into it. Besides this one anomaly its one of the best workshop sharing mods
Last edited by Bear; 4 May, 2021 @ 12:19pm
storm37000  [developer] 5 May, 2021 @ 12:46pm 
let me know if it is working again despite having that addon.
< >
Showing 1-4 of 4 comments
Per page: 1530 50