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

CAM_STUDIO_PITCH doesn't get set #4449

Open
vrad-exe opened this issue Sep 30, 2024 · 3 comments
Open

CAM_STUDIO_PITCH doesn't get set #4449

vrad-exe opened this issue Sep 30, 2024 · 3 comments
Labels
Bug Something isn't working correctly Done in next release This has been addressed in the next release

Comments

@vrad-exe
Copy link
Member

When using monitors, CAM_STUDIO_PITCH does not get set by the precompiler, resulting in the monitors not behaving right and the console getting spammed with errors:

AN ERROR HAS OCCURED [the index 'CAM_STUDIO_PITCH' does not exist]

CALLSTACK
*FUNCTION [set_camera_studio()] mon_camera.nut line [105]
*FUNCTION [Think()] mon_camera.nut line [70]

LOCALS
[this] TABLE
[this] TABLE
@vrad-exe vrad-exe added the Bug Something isn't working correctly label Sep 30, 2024
@TeamSpen210
Copy link
Member

Hmm, wut. That was changed to CAM_STUDIO_ANG (storing pitch/yaw/roll together) in 2020 - BEEmod/BEE2.4@0f3e4fc.

@TeamSpen210 TeamSpen210 added the Done in next release This has been addressed in the next release label Sep 30, 2024
@vrad-exe
Copy link
Member Author

Did you never push the updated script? I'd be surprised if it was broken that long though

@TeamSpen210
Copy link
Member

Apparently not, and also I don't even have it in my version. Easy fix though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working correctly Done in next release This has been addressed in the next release
Projects
None yet
Development

No branches or pull requests

2 participants