Attempting to
-
Actor:BindToMessage("topic", function)
or
Actor:BindToMessageParallel("topic", function)
via the Command Bar in studio causes an immediate crash.
local Actor = Instance.new("Actor", workspace)
Actor:BindToMessage("topic", function() end)
UnFusion2
(UnFusion)
#2
Thanks for the report, we have a fix on the way!
1 Like
UnFusion2
(UnFusion)
#3
The fix has been rolled out. Thanks for your patience over the break!
system
(system)
Closed
#4
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.