Moving Elevators

Moving Elevators

7M Downloads

[Bug] Remote panel

sburdix opened this issue ยท 24 comments

commented

Version Info

  • Minecraft 1.20.1
  • Moving Elevators 1.4.8

Are you using OptiFine? No

Description of the Bug
When I bound my remote control panel, if I try to place it then I get the message as if it was not bound to the first block

commented

Enable all mods and check that the issue is there. Then:

  • Disable half the mods (besides Moving Elevators ofc)
  • If the issue persists, repeat with the mods still enabled, if the issue goes away, repeat with the mods you just disabled

Eventually you will narrow it down to a single mod (+ dependencies maybe)

commented

This is going to take some time. Thank you for your help, when I'll find out I'll let you know for sure.

commented

It's not the mods. When, without disabling any mod, I create a new world, it works just fine. You can close the thread, I give up.

commented

Ah that's why I originally asked if you could reproduce the issue in a new world.
Could you replace the version of Moving Elevators you currently have with this one:
https://drive.google.com/file/d/1ok_6sikYTweahLF-R3xxgDyseBOzrqTO/view?usp=sharing
It logs some additional info. Then load your original world where the issue is present, right click with the remote elevator panel item on the elevator controller, and then try to place the remote elevator panel.
Then, can you send me the new logs/latest.log from that?

commented

Ah that's why I originally asked if you could reproduce the issue in a new world. Could you replace the version of Moving Elevators you currently have with this one: https://drive.google.com/file/d/1ok_6sikYTweahLF-R3xxgDyseBOzrqTO/view?usp=sharing It logs some additional info. Then load your original world where the issue is present, right click with the remote elevator panel item on the elevator controller, and then try to place the remote elevator panel. Then, can you send me the new logs/latest.log from that?

Will do in a few hours.

commented

Hmm there seems to be nothing in the log regarding interacting with the elevator controller or remote elevator panel.

Then load your original world where the issue is present, right click with the remote elevator panel item on the elevator controller, and then try to place the remote elevator panel.

Did you interact with the blocks?
If so, it is probably some other mod suppressing the logs. In that case would you be able to do the same again with this file ๐Ÿ˜…
https://drive.google.com/file/d/1b1gK5ZTmNfCgFiAuNdZm8ljQHuMcaRLO/view?usp=sharing

commented

Here I am, sorry for the wait.
latest.log

commented

Hmm there seems to be nothing in the log regarding interacting with the elevator controller or remote elevator panel.

Then load your original world where the issue is present, right click with the remote elevator panel item on the elevator controller, and then try to place the remote elevator panel.

Did you interact with the blocks? If so, it is probably some other mod suppressing the logs. In that case would you be able to do the same again with this file ๐Ÿ˜… https://drive.google.com/file/d/1b1gK5ZTmNfCgFiAuNdZm8ljQHuMcaRLO/view?usp=sharing

I tried to bound the remote controller thrice before shutting off. However I'll do this other test in a bit.

commented

It's me again. Here you go.
latest.log

commented

image
It seems to be working correctly. When you right click on the elevator controller, it indeed updates the item nbt with the position of the controller, yet when trying to right-click the item later, its nbt is suddenly empty.
It would seem the item nbt is somehow reset after the right-click interaction with the controller.

Here is a file which makes a copy of the current held-item, edits the copy's nbt, then sets the held item to the copy, rather than just changing the nbt of the held item:
https://drive.google.com/file/d/1p6ZG6r1khTxwLwzfQ3hT5qQpkKEO3qhm/view?usp=sharing
I think some mod might be keeping track of the player's items and not noticing the the right-click interaction changed the nbt.
If this doesn't fix it however, I am afraid I am kinda out of ideas ๐Ÿ˜…

commented

image It seems to be working correctly. When you right click on the elevator controller, it indeed updates the item nbt with the position of the controller, yet when trying to right-click the item later, its nbt is suddenly empty. It would seem the item nbt is somehow reset after the right-click interaction with the controller.

Here is a file which makes a copy of the current held-item, edits the copy's nbt, then sets the held item to the copy, rather than just changing the nbt of the held item: https://drive.google.com/file/d/1p6ZG6r1khTxwLwzfQ3hT5qQpkKEO3qhm/view?usp=sharing I think some mod might be keeping track of the player's items and not noticing the the right-click interaction changed the nbt. If this doesn't fix it however, I am afraid I am kinda out of ideas ๐Ÿ˜…

I tried, and it still doesn't work. I appreciate your help and patience, but let's stop. Keep up the good work tho, big fan.

commented

Yup then there's not much I can do about it. The block interaction properly sets the item nbt, yet at some point after that it is cleared. I don't have control over that and it'd have to be some other mod causing it ๐Ÿคทโ€โ™‚๏ธ

Anyways, massive thanks for all the help! Too bad, we couldn't find a solution.

commented

What modloader are you playing on?

commented

What modloader are you playing on?

Forge

commented

It appears to be working fine:

Video.mp4
commented

[](https://youtu.be/Wx5dn8S6tec) i posted a video of my problem, sorry for the quality, hope it helps.

commented

Does it show that it is bound on the item?
image
Can you unbind it by shift-right-clicking the item?
image
Does it show anything, like errors, in the logs? Are you playing on a server or in single player?

commented

Does it show that it is bound on the item? image Can you unbind it by shift-right-clicking the item? image Does it show anything, like errors, in the logs? Are you playing on a server or in single player?

No, when I bind it the text prompt is the usual blue one "can be bound". For such reason it also can't be unbound. I'm playing single player. Where can I see the logs?

commented

The logs are at logs/latest.log next to your mods folder. Feel free to just drop the file in here and then I will have a look.
At this point I would have to guess it is probably some other mod you have preventing you from interacting with the block properly.

It is currently the middle of the night for me, so I will probably look through it tomorrow

commented

Understood. It is night for me as well, so now I'll add my latest log for you to look at when you have the time for it. Thank you for your help.
log.txt

commented

Nothing related to Moving Elevators in the logs.
Can you reproduce the issue in a new world?
And can you reproduce the issue with just Moving Elevators installed? If not, can you narrow down which other mod is needed to reproduce the issue?

commented

I just give it a try on a new world, with just your mod and the associated libraries, and it worked. As you assumed, some other mod I have installed conflicts with yours. Is there any way to fix this?

commented

Can you narrow down which mod is causing it? I would have to know which mod causes it in to try and figure out why

commented

Can you narrow down which mod is causing it? I would have to know which mod causes it in to try and figure out why

How do I narrow it down? I'm not that great with modding so idk