[Error Code: 1101] error caused by: 1 error occurred: * transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed: --> 28d29002b9a104661b8a2cab82c11a0cd46e174ef01aebbd16f374c4c457c979:18:4 | 18 | self.admin.addInvitee(collectionRef: self.collection, id: tokenID, invitee: invitee, songID: songID, timestamp: timestamp, webhookID: webhookID) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ --> 6132e17d906c656a.TrmAssetMSV1_0:1803:12 | 1803 | collectionRef.addInvitee(id: id, invitee: invitee, songID: songID, timestamp: timestamp, webhookID: webhookID) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ --> 6132e17d906c656a.TrmAssetMSV1_0:1529:12 | 1529 | refAssetNFT.addInvitee(invitee: invitee, songID: songID, timestamp: timestamp, webhookID: webhookID) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ --> 6132e17d906c656a.TrmAssetMSV1_0:520:12 | 520 | self.data.addInvitee(invitee: invitee) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: pre-condition failed: Maximum 100 renters allowed --> 6132e17d906c656a.TrmAssetMSV1_0:187:16 | 187 | self.invitees.length < 100: "Maximum 100 renters allowed" | ^^^^^^^^^^^^^^^^^^^^^^^^^^
Loading...
Loading...
Loading...
Loading...
Loading...
Happy diving into the flow Remember to upgrade your contracts to 1.0!