I noticed this typo, not sure if it’s something that’s already fixed:
DeadlineRepository10\plugins\Fusion\RenderTasks.eyeonscript
Line 343:
for i = 1, table.getn(messages)do
I’m assuming there’s supposed to be a space before the do
or does it still work?