#[Phone] - Camera not going first person first time in photo modus

1 messages · Page 1 of 1 (latest)

gentle vector
#

Product: Phone
Issue: Camera wont go to firstperson mode when opening it
When: When a player opens the camera app for the first time.
How to recreate: Open the camera app, and it should be 3rd person the 1st time. When going to video mode and back to foto mode then its first person.
Does this happen for everyone: Yes.
**Attachment: **(https://medal.tv/games/gta-v/clips/jCxmxWdV1W2Wg2FgU?invite=cr-MSxlWG4sMTI2MzY5NjYs)
Version: 2.1.12
Framework: ESX / OX_inventory
Has this bug appeared more than once? If so, how often?: Every time a player opens the camera app.

Watch camera on photo mode wont go first person and millions of other GTA V videos captured using Medal.

▶ Play video
red kernel
#

I'm not able to recreate this. My guess is that you have a conflicting script on your server that messes with the camera

gentle vector
gentle vector
#

It is only with the camera app, snap for example works fine or insta.

red kernel
#

PicChat uses the same function for the camera, are you sure it always works but not the camera app?

gentle vector
#

Picchat works perfect for me, always opens the camera the right way without 3rd person.

echo ore
# red kernel PicChat uses the same function for the camera, are you sure it always works but ...

I also have this problem with the latest version using a standalone framework. I already removed every script created custom camera which didnt solve the problem. If i start the Camera App with photo-mode it will stay in 3rd person until i click video, but when i had video enabled and the reopen the Camera App it will go in 1st person but when photo is the default mode it will stay locked in 3rd person. The Keybind tip will also not show. Do u have any hint which other function could prevent the camera from opening in 1st person and why it may fail silently?

I also get the error error during NUI callback Camera: ?:-1: attempt to index a nil value (field 'bindData') but i dont think it has anything to do with the problem since i saw it in other bug reports which didnt have the bug.

red kernel
echo ore
echo ore
#

This apparently happens when i set Keybinds.ToggleFlash.Bind or any other shown keybind in the tip to false. This will cause the tip to not show and cause the problem. Is this intentional that i need a keybind for ToggleFlash?

red kernel
#

you need to set the command to false

#

not just keybind

#

or just remove ToggleFlash entirely from Config.KeyBinds

echo ore
#

removing it from the config worked and will also not show in helptext, thought it follows the same logic as in default StopSounds.Bind = false