How do I unload and load a particular collection? (SOLVED)

Whenever I try unloading and loading a particular collection to restart a level it brings up several errorsthey include:

Level could not be created since there is already a socket with the same name.

Unable to create resource

The collection could not be loaded

How do I fix this please?

Change the name of the collections on properties. You have probably two or more collections with the same name. That should fix it.

It’s a particular collection I want to reload

Maybe this could help. I do this and haven’t had any trouble loading and unloading collections so far.

Ok, and do you first unload it and wait until you get a proxy_unloaded message before you try to load it again?

1 Like

Thanks guys

Did you solve the issue? If so, what was the problem?

Yeah it worked