
Framed Pressure Plates seem to not work on server?
Erysch opened this issue ยท 9 comments
Playing this in the mod pack" Enigmatica E6 0.4.14" (replacing BlockCarpentry):
The framed pressure plates do not open my doors (playing on a server).
Does this happen to you as well?
I don't know if this is a cross mod problem.
I made it work at a sudden point but could not recreate it.
I can't reproduce this on a dedicated server in the dev environment. What version of Forge and FramedBlocks are you using?
I updated my workspace to that specific Forge version and I still can't reproduce this issue on a dedicated server.
I looked through the mod list of that modpack and couldn't find any mod that could be interfering with this. Because the Framed Pressure Plate is basically a vanilla pressure plate with the FramedBlocks features on top, I don't see how this can happen. Can you reproduce this same behaviour with vanilla pressure plates?
Basically the only option we have left to find the root cause is for you to perform a binary search:
- Take out one half of the mods and set it aside (FramedBlocks must stay installed obviously)
- Try to reproduce the issue
- If you can reproduce it, repeat step one with the current set. If you can't reproduce it, try again with the other half
- Repeat this until you can't reproduce it anymore with either half
If you find anything, please report back and I will try to fix it.
@Erysch I have published a new version of FramedBlocks. Please try to reproduce this issue with the new version and if you can still reproduce it, please provide a forced crash log from the client and a full mod list from the server via gist.github.com or pastebin.com.
@Erysch I have published a new version of FramedBlocks. Please try to reproduce this issue with the new version and if you can still reproduce it, please provide a forced crash log from the client and a full mod list from the server via gist.github.com or pastebin.com.
Hey, thanks for your work. I will try it any time I can. I made a note.
I updated my workspace to that specific Forge version and I still can't reproduce this issue on a dedicated server.
I looked through the mod list of that modpack and couldn't find any mod that could be interfering with this. Because the Framed Pressure Plate is basically a vanilla pressure plate with the FramedBlocks features on top, I don't see how this can happen. Can you reproduce this same behaviour with vanilla pressure plates?
Basically the only option we have left to find the root cause is for you to perform a binary search:
- Take out one half of the mods and set it aside (FramedBlocks must stay installed obviously)
- Try to reproduce the issue
- If you can reproduce it, repeat step one with the current set. If you can't reproduce it, try again with the other half
- Repeat this until you can't reproduce it anymore with either half
If you find anything, please report back and I will try to fix it.
And this one I haven't done yet. Will do that as well.