thegrb93/StarfallEx

Error messages dont appear period on SERVER after the creationIndex pull request

Closed this issue · 0 comments

#1825 seems to have broken any error messages on SERVER (CLIENT seems to be fine though)

--@shared

if SERVER then
    throw("test")
else
    //throw("test")
end