Problem Description
The 'Associate Object with Peer' action only works with individual objects, and not with instances of a Family.
Attach a Capx
https://www.scirra.com/forum/download/file.php?id=4413
Description of Capx
The CAPX is exactly the same as the Multiplayer Real-Time Game tutorial, with a few modifications in Game Events (do a search for "MODIFICATION" to see them all). 'Associate Object with Peer' now associates with an instance of 'PeerFamily' instead of 'Peer'. 'PeerFamily' is a simple family that I created that has only one object: 'Peer'.
Steps to Reproduce Bug
- Step 1 - Run the game from the Login screen as you would normally to create a Host.
- Step 2 - Open a second game window to create a Peer.
- Step 3 - Close the Peer window.
Observed Result
In the Host window, the Peer object is not destroyed, indicating that the association did not take place.
Expected Result
Object associated with Peer should be destroyed.
Affected Browsers
- Chrome: (YES)
- FireFox: (YES)
Operating System and Service Pack
____ Windows 8 64-Bit ____
Construct 2 Version ID
r175