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 when vehicles are despawning in first person mode #54

Open
shaneturner12 opened this issue Oct 20, 2022 · 1 comment
Open

Bug when vehicles are despawning in first person mode #54

shaneturner12 opened this issue Oct 20, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@shaneturner12
Copy link

shaneturner12 commented Oct 20, 2022

When vehicles are meant to be despawning the camera does not exit first person mode and causes the 'vehicle' to jump back and forward. I have attached the output log and compatibility report as well as linked a video showing the issue.

This is the main error that I believe is linked:

1,961,153ms | Exception caught
in CustomBehaviours.LateUpdate
System.NullReferenceException: Object reference not set to an instance of an object
at FPSCamera.UI.CamInfoPanel._UpdateStatus (FPSCamera.Cam.Base cam) [0x00000] in :0
at FPSCamera.UI.CamInfoPanel._UpdateLate () [0x00000] in :0
at CSkyL.Game.Behavior.FpsBoosterLateUpdate () [0x00000] in :0
at BehaviourUpdater.Utils.SafelyIterableList`1[UnityEngine.MonoBehaviour].CallLateUpdate () [0x00000] in :0

I can supply further information if required including the save file

Video showing issue: https://youtu.be/Nl4OBB8oOHA

first person mod bug.zip

(I somehow messed up while creating which is why I haven't added any labels)

@shaneturner12
Copy link
Author

output_log2bug.txt

It looks like the issue also has a simulation error as well - here's the affected log for that (mods are the same apart from two new music packs)

@Asu4ni Asu4ni added the bug Something isn't working label Oct 30, 2022
will258012 added a commit to will258012/CitiesSkylines-FPSCamera-CHS that referenced this issue Apr 4, 2024
Fix the issue where the FPSCamera does not automatically exit when the vehicle disappears (Asu4ni#54)
will258012 added a commit to will258012/CitiesSkylines-FPSCamera-CHS that referenced this issue Apr 4, 2024
Fix the issue where the FPSCamera does not automatically exit when the vehicle disappears (Asu4ni#54)
will258012 added a commit to will258012/CitiesSkylines-FPSCamera-CHS that referenced this issue Apr 4, 2024
- 修复当车辆消失时,第一人称相机不会自动退出的问题 (Asu4ni#54)
will258012 added a commit to will258012/CSkyL that referenced this issue Apr 4, 2024
- 修复当车辆消失时,第一人称相机不会自动退出的问题 (Asu4ni/CitiesSkylines-FPSCamera#54)
will258012 added a commit to will258012/CitiesSkylines-FPSCamera-CHS that referenced this issue Apr 4, 2024
- 修复当车辆消失时,第一人称相机不会自动退出的问题 (Asu4ni#54)
will258012 added a commit to will258012/CSkyL that referenced this issue Apr 4, 2024
- 修复当车辆消失时,第一人称相机不会自动退出的问题 (Asu4ni/CitiesSkylines-FPSCamera#54)
will258012 added a commit to will258012/CitiesSkylines-FPSCamera-CHS that referenced this issue Apr 4, 2024
- Fix the issue where the FPSCamera does not automatically exit when the vehicle disappears (Asu4ni#54)
will258012 added a commit to will258012/CSkyL that referenced this issue Apr 4, 2024
- Fix the issue where the FPSCamera does not automatically exit when the vehicle disappears (Asu4ni/CitiesSkylines-FPSCamera#54)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants