Crash when active computer is next to Tech Reborn storage
ali1234 opened this issue ยท 1 comments
Minecraft Version
1.20.x
Version
1.107.0
Details
Mods:
CC: Tweaked: 1.107.0
Fabric API: 0.87.0+1.20.1
Reborn Core: 5.8.6
Tech Reborn: 5.8.6
Steps to reproduce:
- Make a new creative world.
- /give self computercraft:computer_normal
- /give self techreborn:crude_storage_unit
- Place the computer.
- Right click the computer to activate CraftOS.
- Place the storage unit next to it.
Result:
The game crashes. Attempting to restart and reload the world also crashes.
The crash appears to be caused by the computer attempting to use the storage unit as a peripheral.
This appears to be an issue on the TechReborn side. I've opened an issue on their end with more details: TechReborn/TechReborn#3175.