AppliedEnergistics / Applied-Energistics-2

A Minecraft Mod about Matter, Energy and using them to conquer the world..
https://appliedenergistics.github.io/
Other
1.38k stars 621 forks source link

Make AE Spatial function compatible for Mekanism conduits #7911

Open Uptobillion opened 3 weeks ago

Uptobillion commented 3 weeks ago

Describe the bug

Some types of mek conduit will not be saved to AE Spatial dimension

How to reproduce the bug

  1. Save these items to AE space(see pic) image
  1. Only item conduits, thermodynamic conduits and machine will be saved to spatial space image

Expected behavior

All types of conduits will be saved to ae space

Additional details

No response

Which minecraft version are you using?

1.20

On which mod loaders does it happen?

Forge

Crash log

no crash log

Mari023 commented 3 weeks ago

iirc spatial storage is opt out now, so if it doesn't work with some mekanism cables, that means that

  1. Mekanism would have to fix that
  2. it probably doesn't work for a reason, which could e.g. be
    • It would crash
    • It would produce an undesired side effect e.g. in case of mekanism releasing a lot of radiation could be such a side effect
    • game play reasons / balancing reasons

while it is possible for a modpack author to allow it anyways by removing the blocks from the tag, doing so is is strongly discouraged for the above reason