Ulysses

General => Off-Topic => Topic started by: Androthus on April 21, 2018, 02:22:53 PM

Title: ulx noclip always activated
Post by: Androthus on April 21, 2018, 02:22:53 PM
Hello i have this problem since the begining, i have "sbox_noclip 0" in server.cfg, disabled global noclip in server settings, but because of the enabled noclip in ulx settings / sandbox, every player can noclip, every server restart it keep the noclip enabled, how can i get rid of it please ?

(https://image.noelshack.com/fichiers/2018/16/6/1524345495-20180421231502-1.jpg)
Title: Re: ulx noclip always activated
Post by: JamminR on April 21, 2018, 02:38:24 PM
The command isn't sbox_noclip.
Try "sv_noclip 0" in your config file.

ULX has no saved configuration and will only show current status in the panel you reference.
Title: Re: ulx noclip always activated
Post by: Androthus on April 21, 2018, 02:57:32 PM
i host a private server atm but i assum the configuration is the same as a real server, i have put "sv_noclip 0" in server.cfg but when i run the server it says "Unknown command "sv_noclip"" what should i do ? ( and the noclip is also enabled again )

Title: Re: ulx noclip always activated
Post by: JamminR on April 21, 2018, 08:44:25 PM
Ok, now that I search google, perhaps it is sbox_noclip. Sorry.

Either way, ULX will not change it during a restart.
ULX only shows what it is when you load that menu, as the note indicates.

You likely have some other addon or config changing it after autoexec runs.
Make sure sbox_noclip isn't in the config twice.
Title: Re: ulx noclip always activated
Post by: Androthus on April 22, 2018, 03:10:25 AM
i have found a error, when i put "sbox_noclip" myself in the server console command it say this

(https://image.noelshack.com/fichiers/2018/16/7/1524391792-ouiii.png)
Title: Re: ulx noclip always activated
Post by: MrPresident on April 22, 2018, 10:50:46 AM
That just means that it is currently enabled on your server. You'll need to figure out why it keeps enabling.

As JamminR has said, the ULX menu only shows the current setting and allows for you to easily change it in game. We don't build or save configurations when you enable/disable things in the menu. Just because the ULX menu is telling you that it's enabled, doesn't mean that ULX is enabling it. Does that make sense?

If you have something like Notepad++ you can do a find in files for your gmod directory for "sbox_noclip" and see where else it might be getting set. You probably have a double config somewhere that is overwriting it.
Title: Re: ulx noclip always activated
Post by: Androthus on April 22, 2018, 02:20:23 PM
i have found the problem, it was my ulx-master and ulib-master files who created this bug idk why because i have downloaded theses files in the GitHub of TeamUlysses, i replaced them and know it works, thank you for the ( pretty fast ) help guys ^^

Edit : ulx was not the responsable, i created a new private server and one of these fils was the culpit, when I copied theses files from the new server on my main server everything went as before with the noclip unchecked in the ulx setting of the !menu

(https://image.noelshack.com/fichiers/2018/17/1/1524434905-wtff.png)

idk why