Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tron fails parsing some TCC model replies #54

Closed
albireox opened this issue Feb 13, 2021 · 0 comments
Closed

Tron fails parsing some TCC model replies #54

albireox opened this issue Feb 13, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@albireox
Copy link
Member

albireox commented Feb 13, 2021

[WARNING]: Failed parsing reply REPLY(HDR(,tcc,0,tcc,I),[KEY(PrimMaxIter)=['1']]) with error: Cannot parse unknown keyword tcc.PrimMaxIter.
[WARNING]: Failed parsing reply REPLY(HDR(,tcc,0,tcc,I),[KEY(SecMaxIter)=['3']]) with error: Cannot parse unknown keyword tcc.SecMaxIter.
[WARNING]: Failed parsing reply REPLY(HDR(,tcc,0,tcc,I),[KEY(PrimMaxIter)=['1']]) with error: Cannot parse unknown keyword tcc.PrimMaxIter.

It seems those keywords may not be in actorkeys. Not sure if we should silently ignore these cases.

@albireox albireox added the bug Something isn't working label Feb 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant