Advertisement
Guest User

Error

a guest
May 16th, 2017
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. Exception during event onFileSelected
  2. Traceback (most recent call last):
  3. File "core\events3d.py", line 211, in callEvent
  4. File "apps\gui\proxychooser.py", line 163, in onFileSelected
  5. File "apps\gui\proxychooser.py", line 240, in proxyFileSelected
  6. File "core\mhmain.py", line 858, in do
  7. File "apps\gui\proxychooser.py", line 60, in do
  8. File "plugins/3_libraries_proxy_chooser.py", line 115, in selectProxy
  9. mesh,obj = pxy.loadMeshAndObject(self.human)
  10. File "shared\proxy.py", line 162, in loadMeshAndObject
  11. File "shared\proxy.py", line 126, in obj_file
  12. File "shared\proxy.py", line 1037, in _getFilePath
  13. File "ntpath.py", line 200, in splitext
  14. File "genericpath.py", line 99, in _splitext
  15. AttributeError: 'NoneType' object has no attribute 'rfind'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement