wyozi / wmc-plus

Media center addon for Garry's Mod
MIT License
1 stars 1 forks source link

scriped error with new update #18

Closed chrisvsbeth closed 7 years ago

chrisvsbeth commented 7 years ago

[ERROR] lua/wmcp_libs/medialib.lua:1179: attempt to index local 'err' (a nil value)

  1. unknown - lua/wmcp_libs/medialib.lua:1179
    1. include_cl - [C]:-1
    2. include_sh - lua/autorun/wmcplus.lua:11
      1. unknown - lua/autorun/wmcplus.lua:15

no clue why the last bulds worked fine

wyozi commented 7 years ago

The line of code in that error does not seem to match the line in current revision of medialib included with wmcp. I updated the workshop, let me know if the error still happens.

chrisvsbeth commented 7 years ago

yes that did the trick thanks