You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally posted by moPellowe June 7, 2024
I get the following error when I set up my PI with a single PIParameter object for two simulations. However, if I split it up into two PIParameter objects, then there is no error when I define the piTask.
Code:
I don't understand why there would be a simulation ID problem only in the combined PIParameter case and not when they are split up. How can I resolve this "Mismatch or missing ID" error?
Discussed in #136
Originally posted by moPellowe June 7, 2024
I get the following error when I set up my PI with a single PIParameter object for two simulations. However, if I split it up into two PIParameter objects, then there is no error when I define the piTask.
Code:
![image](https://private-user-images.githubusercontent.com/57540473/337643509-f0c7dc44-6ee4-4779-bc5c-b3452e6b7a91.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5NTc5OTksIm5iZiI6MTczODk1NzY5OSwicGF0aCI6Ii81NzU0MDQ3My8zMzc2NDM1MDktZjBjN2RjNDQtNmVlNC00Nzc5LWJjNWMtYjM0NTJlNmI3YTkxLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA3VDE5NDgxOVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTRjYzhkN2QyNWExYWJkNmE5Y2MzZjcxNzFhYTVhNzRlZDBlYjJlMmVlODA3OGRkODllOTJiYzJiYzI3NDAyYjMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.EO5kYKK9HmrHokNxEnzyRGs58nabncOXMmu5yCkMRg8)
![image](https://private-user-images.githubusercontent.com/57540473/337643542-b773f864-8871-46b3-8404-d746d04e56ea.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5NTc5OTksIm5iZiI6MTczODk1NzY5OSwicGF0aCI6Ii81NzU0MDQ3My8zMzc2NDM1NDItYjc3M2Y4NjQtODg3MS00NmIzLTg0MDQtZDc0NmQwNGU1NmVhLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA3VDE5NDgxOVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTNmM2QyYjVkNTQzM2ZmNzU4YjIxMDc3N2E2NDRiZTQ3OWM5ZmMyYTNiZWI5ZThlYmFjYmVkMjQ3OWQ2NWIwYzgmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.fEbHC4aexW9FFMvgBeJ5c3xpGYdPEaqsKHrH3_Yzt-4)
I don't understand why there would be a simulation ID problem only in the combined PIParameter case and not when they are split up. How can I resolve this "Mismatch or missing ID" error?
(previously posted here #135 (comment))
The text was updated successfully, but these errors were encountered: