Garry's Mod

Garry's Mod

Workshop Download Script
Bear 2021 年 4 月 11 日 上午 11:37
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://gtm.steamproxy.vip/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.
最後修改者:Bear; 2021 年 4 月 11 日 上午 11:46
< >
目前顯示第 1-4 則留言,共 4
storm37000  [開發人員] 2021 年 5 月 1 日 下午 4:16 
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.
最後修改者:storm37000; 2021 年 5 月 1 日 下午 4:16
storm37000  [開發人員] 2021 年 5 月 1 日 下午 4:50 
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.
最後修改者:storm37000; 2021 年 5 月 2 日 下午 3:55
Bear 2021 年 5 月 4 日 下午 12:18 
Alright thanks for looking into it. Besides this one anomaly its one of the best workshop sharing mods
最後修改者:Bear; 2021 年 5 月 4 日 下午 12:19
storm37000  [開發人員] 2021 年 5 月 5 日 下午 12:46 
let me know if it is working again despite having that addon.
< >
目前顯示第 1-4 則留言,共 4
每頁顯示: 1530 50