Ulysses

General => Off-Topic => Topic started by: sweetone on January 25, 2011, 04:31:23 AM

Title: Moving addons from windows to linux duping problem
Post by: sweetone on January 25, 2011, 04:31:23 AM
Hi! I've just moved my addons from windows 7 to ubuntu linux system... now when i'm trying to dupe old files i'm getting this error:

Code: [Select]
AdvDupe Timer Error: bad argument #1 to 'pairs' (table expected, got nil)  it was on line 278 and addons/advdup/lua/autorun/Serialiser.lua

Adv dupe files on attachment section, the first file is the old file that worked fine on windows and another is new file that i succesfully made with ubuntu.

Also SBEP bugged so badly.. when i spawn some parts these are half underground and cant be physguned..

Getting also this problem:
Code: [Select]
ERROR! Module 'zlib_b64' not found!
Title: Re: Moving addons from windows to linux duping problem
Post by: Megiddo on January 25, 2011, 08:52:24 AM
I know nothing about AdvDupe, but just taking a wild stab, I'd say it probably has something to do with the way Garry handles Linux case sensitivity. Everything has to be lower case or it cannot be read in Linux by Garrysmod.
Title: Re: Moving addons from windows to linux duping problem
Post by: sweetone on January 25, 2011, 09:54:24 AM
Yeah this lowercase could fix something, doing it already to all srcds files but let see.
Title: Re: Moving addons from windows to linux duping problem
Post by: krooks on February 01, 2011, 12:09:03 PM
I'm trying to think if I had any issues with this when I did it, I don't really remember to be honest, I ended up deleting all of the files anyways, and starting fresh. I have a feeling it didn't work.

Did you check the permissions? Sometimes that will cause issues in linux, too.