Page 1 of 1

[wheybags] [0.16.5] Teleported pumps point at wrong rail entity.

Posted: Mon Dec 18, 2017 12:41 am
by dewiniaid
When teleporting a pump (i.e. by using PickerExtended and nudging it), the rectangle showing the portion of rail it affects is not updated. This is true even after selecting something else and then coming back and selecting the pump again. and is only fixed by removing and rebuilding the pump.

Image

It looks like the pump otherwise functions correctly -- animations require the fluid wagon to be aligned with its new position and such.

Re: [0.16.5] Teleported pumps point at wrong rail entity.

Posted: Mon Dec 18, 2017 11:41 am
by wheybags
I'm not sure what exactly you mean by nudging, could you post a detailed list of steps to reproduce? And maybe a save file with the issue? (preferably with as few mods as possible)

Re: [wheybags] [0.16.5] Teleported pumps point at wrong rail entity.

Posted: Mon Dec 18, 2017 12:15 pm
by dewiniaid
I'll see if I can produce a minimal test case tomorrow.

By "nudging" I mean: Picker Extended has a feature to move most entities by one tile at a time using the API functionality for teleporting items, e.g. this entry in the 0.16.0 changelogs:
Added support to teleport train stops, rail signals, walls, gates, and entities with fluidboxes.
The issue can likely be reproduced with no mods using just a console command -- but as I'm on my phone at the moment I can't look up the specifics. To my knowledge it can't happen in normal vanilla gameplay as that doesn't have any entity teleporting mechanics. Will have more information tomorrow if this isn't enough to go on.

Re: [wheybags] [0.16.5] Teleported pumps point at wrong rail entity.

Posted: Mon Dec 18, 2017 5:12 pm
by wheybags
Ok, fixed for 0.16.7.
Thanks for the report!