Client aren't receiving server defined tooltips
LemADEC opened this issue · 10 comments
Issue Description:
As of CraftTweaker2-1.12-4.1.6, clients are receiving server side updates, including recipes, tooltips, etc.
What happens:
when hosting a public FTB modpack (Revelation in our case here), we can't inform players through tooltips or fix issues by changing recipes anymore.
What you expected to happen:
Being able to inform players of changed recipes without relying to signs and books.
Script used (Please Pastebin or gist your script, posting an unpasted or ungist'd script will automatically close this issue):
n/a
Minetweaker.log file (Please Pastebin or gist your file, posting an unpasted or ungist'd file will automatically close this issue):
Affected Versions (Do not use "latest"):
- Minecraft: 1.12.2
- Forge: 1.12.2-14.23.3.2655
- Crafttweaker: 1.12-4.1.6
Your most recent log file where the issue was present:
n/a
It's not a bug, they lock the registry before the main menu, we can't do
stuff after the Manu is shown anymore.
…On Sat, Apr 28, 2018, 20:13 LemADEC ***@***.***> wrote:
Please share the bug report to forge then
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
<#528 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AFS9xa6RXMnkh8RQ7nKhMyu0YbwYahZRks5ttLFcgaJpZM4Trgu8>
.
even if recipes are readonly registry, we should still be able to synchronize other properties like tooltips, no?
I understand they're not against it. Maybe try discussing with them on Discord would help?
That is just asking for a mess to happen.
…On Sat, Apr 28, 2018, 20:33 LemADEC ***@***.***> wrote:
even if recipes are readonly registry, we should still be able to
synchronize other properties like tooltips, no?
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
<#528 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AFS9xZ4HH0MovBHOfpCi_QRVlDSdzPXcks5ttLX1gaJpZM4Trgu8>
.