Front placement blocks log warnings and dissappear on relog
sisby-folk opened this issue ยท 3 comments
Describe the bug
As documented vigorously in quiltcomm - placing blocks using front block placement desyncs and they dissappear on relog. With polymer, this shows up earlier (and inconsistently)
For clarity - I'm using KB+M for these reproductions.
To Reproduce
Steps to reproduce the behavior:
- Boot the mod with FAPI
- Enable front and reacharound block placement
- Spawn with cheats
- Give 100 planks
- pillar 15 blocks up
- use front placement to place a few blocks in a row with the mouse
- relog
- blocks have disappeared
- log has many warnings
Expected behavior
Blocks should place and not disappear, no warnings should appear
Desktop (please complete the following information):
- OS: Windows
- Minecraft 1.18.2
- Fabric 0.14.8
- Mods FAPI 0.56.0+1.18.2
- Version 1.0.0+1.18.2
Additional context
This was made more apparent by universal graves, which uses polymer - which forced this relog-type sync to happen more often.
@Motschen Can I get confirmation on whether 1.2.0 will end up back in 1.18? Gotta decide whether to drop midnight in my 1.18 modpack due to this issue causing accidental deaths when building large sky bridges in the nether.
(Ah wait, checking if the fix is just the oneliner in MidnightReacharound.java..)
Okay yeah so it's just the oneliner in that class, so I've gone ahead and changed it and built it (for anyone who needs this now): midnightcontrols-1.0.0+1.18-front.jar.zip and I'll use this in the modpack for now.
If you want me to make a pull request for any reason, let me know.