Refined Storage

Refined Storage

77M Downloads

Redstone detection not toggle-able

shadydeath opened this issue ยท 5 comments

commented

Issue description:

Redstone detection button not working on Destructor (and all other stuff with this option: Importer, exporter, constructor)

What happens:

When i try to toggle the redstone detection state of the destructor it doesn''t toggle at all, the click of it responding is heard

What you expected to happen:

that the redstone state detection would toggle like it should

Steps to reproduce:

  1. Let the server run for a while
  2. Place destructor
  3. Try to toggle the Redstone detection state
  4. click button to see it not respond

Version (make sure you are on the latest version before reporting):

  • Minecraft: 1.16.5
  • Forge: 36.1.2 ????
  • Refined Storage: 1.9.12

Does this issue occur on a server?

Yes

Gif showing the issue:
https://i.imgur.com/4mwHfsq.gif

commented

Duplicate of #2855

commented

Version (make sure you are on the latest version before reporting):

  • Minecraft: 1.16.5
  • Forge: 36.1.13
  • Refined Storage: 1.9.12

Server error on click "Redstone Mode" button:

https://pastebin.com/FXCKky8U

Full server log:
logs_latest (1).log

commented

I copied all files from hosting to local machine
Start dedicated server
Connect to localhost
And "Redstone Mode" button works perfectly

It's magic

But i want use hosting)))

commented

@shadydeath, hi
I fix this problem by deleting all client side mods from server
+ delete InventorySorter (we used InvTweaksRenewed)

Deleted mods:
AznthmxQSTFzAAAAAElFTkSuQmCC

+ CreativeCore, because it's dependency for AmbientSounds

commented

Ah okay gotta let the ATM6 devs know then since i use a pack made by them