austinv11 / PeripheralsPlusPlus

A pseudo-port of miscperipherals, with other stuff as well!
GNU General Public License v2.0
25 stars 28 forks source link

Pocket computer does not attach peripherals when crafting #157

Closed SquidDev closed 8 years ago

SquidDev commented 8 years ago

Description

When attaching a peripheral to the pocket computer the instance and session ids are not reset and so a new computer is not created with the new peripherals

Steps to Reproduce

  1. Create a new pocket computer
  2. Turn it on
  3. Craft it (quickly) with any upgrade. Ensure the computer is still on and has kept history
  4. Try to access back peripheral

Expected behavior: Would be able to access peripheral

Actual behavior: Peripheral is not there.

Version affected: [The version of Peripherals++ and Forge]

Additional Information

This fixed it for me in 1.8.9.

See SquidDev-CC/CC-Tweaks#99.