Fabric Seasons domestic players cannot enter the server solution Fabric Seasons Minecraft Game


Problem:

Fabric Seasons is installed on the client and server. When domestic players enter the server, they will stuck in "Join the World ...".Occasionally enter, occasionally, and more and more players cannot enter the server directly from 2024/1/6.

Prominece II [Fabric/RPG] integrated package also has the same problem (because it contains the module)

Reasons:

Fabric Season will get one from "https://gist.githubusecontent.com/lucaargolo/abfdbcf734E6F8BF8BF8BF32D57/raw/fabric-dpat.json" "from" https://gist.gist.gists In a compatibility table, it is difficult to directly access this link in many areas, resulting in acquisitionFailure (single people can enter, many people may get stuck, and the module may fix this problem in the future, or that domestic GIST access will be improved in the future))

Solution:

Optional solution I. Modify hosts so as to access the GIST service normally

 Suitable for the server that has distributed clients. Using scripts can solve the problem very conveniently, avoiding some players who will not change the module configuration or edit the hosts. 

After modifying the hosts file directly or directly, you can access the GIST service normally, and you can solve it

You can directly add this line to hosts:

 20.205.243.166 GIST.GITHUSERCONTENT.com

20.27.177.113 github.com

Method one

You can use the script: [https://www.123pan.com/s/nyc8vv-vv-fquf.html] (https://www.123pan.com/s/nyc8vvvvvvvVV-fquf.html)).Every player needs to use this script

Method two

The script on the Internet may have malicious behaviors (although we can guarantee that the script we make is safe). If we do not use the script, players can also directly modify HOSTS and add the above line of IP and address to Hosts.Modify the hosts tutorial: [https://cloud.tencent.com/developer/article/1964691] (https://cloud.tencent.com/develOPICLE/1964691).Every player needs to perform this operation

Optional solution 2. Modify the module client configuration file and close compatibility check

 Suitable for the server that has not yet distributed the client.

Open the integrated package directory, open config/seasons.json configuration file, find "notifycompat": true, change the true to false