Roblox errors, help!

Does anyone know what these errors mean?

They’re breaking the entire game, (until removing the line that the error are coming from, but than that breaks some of the game.)
Errors -

“Players.Squidln.PlayerScript.Modules.GuiModules.InteractableGui ’ , Line 276 - function RunClient”

" Players.Squidln.PlayerScript.Modules.GuiModules.InteractableGui :276: attempt to index boolean with ‘Cursor’"

These errors haven’t been happening up until a week ago, I think it’s something roblox did; but I don’t know how to fix it.

Could you share the code that’s causing these errors? Looks like a mismatched datatype to me but I’m not quite sure.

1 Like

no offence intended but from my side it looks very unreadable, could you type it in code format?

Please, edit your message and place the code part into this :point_down:

```lua

```

This seems to be the culprit. But why does your code look decompiled?

Whatever you are trying to find by mentioning Cursor, it is not there.

and yeah this code is defenetly decomplied lol

Thanks,

I have little to zero scripting knowledge so I wouldn’t know, it’s apart of this game I’m involved in.

This is an internal roblox issue. It should be fixed soon.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.