Advertisement
Pr0nogo

Untitled

Aug 9th, 2017
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. Exception in Tkinter callback
  2. Traceback (most recent call last):
  3. File "C:\Python27\lib\lib-tk\Tkinter.py", line 1532, in __call__
  4. return self.func(*args)
  5. File "C:\Users\Darion\Desktop\Libraries\Tools\SCBW\PyMS-master\PyMPQ.pyw", line 991, in add
  6. MpqAddFileToArchiveEx(h, file, p, *fc)
  7. File "C:\Users\Darion\Desktop\Libraries\Tools\SCBW\PyMS-master\Libs\SFmpq.py", line 432, in MpqAddFileToArchiveEx
  8. return _SFmpq.MpqAddFileToArchiveEx(mpq, source, dest, flags, comptype, complevel)
  9. WindowsError: exception: access violation reading 0x00000167
  10. Exception in Tkinter callbackTraceback (most recent call last):
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement