i can confirm that 3000 instances of message is the cause of the problem.
the solution is to store the strings as strings instead of messages and call a function StringToMessage to convert them to messages at runtime.
i can confirm that 3000 instances of message is the cause of the problem.
the solution is to store the strings as strings instead of messages and call a function StringToMessage to convert them to messages at runtime.