Crash when interconnecting bundled with framed cables
NDev8 opened this issue ยท 4 comments
Describe the bug
When placing 3 framed bundled cables or colored framed cables in a row surrounded by bundled cables with different colors and interconnecting with them (see screenshot), an ArrayIndexOutOfBoundsException is thrown.
To Reproduce
Steps to reproduce the behavior:
- Checkout bc91f0c
- Start an empty world
- Build structure as shown in screenshot
- Enjoy the exception
Expected behavior
Cables interconnect with each other without crashing the game.
Crash Log
crash-2021-04-29_20.01.29-client.txt
Versions
ProjectRed at: bc91f0c
Screenshots/Videos
It does not matter, if a blue framed cable or a bundled framed cable is used.
Fixed with 287e99b