Author Topic: Ulib Keyvalues error  (Read 2971 times)

0 Members and 1 Guest are viewing this topic.

Offline zypher

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
Ulib Keyvalues error
« on: October 16, 2010, 12:40:40 PM »
Using Ulib 2.4

My SRCDS begins to loop because of this error:

 Keyvalues Error: RecursiveLoadFromBuffer: Got EOF instead of keyname in file in Users, (*owner*)

SRCDS/Garrysmod/Data/Ulib users.txt

Code: [Select]
//ATTENTION! This is a default file. DO NOT EDIT THIS FILE!!!
//Instead, edit the version in <garrysmod root>/data/ULib/users.txt if it exists. If it doesn't, copy this file over to create it.
//IF YOU MAKE CHANGES TO THIS FILE THEY WILL BE ERASED!

"[RSB]RaVeN"
{
"deny"
{
}
"type" "steamid"
"groups"
{
"owner"
}
"id" "STEAM_0_0_14215842"
"allow"
{
}
"pass" ""
}

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Ulib Keyvalues error
« Reply #1 on: October 16, 2010, 02:47:14 PM »
If by ULib 2.4 you mean the SVN, that isn't the format of a SVN version users.txt file.

Two possibilities (both in combination may be causing issue)
1) You have a missing bracket or double-quote somewhere in your gmod/settings/users.txt file (The default gmod file)
2) That looks like an extremely old 2.3/release version formatted file.
SVN has totally changed since release.

Shut down server, delete your gmod/data/ulib/users.txt, make sure syntax of the settings/users.txt is correct if you edited it, restart server and use the rcon (or server console) to "ulx adduser" the player to group you want.
Also, by default, there is no 'owner' group unless you created it using ulx addgroup.
Gmod by default only sees admin and superadmin as command access groups.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline zypher

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
Re: Ulib Keyvalues error
« Reply #2 on: October 17, 2010, 07:34:11 AM »
Ok listen to me [censor]..
That users.txt format, I got it from googling.. Let me tell you that I also use ASSMod too.

[Edit:JamminR] - Removed Non family friendly language
« Last Edit: October 17, 2010, 10:15:45 AM by JamminR »

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Ulib Keyvalues error
« Reply #3 on: October 17, 2010, 10:28:02 AM »
Google doesn't know whether you are using SVN or not.
As I already stated, will state again for your benefit, the format of the users.txt file changed from release version 2.3 to SVN 2.4.
Using adduser command would have placed it in proper format after deleting the incorrect one.
However, as ulib 2.4 has a converter that normally converts the file, your issue may lie elsewhere.
Since you are set to be hostile when people here attempt to help you, I've now removed your posting access for two weeks.
Since I've only banned your ability to post new messages, perhaps you can search these forums regarding the SVN version users.txt file.
If you are of the type to never cool off, the FAQs section contains instructions for removing ulx and ulib and you are more than welcome to do so.
« Last Edit: October 17, 2010, 10:29:56 AM by JamminR »
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Ulib Keyvalues error
« Reply #4 on: October 23, 2010, 07:50:00 PM »
Posting ban has been removed early Zypher.
Official notice - Most everyone here attempts to be helpful, and we'll not stand to be called names.
This holds true whether the person posting is an administrator or not.
We attempt to keep the forum friendly for all ages, and if found name calling in public like you did once already, we will delete your account after permanently banning you.

Now that's out of the way, how can we assist? Have you tried the steps I mentioned? Do you have more information to provide?
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming