My game works just fine when I run it from the editor. But when I export it in R251.2 and run it on localhost, I get an error and it won't run. Worker mode is off.
The error is: Uncaught TypeError: Cannot read property of 'Plugins' of undefined
When I turn worker mode on, I get a different but similar error.
Does anyone know what it means?