Ulysses

Ulysses Stuff => General Chat & Help and Support => Topic started by: lizzar on June 30, 2010, 12:09:25 PM

Title: Can't spawn anything (resolved)
Post by: lizzar on June 30, 2010, 12:09:25 PM
Hello, im running gmod and ulx/ulib on a rented-server, I have some problems linked to ULX And/Or Ulib. People already said that the addon couldn't interfer with spawning but... when don't load ULX I can spawn props/thrusters/etc... Then I reboot the server WITH ulx and i cannot spawn any props anymore... =(
No error message, nothing.. Looks like i don't have the props installed on the server..

Im using ULX ULIB UTIME UTEAMS UNOLIMITED (haven't tested w/o it... gonna do this right now...) phx wire etc... And uploading both phx and wire takes 3 hours.... So i don't think reinstalling Gmod is a good thing, plus i reinstalled it twice today...
Title: Re: Can't spawn anything
Post by: lizzar on June 30, 2010, 12:14:59 PM
Okay... Sorry for this dbl post but it is needed !


( Perhaps )UnoLimited_v2 (http://forums.ulyssesmod.net/index.php/topic,3864.90.html) IS BROKEN

Problem solved itself.
Title: Re: Can't spawn anything
Post by: Megiddo on June 30, 2010, 12:15:46 PM
Perhaps you configured unolimited incorrectly?
Title: Re: Can't spawn anything (resolved)
Post by: lizzar on June 30, 2010, 12:19:18 PM
there is no config file and in the lua there are lines :
Code: [Select]
UNL.groups = {
superadmin = -1,
admin = 2,
operator = 1.5

its clearly detailed :
Code: [Select]
-- If you allow sbox 1 of something...any multiplier below 1 will set that groups limit to 0. Any not 2 will be 1.
-- All groups not specified get 'standard' limit set in your server.cfg.
-- Any group set to -1 becomes unlimited

Edit : Im also superadmin... So i would have unlimited but can't spawn anything ;)
Title: Re: Can't spawn anything (resolved)
Post by: jay209015 on June 30, 2010, 01:10:19 PM
If unolimited is broken as you suggest, then URestrict should also be broken and I don't have any reports of that. I will test when i get to the house though.
Title: Re: Can't spawn anything (resolved)
Post by: lizzar on June 30, 2010, 02:18:06 PM
Oh well i didnt knew there was a link between Urestrict and Unolimited ;).
Anyway I removed it from the server and now it works perfectly !
But I didnt loaded Urestrict so I cannot say more...

I Hope both aren't broken because they are good ulx addons...
Title: Re: Can't spawn anything (resolved)
Post by: Aaron113 on June 30, 2010, 03:04:52 PM
URestrict seems to be working fine for me.
Title: Re: Can't spawn anything (resolved)
Post by: lizzar on June 30, 2010, 03:34:43 PM
Hmmm I might be really unlucky because my Urestrict doesn't work. Same problem. :(

I just have this :
Code: [Select]
ULib\modules\urestrict.lua:271: attempt to index field 'cmds' (a nil value)
Title: Re: Can't spawn anything (resolved)
Post by: jay209015 on June 30, 2010, 06:21:32 PM
Hmmm I might be really unlucky because my Urestrict doesn't work. Same problem. :(

I just have this :
Code: [Select]
ULib\modules\urestrict.lua:271: attempt to index field 'cmds' (a nil value)
     - You don't have the latest ulx/ULib svn.
Title: Re: Can't spawn anything (resolved)
Post by: JamminR on June 30, 2010, 08:02:42 PM
Which would also explain why UNoLimited v2 wasn't working, it too requires SVN of ULib.
Title: Re: Can't spawn anything (resolved)
Post by: lizzar on July 01, 2010, 02:08:39 AM
Omg.. that's true... I uploaded the wrong folder (the non-svn one which I keep as backup) :( this makes sense why it is not exactly the same as before I reinstalled the server ...

Well, I apologize for this thread ! x)
Title: Re: Can't spawn anything (resolved)
Post by: jay209015 on July 01, 2010, 06:26:36 AM
Omg.. that's true... I uploaded the wrong folder (the non-svn one which I keep as backup) :( this makes sense why it is not exactly the same as before I reinstalled the server ...

Well, I apologize for this thread ! x)
     - No worries, next time though. Please provide ULib version info. Glad we could resolve the issue.