#a weird error roblox studio is giving me

19 messages · Page 1 of 1 (latest)

marble shadow
#

server

game.ReplicatedStorage.RemoteEvents.PassToClient2Event:FireClient(Player, Character.HumanoidRootPart.CFrame * CFrame.new(0, 5, 0.5), 2, CFrame.Angles(math.rad(-90), 0, 0), true)

client:

PassToClient2Event.OnClientEvent:Connect(function(CFrameArg, Duration, RotateByXAngles, PrimaryLotusTween)
    ScreenModule.ChangeCameraCFrame(CFrameArg, Duration, RotateByXAngles, game.Players.LocalPlayer.Character.Humanoid, false, PrimaryLotusTween)
end)
tribal sundial
#

its basically saying that in the math.clamp you are using the max clamp is lower than the min clamp

#

could you send the part where you clamp

marble shadow
#

im not clamping

#

@tribal sundial

tribal sundial
#

bro

#

why u pinging me 😭

marble shadow
#

cz i forgot to reply.

tribal sundial
#

uhhh its probably an error with CFrameArg orRotateByXAngles

#

could you show me how you are getting their values

marble shadow
tribal sundial
#

uhh

#

dumb question ik

#

but is cameratype set to Enum.CameraType.Scriptable

marble shadow
#

yeah

tribal sundial
#

i looked a bit on the forums, alot of people are having this issue

#

i think it s an issue on Roblox's side

marble shadow
#

long history