Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

What does this mouse is no longer active suppose to mean? (Answered)

Asked by 4 years ago
Edited 4 years ago

Every once in awhile I get this error

18:49:29.295 - This Mouse is no longer active 18:49:29.296 - Stack Begin 18:49:29.296 - Script 'Players.protectiverobos.Backpack.Pistol.Scripts.CoreScript', Line 39 18:49:29.297 - Stack End

This is the line of code that giving the error, and btw this is for a gun

 local ray = Ray.new(hole.CFrame.p, (mouse.Hit.p - hole.CFrame.p) * range.Value)

I don't know why this is happening, but if you know why, will you please explain it?

0
Without seeing more of the script I can't really explain anything. But from googling I found this devforum post about it: https://devforum.roblox.com/t/this-mouse-is-no-longer-active/64665 CeramicTile 847 — 4y
0
Ok, thx zandefear4 90 — 4y

Answer this question