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

Cannot /kubejs reload lang on servers #505

Open
aaronhowser1 opened this issue Oct 13, 2022 · 4 comments
Open

Cannot /kubejs reload lang on servers #505

aaronhowser1 opened this issue Oct 13, 2022 · 4 comments
Labels
bug Something isn't working

Comments

@aaronhowser1
Copy link

Minecraft Version

1.18.2

KubeJS Version

kubejs-forge-1802.5.5-build.550

Rhino Version

rhino-forge-1802.2.1-build.240

Architectury Version

architectury-4.9.84-forge

Forge/Fabric Version

Forge 40.1.80

Describe your issue

/kubejs reload lang works as it should on single player, but does nothing on servers. Nothing in chat, nothing in the console, and the language isn't reloaded.

Crash report/logs

No response

@aaronhowser1 aaronhowser1 added the bug Something isn't working label Oct 13, 2022
@ChiefArug
Copy link
Contributor

While servers dont have lang (thats all done client side), you would expect that it would reload the clients lang. Is /kubejs reload client_scripts also affected the same way?

@aaronhowser1
Copy link
Author

image
That at the very least gave me something in chat, though I hadn't actually made any changes to test.

@aaronhowser1
Copy link
Author

image
It does not work

@MaxNeedsSnacks
Copy link
Member

We would need to register client commands for this to work properly, which is currently pending a pull request in Architectury API, see architectury/architectury-api#319

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants