[Error Code: 1101] error caused by: 1 error occurred: * transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed: --> abd34374802e7702254a1c8d222ce936c6ade4fbe3b525670ebf903431cf2282:18:4 | 18 | 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!