ServerSync

ServerSync

48.5k Downloads

ServerSync can not save IP addresses and port numbers

HaibaraGT opened this issue · 7 comments

commented

Serversync Version: 3.2.1

Minecraft Version: 1.12.2

Issue:

Thank you very much for developing such a useful tool, but ServerSync cannot automatically save the IP address and port number during use. I want it to save automatically. thank.

At the same time, I translated the language files into Chinese. Can I consider adding them to the tool?
MessagesBundle_zh_CN.zip

commented

Yeah, I can add these manually or you can set up a pull request.

commented

Yeah, I can add these manually or you can set up a pull request.
I tried to add the address to the configuration file, but found that ServerSync could not display the GUI after the modification。
This is the serversync configuration file for my MC client. After using it, I did not start serversync.

serversync-client.zip

commented

Looks like your configured port is outside the range that ServerSync accepts.

Not really sure why but it is configured to have a maximum of 49151.

I'll change this at some point, for now are you able to assign a port between 1-49151?

commented

Added your translations, they will be in version 3.4.0+

I did just recently add some more client strings though, might be worth reviewing them if you are interested.

commented

Added a config save after sync with a server.

This should save the last used address for the next time you open ServerSync.

Files available here if you want early access to it: https://github.com/superzanti/ServerSync/actions/runs/67269237

commented

Added a config save after sync with a server.

This should save the last used address for the next time you open ServerSync.

Files available here if you want early access to it: https://github.com/superzanti/ServerSync/actions/runs/67269237

I changed the port and now he can start. At the same time, the 3.4.0 version can also automatically save the updated IP address and port.

Thank you

commented

Closing as task complete