Spatial IO Entities Not Returning
Opened this issue ยท 4 comments
When a Spatial IO Port absorbs entities in version rv5-stable-10, they do not return to the material realm when you load the stored space back in.
Description
Essentially, I performed tests with a variety of entities and objects, and this is my discovery:
Chests and their contents are saved.
Of course, without editing the config, modded blocks are ignored by the Spatial Storage Unit.
However, any entities, be it mobs, paintings, item frames, dropped items, and even Players do what I like to refer to as "Exiting Existence". They vanish immediately and permanently, never to return.
- Minecraft Version: Minecraft 1.12.2
- AE2 Version: AppliedEnergistics2-rv5-stable-10
Ok, i'm also getting this now. This is strange, i definitely tested with entities.
I get a lot of error messages from journemap, maybe TeamJM/journeymap#57 disrupts the transfer.
I'll investigate this.
there seems to be an issue with journeymap when using the server side version, it seems to be built from an newer forge version, using it with another forge version may trigger this issue, if you don't strongly need the server side of journeymap you can try disabling until it gets updated
TeamJM/journeymap#42
TeamJM/journeymap#54
at least that is what i understand from those issues