question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Prop Switcher: Changing the lanes connectors ignores the prop switcher rules for the street arrows

See original GitHub issue

Describe the problem

In Prop Switcher there’s a feature that allows global or per network switching props, what also support decals switching. Well, the problem seems that the TMPE ignores the rule - at least since last version that usually caches the value.

Steps to reproduce

  1. Enable the Prop Switcher
  2. In game, create a rule to change some arrows
  3. Create the change lanes
  4. You will see the rule written will not be applied

Extra: seems the arrow doesn’t get back to its default if you remove all links from a lane.

Log files

N/A

Screenshots?

image

Notes or questions?

I believe it can be easily solved if right after changing the lane rules, then call to RenderManager.instance.UpdateGroups(i);, being i the current editing quadrant. The lack of this call can cause this kind of error if the switched prop have a associated effect, like lights: image (the pole is gone, but the light still there)

Feel free to talk with me if need more information.

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:14 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
kianzarrincommented, Jan 5, 2022

I hope there won’t be problems with regards to missing symbols.

In any case TMPE test is V11.6 so check for that.

0reactions
originalfoocommented, Jan 5, 2022

presuming that it have the same DLL name from the official mod

Yup, .dll file names are always same for past few years.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Prop Switcher 2 - Workshop
For now, a workaround is to not replace the road arrows if you use that mod. ... This mod will allow you to...
Read more >
Traffic ignoring lane arrows and restrictions : r/CitiesSkylines
I have tried connecting the lanes with the lane connector tool from TM:PE, but the traffic still stays in or changes to the...
Read more >
Pierce Enforcer Cab Chassis Operator's Manual.pdf
1-5 PROFESSIONAL, TRAINING, AND STANDARDS ORGANIZATIONS . ... proper tire pressure may result in loss of vehicle control, property damage, personal injury, ...
Read more >
TRAFFIC DESIGN MANUAL
Traffic Engineering Office in the region where the property is located to verify the type of study that is to be conducted and...
Read more >
Traffic Lights - SUMO Documentation
Type 'actuated' with custom switching rules#. By default, all traffic light programs are governed by the same pre-defined rules that determine ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found