The collection /perehod/perehod.collectionc could not be loaded since it was already. Message ‘load’ sent from main:/loader#script to main:/screens#perehod.
This means that you are trying to load the collection multiple times without unloading it in-between each load. You need to keep track of if the collection is loaded already and in that case you should not try to load it again.
But i want to load one colection in other. I want to load colection with gui where would be score.
Ok, but are you loading the same collection multiple times? You can nest collection proxies as much as you like but you cannot load an already loaded collection. If you do that you’ll get the error message that you posted.
1 Like
Thank you. i observed that in other script game load level.