Ulysses

Ulysses Stuff => General Chat & Help and Support => Topic started by: Tristian Wood on April 14, 2013, 10:48:56 AM

Title: ULX data
Post by: Tristian Wood on April 14, 2013, 10:48:56 AM
Hey there, I was on my server today and everything was working fine. That was until I updated FPP and FAdmin. I then reversed the changes. However ulx isnt loading everything from my groups.txt it loads some groups and some permissions but not everything. Anyone got any idea what is going on? I also have URS installed and that is working fine, all the data is being fully loaded.
Title: Re: ULX data
Post by: Megiddo on April 14, 2013, 01:25:20 PM
Try now, we just rolled out a fix to address some of Garry's recent file I/O bugs.
Title: Re: ULX data
Post by: Tristian Wood on April 14, 2013, 01:32:21 PM
Try now, we just rolled out a fix to address some of Garry's recent file I/O bugs.
hmm ulx wont let me update, well more or less TortoiseSVN wont allow me to update it says its locked. But I tried unlocking it and it says its not locked?
Title: Re: ULX data
Post by: Megiddo on April 14, 2013, 01:36:54 PM
Try deleting and rechecking out? SVN can be stubborn sometimes.
Title: Re: ULX data
Post by: Tristian Wood on April 14, 2013, 02:02:33 PM
Try deleting and rechecking out? SVN can be stubborn sometimes.
haha ill give it a try.
Title: Re: ULX data
Post by: Tristian Wood on April 14, 2013, 03:31:52 PM
Well i gave it a try and i got 2 errors.
Code: [Select]
[ERROR] lua/includes/modules/net.lua:66: bad argument #1 to 'pairs' (table expected, got nil)
1. pairs - [C]:-1
2. WriteTable - lua/includes/modules/net.lua:66
3. call - addons/urs/lua/ulx/modules/sh/urs_cmds.lua:194
4. __fn - addons/ulib/lua/ulib/shared/commands.lua:943
5. unknown - addons/ulib/lua/ulib/shared/commands.lua:1296
6. Run - lua/includes/modules/concommand.lua:69
7. unknown - addons/ulib/lua/ulib/shared/commands.lua:1310
8. unknown - lua/includes/modules/concommand.lua:69



[ERROR] lua/includes/modules/net.lua:66: bad argument #1 to 'pairs' (table expected, got nil)
1. pairs - [C]:-1
2. WriteTable - lua/includes/modules/net.lua:66
3. call - addons/urs/lua/ulx/modules/sh/urs_cmds.lua:202
4. __fn - addons/ulib/lua/ulib/shared/commands.lua:943
5. unknown - addons/ulib/lua/ulib/shared/commands.lua:1296
6. unknown - lua/includes/modules/concommand.lua:69
Title: Re: ULX data
Post by: Megiddo on April 14, 2013, 07:58:31 PM
Neither of those are coming from ULX or ULib directly, but are from URS.
Title: Re: ULX data
Post by: Tristian Wood on April 15, 2013, 12:15:19 AM
Okay I fixed it, all good now.