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

bug with dragging things off of ledges #27081

Open
alextandos1980 opened this issue Dec 13, 2018 · 8 comments
Open

bug with dragging things off of ledges #27081

alextandos1980 opened this issue Dec 13, 2018 · 8 comments
Labels
<Bug> This needs to be fixed Vehicles Vehicles, parts, mechanics & interactions Z-levels Levels below and above ground.

Comments

@alextandos1980
Copy link

Describe the bug
A clear and concise description of what the bug is.
i was in an apartment tower on the 2nd floor when i found a mobile generator. for some stupid reason i decided to drag it to a nearby balcony and push it off, the game then gave me a bug report which i ignored and my game became extremely slow it took about 5 seconds for a turn to register. there was sound coming from below the ledge so i went down the stairs then the game became so slow it now takes around 20 seconds for a turn to register and i had to mute the game because each time a turn passes i hear 100 crashes that are insanely loud. i approached the still partially intact generator to see whats happening and then dragged it to see if it would fix but it didn't
To Reproduce
try pushing a vehicle off a ledge
image

@alextandos1980
Copy link
Author

alextandos1980 commented Dec 13, 2018

i destroyed the generator and it crashed my game
image
image

@Night-Pryanik Night-Pryanik added <Bug> This needs to be fixed Z-levels Levels below and above ground. Vehicles Vehicles, parts, mechanics & interactions labels Dec 14, 2018
@Inglonias
Copy link
Contributor

I was able to confirm this issue. Pushing a cart off a ledge causes the game to really chug. It does not like that one bit.

@I-am-Erk I-am-Erk added this to Candidate in 0.E Release via automation Feb 22, 2019
@I-am-Erk I-am-Erk moved this from Candidate to Non-vote Candidate (Maintainer's Choice) in 0.E Release Feb 22, 2019
@I-am-Erk I-am-Erk moved this from Non-vote Candidate (Maintainer's Choice) to Confirmed in 0.E Release May 13, 2019
@kevingranade kevingranade added this to the 0.E milestone Jun 7, 2019
@alanbrady
Copy link
Contributor

alanbrady commented Jun 9, 2019

I'm unable to reproduce with the latest build. Anyone confirm this still exists?

EDIT: Got it. I needed to enable 3d fov and once i went downstairs to check it out everything was very unhappy. Then disabling 3d fov seems to return things back to normal.

@kevingranade
Copy link
Member

Still a bug, but I've given up on getting 3D vision option totally stable for 0.E, so this isn't a blocker.

@kevingranade kevingranade removed this from Confirmed in 0.E Release Sep 12, 2019
@kevingranade kevingranade removed this from the 0.E milestone Sep 12, 2019
@Jamuro-g
Copy link
Contributor

Jamuro-g commented Feb 27, 2021

i think i found an easy way to reproduce this issue.

  • Get on a rooftop with a drainpipe (the tile you can use to climb onto & down from roofs)
  • Spawn in a shopping cart
  • Push the cart onto the drain pipe
  • It should start slowing down and spamming the you hear a crash message

I am pretty sure this bug is the result of a falling vehicle not having a suitable empty location to land.
And since it keeps trying (map::vehmove), vehicle::slowdown() is constantly called and ends up with that overflow.

@hexagonrecursion
Copy link
Contributor

Jamuro-g, I can confirm your observations

  • OS: Linux
    • OS Version: LSB Version: :core-4.1-amd64:core-4.1-noarch; Distributor ID: Fedora; Description: Fedora release 33 (Thirty Three); Release: 33; Codename: ThirtyThree;
  • Game Version: 0.F-2004-gada3852d39 [64-bit]
  • Graphics Version: Tiles
  • Game Language: English [en]
  • Mods loaded: [
    Dark Days Ahead [dda],
    Disable NPC Needs [no_npc_food],
    Bionic Professions [package_bionic_professions]
    ]

@Golfavel
Copy link
Contributor

Cannot reproduce on 5dee013 Linux Tiles.

@Night-Pryanik
Copy link
Contributor

Can still confirm on 0.F-11632 by using Jamuro-g's steps to reproduce.

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 Vehicles Vehicles, parts, mechanics & interactions Z-levels Levels below and above ground.
Projects
None yet
Development

No branches or pull requests

8 participants