MidnightControls

MidnightControls

447k Downloads

Front placement blocks log warnings and dissappear on relog

sisby-folk opened this issue ยท 3 comments

commented

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:

  1. Boot the mod with FAPI
  2. Enable front and reacharound block placement
  3. Spawn with cheats
  4. Give 100 planks
  5. pillar 15 blocks up
  6. use front placement to place a few blocks in a row with the mouse
  7. relog
  8. blocks have disappeared
  9. log has many warnings

Expected behavior
Blocks should place and not disappear, no warnings should appear

Screenshots
image

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.

commented

Confirmed occurs on 0.3.0 also.

commented

@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..)

commented

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.