R session aborted. Error in rjags (Node inconsistent with parents)

I'm conducting network meta-analysis with gemtc package in R.
After conducting this code:
result <- mtc.run(model, n.adapt = 20000, n.iter=100000, thin=10, sampler="rjags")

I got this error:
(terminate called after throwing an instance of jags::NodeError
what (): Node inconsistent with parents
This application has requested the run time to terminate it in unusual way.
Please contact the application's support team for more information.)

I'm attaching a screen shot of the error.
Please help me to solve this problem.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.