Hi I have a critical issue here where my game used to work on OSX Safari
but after I have upgraded the C3 to a newer version and exported it, it stopped
(this is only my assumption)
here are the errors I get on Safari OSX and it seems like its not related to my code.
[Error] SyntaxError: Invalid regular expression: invalid group specifier name
(anonymous function) (c3runtime.js:8214)
[Error] Unhandled Promise Rejection: TypeError: self["C3_CreateRuntime"] is not a function. (In 'self["C3_CreateRuntime"](runtimeOpts)', 'self["C3_CreateRuntime"]' is undefined)
(anonymous function) (main.js:26:324)
asyncFunctionResume
(anonymous function)
promiseReactionJobWithoutPromise
promiseReactionJob
Any help would be greatly appreciated as I am stuck.