Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to display server punctuation #26

Open
RainC7 opened this issue Aug 20, 2024 · 16 comments
Open

Unable to display server punctuation #26

RainC7 opened this issue Aug 20, 2024 · 16 comments
Assignees

Comments

@RainC7
Copy link

RainC7 commented Aug 20, 2024

Map List: https://satellite.ria.red/map/
Using Bungeecord
image

[14:13:02] [Render thread/WARN]: Unable to play empty soundEvent: minecraft:entity.snow_golem.ambient
[14:13:04] [Timer-2/INFO]: mapConfig: var config = { url : {  configuration: 'up/configuration',  update: 'up/world/{world}/{timestamp}',  sendmessage: 'up/sendmessage',  login: 'up/login',  register: 'up/register',  tiles: 'tiles/',  markers: 'tiles/' }};
[14:13:04] [Timer-2/INFO]: configuration link: https://satellite.ria.red/map/_zth/up/configuration
[14:13:04] [Timer-2/INFO]: firstWorldName: world
[14:13:04] [Timer-2/INFO]: updateStringTemplate: /up/world/{world}/1
[14:13:04] [Timer-2/INFO]: url: https://satellite.ria.red/map/_zth/up/world/world/1
[14:13:05] [Timer-2/INFO]: new link: https://satellite.ria.red/map/_zth/up/world/world/1
[14:13:13] [Render thread/INFO]: [System] [CHAT] 请输入 /l <密码>来登录.
[14:13:25] [Render thread/INFO]: [System] [CHAT] 请输入 /l <密码>来登录.
[14:13:30] [Render thread/INFO]: [System] [CHAT] 登陆成功, 祝旅途顺利.
@thebuildcraft thebuildcraft self-assigned this Aug 20, 2024
@thebuildcraft
Copy link
Owner

So it doesn't display any waypoints? Did it give you an error message in chat later? Are you visible on the Dynmap yourself?

@RainC7
Copy link
Author

RainC7 commented Aug 20, 2024

So it doesn't display any waypoints? Did it give you an error message in chat later? Are you visible on the Dynmap yourself?

  1. Yes, no waypoints is displayed.
  2. No.
  3. Yes.

@thebuildcraft
Copy link
Owner

Can you send me your config file please?

@RainC7
Copy link
Author

RainC7 commented Aug 20, 2024

{
	"enabled": true,
	"updateDelay": 2000,
	"serverEntries": [
		{
			"maptype": "Dynmap",
			"ip": "*",
			"link": "https://satellite.ria.red/map"
		}
	],
	"defaultY": 64,
	"minimapWaypointsRenderBelow": "WHEN_PLAYER_LIST_SHOWN",
	"enablePlayerWaypoints": true,
	"enablePlayerIcons": true,
	"timeUntilAfk": 120,
	"showAfkTimeInTabList": true,
	"unknownAfkStateColor": 6316128,
	"AfkColor": 16733440,
	"playerWaypointColor": "Black",
	"enableMarkerWaypoints": true,
	"markerWaypointColor": "Gray",
	"ignoredServers": [],
	"ignoreMarkerMessage": false,
	"debugMode": false,
	"minDistance": 0,
	"maxDistance": 100000,
	"maxIconDistance": 100000,
	"minDistanceMarker": 0,
	"maxDistanceMarker": 100000
}

@RainC7
Copy link
Author

RainC7 commented Aug 20, 2024

What I noticed is that, because Bungeecord is enabled
When I switch to other child servers, Waypoints will not be displayed either

@RainC7
Copy link
Author

RainC7 commented Aug 20, 2024

After connecting to the login server, switching to the Zeroth server is currently displaying normally.(Probabilistic)

@thebuildcraft
Copy link
Owner

" is currently displaying normally" does it show waypoints?

@RainC7
Copy link
Author

RainC7 commented Aug 20, 2024

" is currently displaying normally" does it show waypoints?

Yes. But this is probabilistic.

@thebuildcraft
Copy link
Owner

" But this is probabilistic." what do you mean? do you use google translate or sth like that?

@RainC7
Copy link
Author

RainC7 commented Aug 20, 2024

"But this is probabilistic." what do you mean? do you use google translate or sth like that? But this is probabilistic. What do you mean? Are you using Google Translate or something like that?

Yes, I am using translation
When I log into the server and switch to Zeroth (the first server on the web page), Waypoints are displayed correctly, but when I switch to another server and then switch back, it stops working.

@RainC7
Copy link
Author

RainC7 commented Aug 20, 2024

At the same time, other child servers are not displaying Waypoints correctly

@thebuildcraft
Copy link
Owner

You can try to setup multiple server entries in the config: one for each child server. Then for example put as link: "https://satellite.ria.red/map/_zth/"
Every time you switch servers, disable the mod with the first toggle in the config, then rename the server ip in the entries:
Put a "d" behind the ip for the wrong links and remove it for the correct link.
Then re-enable the mod.
(I hope the translator understands this correctly...)

@RainC7
Copy link
Author

RainC7 commented Aug 20, 2024

Okay, thank you. This is already working. :)
Can we add support for Bungeecord in the future?

@RainC7
Copy link
Author

RainC7 commented Aug 20, 2024

For example, you can configure whether to enable Bungeecord and allow configuration of multiple map servers

@thebuildcraft
Copy link
Owner

That would probably be a good idea...
I will leave this issue open until I have implemented it. (I don't know when that will be)

@RainC7
Copy link
Author

RainC7 commented Aug 20, 2024

That would probably be a good idea... I will leave this issue open until I have implemented it. (I don't know when that will be)

Thank you! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants