[Error Code: 1101] error caused by: 1 error occurred: * transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed: --> e5d43946a378b423f885b9463204c80781fe2f519884e18d7ab1c261dcf90a27:19:5 | 19 | self.admin.addRenter(collectionRef: self.collection, id: tokenID, renter: renter, songID: songID, timestamp: timestamp, webhookID: webhookID) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ --> 6132e17d906c656a.TrmAssetMSV1_0:1793:12 | 1793 | collectionRef.addRenter(id: id, renter: renter, songID: songID, timestamp: timestamp, webhookID: webhookID) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ --> 6132e17d906c656a.TrmAssetMSV1_0:1505:12 | 1505 | refAssetNFT.addRenter(renter: renter, songID: songID, timestamp: timestamp, webhookID: webhookID) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ --> 6132e17d906c656a.TrmAssetMSV1_0:508:12 | 508 | self.data.addRenter(renter: renter) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: pre-condition failed: Maximum 100 renters allowed --> 6132e17d906c656a.TrmAssetMSV1_0:161:16 | 161 | self.renters.length < 100: "Maximum 100 renters allowed" | ^^^^^^^^^^^^^^^^^^^^^^^^^
Loading...
Loading...
Loading...
Loading...
Loading...
Happy diving into the flow Remember to upgrade your contracts to 1.0!