Author Topic: Can't spawn anything (resolved)  (Read 17038 times)

0 Members and 1 Guest are viewing this topic.

Offline lizzar

  • Newbie
  • *
  • Posts: 7
  • Karma: 0
Can't spawn anything (resolved)
« 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...
« Last Edit: June 30, 2010, 12:15:20 PM by lizzar »

Offline lizzar

  • Newbie
  • *
  • Posts: 7
  • Karma: 0
Re: Can't spawn anything
« Reply #1 on: June 30, 2010, 12:14:59 PM »
Okay... Sorry for this dbl post but it is needed !


( Perhaps )UnoLimited_v2 IS BROKEN

Problem solved itself.
« Last Edit: June 30, 2010, 03:20:36 PM by lizzar »

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6213
  • Karma: 394
  • Project Lead
Re: Can't spawn anything
« Reply #2 on: June 30, 2010, 12:15:46 PM »
Perhaps you configured unolimited incorrectly?
Experiencing God's grace one day at a time.

Offline lizzar

  • Newbie
  • *
  • Posts: 7
  • Karma: 0
Re: Can't spawn anything (resolved)
« Reply #3 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 ;)

Offline jay209015

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 934
  • Karma: 62
    • Dev-Solutions
Re: Can't spawn anything (resolved)
« Reply #4 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.
An error only becomes a mistake when you refuse to correct it. --JFK

"And thus the downfall of the great ULX dynasty was wrought not by another dynasty, but the slow and steady deterioration of the leaders themselves, followed by the deprecation of the great knowledge they possessed." -Gmod, Chapter 28, verse 34 -- Stickly

Offline lizzar

  • Newbie
  • *
  • Posts: 7
  • Karma: 0
Re: Can't spawn anything (resolved)
« Reply #5 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...

Offline Aaron113

  • Hero Member
  • *****
  • Posts: 803
  • Karma: 102
Re: Can't spawn anything (resolved)
« Reply #6 on: June 30, 2010, 03:04:52 PM »
URestrict seems to be working fine for me.

Offline lizzar

  • Newbie
  • *
  • Posts: 7
  • Karma: 0
Re: Can't spawn anything (resolved)
« Reply #7 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)

Offline jay209015

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 934
  • Karma: 62
    • Dev-Solutions
Re: Can't spawn anything (resolved)
« Reply #8 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.
An error only becomes a mistake when you refuse to correct it. --JFK

"And thus the downfall of the great ULX dynasty was wrought not by another dynasty, but the slow and steady deterioration of the leaders themselves, followed by the deprecation of the great knowledge they possessed." -Gmod, Chapter 28, verse 34 -- Stickly

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Can't spawn anything (resolved)
« Reply #9 on: June 30, 2010, 08:02:42 PM »
Which would also explain why UNoLimited v2 wasn't working, it too requires SVN of ULib.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline lizzar

  • Newbie
  • *
  • Posts: 7
  • Karma: 0
Re: Can't spawn anything (resolved)
« Reply #10 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)
« Last Edit: July 01, 2010, 02:10:15 AM by lizzar »

Offline jay209015

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 934
  • Karma: 62
    • Dev-Solutions
Re: Can't spawn anything (resolved)
« Reply #11 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.
An error only becomes a mistake when you refuse to correct it. --JFK

"And thus the downfall of the great ULX dynasty was wrought not by another dynasty, but the slow and steady deterioration of the leaders themselves, followed by the deprecation of the great knowledge they possessed." -Gmod, Chapter 28, verse 34 -- Stickly