SonarSonic / Practical-Logistics-2

All things data - Minecraft Forge Mod
MIT License
18 stars 9 forks source link

Redstone Signaller allows saving without setting info object, causes NPE. #69

Closed ruifung closed 5 years ago

ruifung commented 6 years ago

Steps to reproduce:

  1. Place redstone signaller.
  2. Select info source.
  3. DO NOT select info object.
  4. Enter condition.
  5. Save
  6. Watch NPE happen. Although in my case the erroring TE just gets removed and the whole block, data cables and all just gets removed.
SonarSonic commented 5 years ago

Fixed in dev