I have ran into an issue suddenly when trying to develop the golf club to move and hit the golf ball resulting it to move. I don’t’ know why it has suddenly done this because everything was fine and suddenly it gave me this error message that i have looking for a solution for awhile now.
ERROR:GAMEOBJECT: The collection ‘playing’ could not be created since there is already a socket with the same name.
ERROR:GAMEOBJECT: AcquireResources NewCollection RESULT_OUT_OF_RESOURCES
WARNING:RESOURCE: Unable to create resource: /playing/playing.collectionc: OUT_OF_RESOURCES
ERROR:GAMESYS: The collection /playing/playing.collectionc could not be loaded.
ERROR:GAMESYS: The collection /playing/playing.collectionc could not be unloaded since it was never loaded. Message ‘unload’ sent from main:/controller#main to main:/controller#playing_proxy.
ERROR:GAMEOBJECT: The collection ‘playing’ could not be created since there is already a socket with the same name.
ERROR:GAMEOBJECT: AcquireResources NewCollection RESULT_OUT_OF_RESOURCES
WARNING:RESOURCE: Unable to create resource: /playing/playing.collectionc: OUT_OF_RESOURCES
ERROR:GAMESYS: The collection /playing/playing.collectionc could not be loaded.
ERROR:GAMESYS: The collection /playing/playing.collectionc could not be initialized since it has not been loaded. Message ‘enable’ sent from main:/controller#main to main:/controller#playing_proxy.