Ulysses

Ulysses Stuff => General Chat & Help and Support => Topic started by: DriedSponge on December 09, 2018, 12:53:24 PM

Title: bans_backup.txt
Post by: DriedSponge on December 09, 2018, 12:53:24 PM
How come ulib keeps saving my bans as bans_backup.txt. I would prefer it to be just bans.txt because I'm trying to integrate it with another addon.
Title: Re: bans_backup.txt
Post by: JamminR on December 09, 2018, 09:12:21 PM
This normally occurs when the original server /ulib/bans.txt file has been corrupted in some way.
If you have another addon reading or writing to it directly, not using ULib functions, you are corrupting it.
Gmod txt files don't like two apps attempting to read or write at the same time.