Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vehicle collides with errors in movement code #23000

Closed
Vane79 opened this issue Feb 20, 2018 · 10 comments
Closed

Vehicle collides with errors in movement code #23000

Vane79 opened this issue Feb 20, 2018 · 10 comments
Labels
<Bug> This needs to be fixed (S2 - Confirmed) Bug that's been confirmed to exist Vehicles Vehicles, parts, mechanics & interactions

Comments

@Vane79
Copy link

Vane79 commented Feb 20, 2018

Game version: Build 7126

Operating system: Win 10 x64

Mods active: folding parts pack

2-tiles foldable bike
cataclysm-tiles_2018-02-20_13-57-06
cataclysm-tiles_2018-02-20_13-57-01

Steps to reproduce the behavior

Bike wielded
cataclysm-tiles_2018-02-20_13-55-19
Shift+A to unfold
cataclysm-tiles_2018-02-20_13-55-31
Grab tile to the left
cataclysm-tiles_2018-02-20_13-55-38
Move one tile to the right
cataclysm-tiles_2018-02-20_13-55-46
Move one tile to the left
cataclysm-tiles_2018-02-20_13-55-51

To clarify - I can't move through the basket. If I may guess, character tries to push it, and vehicle flips funnily.

@ituluwituluwzev ituluwituluwzev added the Vehicles Vehicles, parts, mechanics & interactions label Feb 20, 2018
@Night-Pryanik
Copy link
Contributor

Duplicate of #20640, though this one has better steps to reproduce.

@sniperm13
Copy link

Havent run into this problem since build 7040. Based on your screenshot, you grabbed the saddle which is likely the cause for the error since it cant flip the vehicle since the character is too far from the 'front' of the bike...

@Feniks-Gaming
Copy link

bike

I also have this problem in latest experimental 9535 with quadbike

@Night-Pryanik
Copy link
Contributor

Quote from #33994

I attached my bike to my solar car with bike racks and drove it really far. When I arrived at my destination I tried taking my bike off the rack and moving it. I initially grabbed the front of the bike and tried pulling it toward the front of the vehicle and getting "The bike collides with errors in movement code." I got this same error pulling it SW and S. Then I tried grabbing the saddle and pulling it S and SW and got the same error. It worked fine when I grabbed the back wheel and pulled it E.

@theguruofreason
Copy link

Game version: Build 7126

Operating system: Win 10 x64

Mods Active:
mods

Happened to me with an untouched motorcycle. I was able to grab the motorcycle's back tire and move it, strangely, towards me while I was on top of it. After the initial move, I no longer collided with error.
motorbike_in_question
collide_with_error

@l29ah
Copy link
Contributor

l29ah commented Feb 15, 2020

2020.02.14.zip
another repro

@DalenTalas
Copy link

DalenTalas commented May 25, 2021

Recreated when dragging vendor carts, see attached save file.
TEST WORLD.zip

EDIT: game version listed below, but also works on default world settings.

  • OS: Windows
    • OS Version: 10.0 2004
  • Game Version: b6c4ce5 [64-bit]
  • Graphics Version: Tiles
  • Game Language: System language []
  • Mods loaded: [
    Dark Days Ahead [dda],
    Disable NPC Needs [no_npc_food],
    Aftershock [aftershock]
    ]

@actual-nh actual-nh added the (S2 - Confirmed) Bug that's been confirmed to exist label May 25, 2021
@Qrox
Copy link
Contributor

Qrox commented Jul 28, 2021

It seems if you construct a new vehicle and add a new frame before the root part, you can drag/push it with no problem, but if you add a new part behind the root part instead, dragging it from the front or pushing from the behind all result in collision with errors. Dragging it in some other way seems to clear whatever error it has and you can drag/push it with no problem afterwards.

@RoyBerube
Copy link
Contributor

I believe this has been fixed by #51385

@Night-Pryanik
Copy link
Contributor

Ok, closing until reconfirmed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
<Bug> This needs to be fixed (S2 - Confirmed) Bug that's been confirmed to exist Vehicles Vehicles, parts, mechanics & interactions
Projects
None yet
Development

No branches or pull requests