shBLOCK / IntegratedProxy

An addon mod for IntegratedDynamics.
Other
6 stars 3 forks source link

Redstone writer attached to proxy causes lag and log spam. #14

Closed Icoza closed 3 years ago

Icoza commented 3 years ago

This only appears to affect the redstone writer and I believe I tracked the issue down to c6618214d25bc9ff1f2cad035c28e61067658707. This bug is not present in version 1.0.8 which is why I believe the redstone writer is acting strange with that commit. Every other reader, writer and interface appears to interact correctly. The order of connection doesn't appear to matter, if you insert a variable into a redstone writer that is pointing towards a proxy, the log spam starts.

Log with the different errors separated by '/'.

Icoza commented 3 years ago

Why does the redstone writer always have to be a pain.

shBLOCK commented 3 years ago

Ok, thank for reporting

Icoza commented 3 years ago

I'm sorry, I tried to make some changes to the code to see if I could do anything. That didn't go very well.

shBLOCK commented 3 years ago

This is actually a very bad issue, hopefully it didn't break your world

Icoza commented 3 years ago

Oh dang, I haven't updated my main server to this change. I am running into an issue on trying to update the mod though. I think I have to break the block before updating but I'm not sure. I'll post crash log here in a sec unless I should make it a new issue.

shBLOCK commented 3 years ago

Remember to backup your world before update the mod, this mod is still not stable enough