Hello developers,
I have seemed to come across a problem in my game where the chat scripts show an error and therefore the chat does not load.
Here is the output:
Players.IAmPinleon.PlayerScripts.ChatScript.ChatMain.MessageLogDisplay:231: Expected ‘(’, ‘{’ or when parsing function call, got ‘:’
The line reads
self.MessageObjectLog[i].UpdateAnimFunction(dtSc:game:GetService("RunService").Heartbeat:Wait()rveUtil)
This problem does not occur in any other games for me so I do not think this belongs in Bug Reports > Engine Bugs. I don’t know if this should go in Help and Feedback > Game Design Support either.
Other information includes this not working in Studio or In-Game, and some other modules experiencing an error when loading (This could also be the problem).