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

AMDock closes unexpectedly on Windows... #18

Open
marioernestovaldes opened this issue Feb 6, 2023 · 0 comments
Open

AMDock closes unexpectedly on Windows... #18

marioernestovaldes opened this issue Feb 6, 2023 · 0 comments

Comments

@marioernestovaldes
Copy link
Collaborator

marioernestovaldes commented Feb 6, 2023

same error happens when using Linux version and the *.amdock file is empty...

Welcome to AMDock
Version 1.5.2 For Windows and Linux

AMDOCK: Opening AMDock File (*.amdock)...
AMDOCK: Opening AMDock File (*.amdock)... Done.
AMDOCK: Traceback (most recent call last): 
AMDOCK: File "D:\Programs\AMDock-win-master\AMDock-win-master\lib\site-packages\AMDock\result_tab.py", line 176, in load_file 
AMDOCK: 
AMDOCK: self.amdock_load() 
AMDOCK: File "D:\Programs\AMDock-win-master\AMDock-win-master\lib\site-packages\AMDock\result_tab.py", line 188, in amdock_load 
AMDOCK: 
AMDOCK: self.data = self.AMDock.loader.load_amdock_file() 
AMDOCK: File "D:\Programs\AMDock-win-master\AMDock-win-master\lib\site-packages\AMDock\file_loader.py", line 269, in load_amdock_file 
AMDOCK: 
AMDOCK: if os.path.exists(self.AMDock.project.WDIR): 
AMDOCK: File "D:\Programs\AMDock-win-master\AMDock-win-master\lib\genericpath.py", line 26, in exists 
AMDOCK: 
AMDOCK: os.stat(path) 
AMDOCK: TypeError
AMDOCK: : 
AMDOCK: coercing to Unicode: need string or buffer, NoneType found
AMDOCK: 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant