[Error Code: 1101] error caused by: 1 error occurred: * transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed: --> 98e3ec7b6713b1795d49c526e3f514c2e7852a543a643747b663645e5c769164:19:5 | 19 | 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!