You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 26, 2021. It is now read-only.
I'm receiving the error Peripheral 'back' is no longer attached randomly when push/pulling modules, from the Neural interface on myself.
I'm not able to replicate the error with peripherals.
Get a Neural interface, Neural connector, Introspection module, and Daylight Sensor (Or another module)
Put the Neural interface in your helmet slot, Introspection module into the Neural connector, and Daylight Sensor in hotbar slot 1.
Open a lua prompt in the Neural connector
Execute peripheral.find("neuralInterface").getInventory().pushItems('equipment.6', 1) (Might take a few attempts)
Observe error
The text was updated successfully, but these errors were encountered:
Minecraft: 1.12.2
Forge: 14.23.5.2854
CC: Tweaked: 1.89.2
Plethora: 1.2.3
I'm receiving the error
Peripheral 'back' is no longer attached
randomly when push/pulling modules, from the Neural interface on myself.I'm not able to replicate the error with peripherals.
peripheral.find("neuralInterface").getInventory().pushItems('equipment.6', 1)
(Might take a few attempts)The text was updated successfully, but these errors were encountered: