You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have succesed project build for HTML platform.
I add Apex destruction Plugin. After [full build checked] building HTML5 package everything works fine but only destruction mesh is unvisible!
I found error log in browser console :
I build project Editor becouse i added new plugin "apex destruction". In startup output i sow plugin apex loaded.
Also in browser console i sow Apex loaded , that is good.
Help needed also for make fast cook in fly
On HTML5 Luancher from Editor i got in firefox ->
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://localhost:41898/. (Reason: CORS request did not succeed). Status code: (null).
One way is to add "*" to allow cross origin flag for File socket or disable on firefox cors but this is hard way.
Should i need to rebuild whole engine ?
Any other suggestion ?
The text was updated successfully, but these errors were encountered:
I have succesed project build for HTML platform.
I add Apex destruction Plugin. After [full build checked] building HTML5 package everything works fine but only destruction mesh is unvisible!
I found error log in browser console :
I build project Editor becouse i added new plugin "apex destruction". In startup output i sow plugin apex loaded.
Also in browser console i sow Apex loaded , that is good.
Help needed also for make fast cook in fly
On HTML5 Luancher from Editor i got in firefox ->
One way is to add "*" to allow cross origin flag for File socket or disable on firefox cors but this is hard way.
Should i need to rebuild whole engine ?
Any other suggestion ?
The text was updated successfully, but these errors were encountered: