Ulysses

Ulysses Stuff => General Chat & Help and Support => Topic started by: LiveTrash on December 23, 2009, 02:43:25 PM

Title: Couldn't write file 'data\ULib/users.txt'
Post by: LiveTrash on December 23, 2009, 02:43:25 PM
I am getting that error when trying to add people to groups. From what I see, it is using the wrong slash maybe, which is returning an invalid file path? Instead of "data\ULib/users.txt" it should be "data/ULib/users.txt", right? If so, how can I go about fixing this? I don't remember doing anything to ULX to cause a problem like this.


Thanks
Sean
Title: Re: Couldn't write file 'data\ULib/users.txt'
Post by: JamminR on December 23, 2009, 02:49:08 PM
Though the slash could be a problem, I'd check file permissions first.
Check your \data\ULib folder, make sure the user running the game has modify permissions on that folder, and all child objects.
Different ways to do that depending on whether it's a windows box, and whether you've had to use FTP to modify.
Google what relates to you. (Windows/Linux/FTP/etc)
Title: Re: Couldn't write file 'data\ULib/users.txt'
Post by: LiveTrash on December 23, 2009, 02:56:02 PM
Modify permissions are allowed. And the rest you said makes no sense. Is there a filepath in the configuration settings that may have been changed?
Title: Re: Couldn't write file 'data\ULib/users.txt'
Post by: Megiddo on December 24, 2009, 10:20:27 AM
The slash shouldn't be a problem. Can you post the exact error you get from console? Do you get any other errors during map startup? Mind posting your data/ULib/users.txt file for us?
Title: Re: Couldn't write file 'data\ULib/users.txt'
Post by: LiveTrash on December 27, 2009, 08:11:52 PM
I guess it was just a users.txt file corruption. I removed users.txt and let the game re-create it, and it worked fine. It is weird, it's happened before, and looking through the users file, I can't see why.
Title: Re: Couldn't write file 'data\ULib/users.txt'
Post by: JamminR on December 27, 2009, 08:15:19 PM
What version of ULX are you using? 3.4 or SVN?