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

Taxis despawn but roads are connected #361

Closed
SubaruSVX opened this issue Jun 7, 2019 · 6 comments · Fixed by #1618 · May be fixed by #391
Closed

Taxis despawn but roads are connected #361

SubaruSVX opened this issue Jun 7, 2019 · 6 comments · Fixed by #1618 · May be fixed by #391
Assignees
Labels
Annoyance Not a bug, but just as annoying discussion Contains debate on certain topics LANE ROUTING Feature: Lane arrows / connectors

Comments

@SubaruSVX
Copy link

SubaruSVX commented Jun 7, 2019

Description

I don't know if there are any others that have this issue, but when I have taxis driving around my city, when they get close to their destination to pick up a passenger, they despawn. Sometimes, I see a "Confused" on what they are doing before that, but it's been really inconsistent.

Reproduction Steps

Add more steps as nessecary.

  1. Build a taxi depot
  2. Have enough demand
  3. Watch

Mod List

Please list the mods enabled when you noticed the bug.
Hard Mode (ID=18446744073709551615) deactivated
Unlimited Money (ID=18446744073709551615) activated
Unlimited Oil And Ore (ID=18446744073709551615) activated
Unlimited Soil (ID=18446744073709551615) activated
Unlock All (ID=18446744073709551615) deactivated
Employ Overeducated Workers V2 (ID=1674732053) activated
Network Skins (ID=543722850) activated
Prop Snapping (ID=787611845) activated
Los Santos Rock Radio (ID=1564632871) activated
Metro Overhaul (ID=816260433) activated
Train Converter (ID=795514116) activated
Prefab Hook (ID=530771650) activated
Advanced Stop Selection (ID=1394468624) activated
Non Stop Pop FM (ID=1563236161) activated
Ambient Sounds Tuner (ID=818641631) activated
Rebalanced Industries (ID=1562650024) activated
Tiny Segments 2.0 (ID=1586027591) activated
Plop The Growables (ID=924884948) activated
BigCity (ID=1270675750) activated
Vehicle Wealthizer 1 (ID=1633580257) deactivated
Klyte Commons 1.1.6 (ID=1312735149) deactivated
First Person Camera (ID=650805785) activated
CSL Music Mod (ID=422934383) activated
Pollution Solution (ID=1263262833) activated
Airport Roads 1.3.7 (ID=465127441) activated
Unlock All + Wonders & Landmarks (ID=458519223) activated
Better bulldoze Tool (ID=417965096) activated
Surface Painter (ID=689937287) activated
Automatic Bulldoze v2 (ID=639486063) activated
Find It! 1.5.4 (ID=837734529) activated
Network Extensions 2 (ID=812125426) activated
Prop & Tree Anarchy (ID=593588108) activated
Extra Landscaping Tools (ID=502750307) activated
Fine Road Anarchy 1.3.5 (ID=802066100) activated
Fine Road Tool 1.3.7 (ID=651322972) activated
Precision Engineering (ID=445589127) activated
More Effective Transfer Manager (ID=1680840913) activated
Favorite Cims v0.3.1b (ID=426460372) activated
Move It 2.4.1 (ID=1619685021) activated
No Park Building Fires (ID=1718245521) activated
AST: KRA Sound Pack (ID=618536610) activated
TM:PE 10.20 (ID=1637663252) activated
Empty It! (ID=1661072176) activated
Achieve It! (ID=1567569285) activated
Real Time (ID=1420955187) activated
Advanced Vehicle Options 1.8.5 (ID=1548831935) activated
Cargo Hold Fix (ID=1721492498) activated
WG Citizen Lifecycle Rebalance v2.6 (ID=654707599) activated
WG Realistic Population v8.4.0 (ID=426163185) activated
Show It! (ID=1556715327) activated
Hide It! (ID=1591417160) activated
Service Vehicle Selector 2 (r4.0.2) (ID=934994075) activated
Improved Public Transport 2 [r4.3.1] (ID=928128676) activated
Loading Screen Mod (ID=667342976) activated

Output Log

Player.log

Savegame (Optional)

https://steamcommunity.com/sharedfiles/filedetails/?id=1736078702

Additional Info

Might not have to do with TM:PE, but I'm placing this here if it is.

@SubaruSVX SubaruSVX added BUG Defect detected triage Awaiting issue categorisation labels Jun 7, 2019
@VictorPhilipp VictorPhilipp added the investigating Issue currently under investigation label Jun 8, 2019
@VictorPhilipp
Copy link
Collaborator

VictorPhilipp commented Jun 8, 2019

Possible causes:

  • Vehicle restrictions are in place: Taxis are unable to find a path to the next pick-up point. Try to lower vehicle restriction aggression (policies tab in mod options) and see if that helps.
  • Traffic jams: When there are too many traffic jams along the route path-finding costs can explode which eventually make path-finding fail. Try to enable despawn (main toolbar) and see if that helps.

@VictorPhilipp VictorPhilipp added invalid Not a valid issue investigating Issue currently under investigation and removed investigating Issue currently under investigation triage Awaiting issue categorisation invalid Not a valid issue labels Jun 8, 2019
@VictorPhilipp
Copy link
Collaborator

VictorPhilipp commented Jun 8, 2019

Your lane arrow are incorrectly set here:
grafik

Correct would be:
grafik

That's the reason why taxis (btw all cars) are unable to get to certain areas.

@VictorPhilipp VictorPhilipp added invalid Not a valid issue and removed investigating Issue currently under investigation labels Jun 8, 2019
@VictorPhilipp
Copy link
Collaborator

grafik

This whole area is only reachable via the yellow road - and exactly there you can find the invalid lane arrows.

@VictorPhilipp
Copy link
Collaborator

Tagging #371, since old town policy is playing a major part in this issue

@VictorPhilipp VictorPhilipp added discussion Contains debate on certain topics Annoyance Not a bug, but just as annoying and removed BUG Defect detected invalid Not a valid issue labels Jun 10, 2019
@originalfoo
Copy link
Member

I forgot to test taxis back in April, doh! But I'm sure busses were working ok: #167

@originalfoo
Copy link
Member

From #391:

60309724-943cf600-994f-11e9-942a-38909378b686

Orange lane = currently selected incoming lane. Green lanes = the lanes it connects to.

@originalfoo originalfoo added the LANE ROUTING Feature: Lane arrows / connectors label Aug 12, 2019
@krzychu124 krzychu124 self-assigned this Jun 23, 2022
@krzychu124 krzychu124 added the in-progress The problem is being solved currently label Jun 23, 2022
@krzychu124 krzychu124 removed the in-progress The problem is being solved currently label Jul 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Annoyance Not a bug, but just as annoying discussion Contains debate on certain topics LANE ROUTING Feature: Lane arrows / connectors
Projects
None yet
4 participants