Hey, I’ve been having a problem in roblox studio and I can’t seem to find an article about it,
It says it has an Infinite Yield on “ChatServiceRunner”, even tho everything seems to be typed correctly
local ChatService = require(game.ServerScriptService:WaitForChild("ChatServiceRunner"):WaitForChild("ChatService"))
This is the line of Code it’s being infinite yielded at. Thank you!