yanipku / advdupe2

Automatically exported from code.google.com/p/advdupe2
0 stars 0 forks source link

Error opening dupes #34

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
If I try to open a saved dupe this error occurs: 

[ERROR] addons/advdupe2/lua/advdupe2/cl_networking.lua:180: attempt to 
concatenate local 'desc' (a nil value)
  1. LoadGhosts - addons/advdupe2/lua/advdupe2/cl_networking.lua:180
   2. callback - addons/advdupe2/lua/advdupe2/cl_networking.lua:211
    3. Decode - addons/advdupe2/lua/advdupe2/sh_codec.lua:469
     4. InitializeUpload - addons/advdupe2/lua/advdupe2/cl_networking.lua:211
      5. DoNodeLeftClick - addons/advdupe2/lua/advdupe2/file_browser.lua:174
       6. unknown - addons/advdupe2/lua/advdupe2/file_browser.lua:984

The error started appearing a few days ago. The SVN on the server is uptodate 
and I deleted the advd2 data dirs on both server and client.

Thanks

Original issue reported on code.google.com by Fit...@gmail.com on 3 Jan 2013 at 11:20

GoogleCodeExporter commented 9 years ago
Fixed in r156.

Original comment by tbzipper@gmail.com on 3 Jan 2013 at 11:42