ServerSync

ServerSync

48.5k Downloads

Unable to send configs to client - This can and will be a huge issue if not dealt with.

P3rf3ctXZer0 opened this issue ยท 5 comments

commented
commented

Nothing I do sends the config files. Certain mods absolutely require that both the server and client have same files I cannot get it to get the config files. It seems by default it is blocking and excluding them.

commented

Fixed the config include functionality in #153

The include list still needs a rework to be more user friendly, however, it will work as it did before now.

In your server config above you will need to remove the leading 'config/' from your files listed in the config include list as it assumes that it is rooted in the 'config' directory.

There is also a lingering issue where the client always updates files included in the config list regardless of if it needs to or not.

Release: https://github.com/superzanti/ServerSync/releases/tag/v3.1.0

commented

Yep looks like the config include list is being ignored by the server.

Shall pick this up next as config whitelist is a good feature to have.

commented

I will start testing immediately.

commented

this works kind of.

Thanks to windows 10 partially blocking the exe users would have to unblock exe and too many people spook easily to listen to basic instruction. the only way to get around it is to hook into forge.

I will keep trying to fix file permissions. As well as test things for you.