MarkusBordihn / BOs-Lobby

Provides a easy to use lobby (with an underground maze), fishing and optimized mining dimension for you and your friends.
Other
2 stars 3 forks source link

How do I change the Countdown text? #19

Closed Deafpie closed 6 months ago

Deafpie commented 6 months ago

Describe the bug A clear and concise description of what the bug is: When the game is counting down after doing /lobby, it says stuff like: text.lobby.teleport_remaining text.lobby.teleport_remaining text.lobby.teleport_remaining

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Debugging Before reporting a issue please check if there is anything relevant in the crash-reports, debug.log and latest.log file.

Is the issue happening in combination with other mods? (If yes, please provide a full list)

Additional context Add any other context about the problem here.

MarkusBordihn commented 6 months ago

This happens when the mod is only installed on the server and not on the client.

The mod is supporting translated text, which mean it needs to be installed on the client as well to display the translated text instead of these placeholders.