PlayerModule Poppercam errors

The code does not check if CFrame is nil.

Expected behavior

There should be no errors from PlayerModule.

3 Likes

Thanks for the report! We’ll follow up when we have an update for you.

1 Like

Hello!

What is the type of the Camera that you’re using (or are you just using the default)? Do you have any steps to reproduce this issue, or is it just showing up in your dashboard?

1 Like

This is the default Roblox camera script, I’m not forking the script. This is an error within module probably because sometimes it parses nil or cframe is nan. I’ve only seen this on my dashboard.

I assume that means you also use the default PlayerScripts and not a fork, correct?

1 Like