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

Inspecting Mekanism machines causes I18n error #201

Open
Bugster opened this issue Dec 15, 2024 · 0 comments
Open

Inspecting Mekanism machines causes I18n error #201

Bugster opened this issue Dec 15, 2024 · 0 comments

Comments

@Bugster
Copy link

Bugster commented Dec 15, 2024

Inspecting a mekanism machine on a multiplayer server fails with a server side error about I18n, it can be attributed to this line.

+ LocalizationKeys.CONTAINER_INSPECTOR_MEKANISM_NULL_DIRECTION_WARNING.getString()

This ends up calling a client I18n function on the server side in LocalizationEntry.

The log, running an ATM10 2.6 server, SFM 4.19
sfmerror.txt

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

1 participant