[0.16.51] (minor) Exiting vehicles placement to far away

Things that we don't consider worth fixing at this moment.
Post Reply
Wolffeus
Manual Inserter
Manual Inserter
Posts: 1
Joined: Tue Aug 21, 2018 5:53 pm
Contact:

[0.16.51] (minor) Exiting vehicles placement to far away

Post by Wolffeus »

This is probably very low priority, but I thought I would post anyways:
Sometimes when entering and exiting vehicles very fast (spamming two buttons at the same time for a couple seconds), you get placed too far from the vehicle and can't reenter from the position you are in.
Works with car, tank and locomotive in all placements or rotations.
Reproduction: stand next to a vehicle and spam enter vehicle button (Enter and Numpad Enter for example)
No mods.

User avatar
DaveMcW
Smart Inserter
Smart Inserter
Posts: 3700
Joined: Tue May 13, 2014 11:06 am
Contact:

Re: [0.16.51] (minor) Exiting vehicles placement to far away

Post by DaveMcW »

Confirmed.

Here is a script that will trigger the bug without the need to spam buttons:

Code: Select all

/c game.player.driving = true; game.player.driving = false;

Rseding91
Factorio Staff
Factorio Staff
Posts: 13202
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: [0.16.51] (minor) Exiting vehicles placement to far away

Post by Rseding91 »

Thanks for the report however I'm not going to change this.

Entering and exiting vehicles use 2 different distances. Entering is defined in the player prototype and exiting is defined by the size of the vehicle bounding box.
If you want to get ahold of me I'm almost always on Discord.

Post Reply

Return to “Won't fix.”