-
Notifications
You must be signed in to change notification settings - Fork 6
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
Error with CoMD in VMD re autopsf #51
Comments
I remember coming across this error before but I think it is now fixed. Please could you try using the latest version from github and see if you still get this error. Thanks |
Hi I tried with both the latest VMD and coMD downloaded from github on coMD tutorial files. Still get the tk error. ERROR: failed on end of segment
"psfsegments $logfileout" |
Ok thanks. I’ll look into it and get back to you. |
Your new error is because the latest VMD has a problem with autopsf that makes it not compatible with CoMD. Please try VMD 1.9.2 or 1.9.3 instead. I've also made some fixes to CoMD, which fixed some problems I had. Can you see if they fix your problems too please. |
Any luck with different VMD and CoMD versions? |
Hi I get this error when I prepare my system
Unable to load file 'init.pdb' using file type 'pdb'.
Unable to load file 'init.pdb' using file type 'pdb'.
while executing
"mol new init.pdb"
(procedure "::comd::Prepare_system" line 81)
invoked from within
"::comd::Prepare_system"
invoked from within
".comdgui.main_frame.prepare.button invoke"
("uplevel" body line 1)
invoked from within
"uplevel #0 [list $w invoke]"
(procedure "tk::ButtonUp" line 22)
invoked from within
"tk::ButtonUp .comdgui.main_frame.prepare.button"
(command bound to event)
The text was updated successfully, but these errors were encountered: