SirCmpwn

Untitled

May 6th, 2012
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "C:\dev\opennbt\scripts\debug-region", line 47, in <module>
  3. n = RegionFile(arg)
  4. File "C:\Python27\lib\site-packages\opennbt\region.py", line 71, in __init__
  5. buff = StringIO(zlib.decompress(src.read(length)))
  6. zlib.error: Error -5 while decompressing data: incomplete or truncated stream
Advertisement
Add Comment
Please, Sign In to add comment