MrTJP / ProjectRed

Redstone Engineering
MIT License
471 stars 182 forks source link

(1.18.2) Game Freeze If Output Of Bus Converter Is Connected To Redstone Input Of Bus Input Panel And Is Powered #1809

Closed nohax955 closed 10 months ago

nohax955 commented 10 months ago

Describe the bug Game Freeze If Output Of Bus Converter Is Connected To Redstone Input Of Bus Input Panel And Is Powered

To Reproduce Steps to reproduce the behavior:

  1. Place input bus panel
  2. Place bus converter with output pointing towards redstone input of bus input panel
  3. Power bus converter

Expected behavior Game Freeze and you cant really do much

Versions Include versions of the dependencies. And since you're looking at it, make sure ProjectRed is up to date. Don't submit bugs for old versions, as they could have been fixed.

MrTJP commented 10 months ago

Addressed in 9180cd9a5d65383be5278a086733509d29fd1bf9. Caused by an infinite loop server-side. Didn't have anything to do with the input panel gate though. Was able to repro with just the converter gate alone