I made a project using collaborative envi where i setted up Room code to enter certain rooms. It was working before but now i see glitch error in the console. I believe since glitch has terminated its services therefore im getting this error. Is there a way to solve this issue?
Hi, yes Glitch has discontinued support and yes there are multiple ways to get back networking functionality
Options:
- Either update your Needle Engine version
- Or add a
Networkingcomponent and set it tohttps://networking.needle.tools/socket
We now host the networking server on our own infrastructure so it won’t suddenly stop working
Okay thanks marcel. I’ll try this solution.
Updated my reply with the corrected url (https://networking.needle.tools/socket)