Closed shun9092 closed 5 years ago
Thanks for trying out DALTools. I have found the issue you have reported and fixed it.
Testing ZLIB files must have slipped past me when I was testing the tool.
Please download the release below and let me know if it resolves the issue you got.
Thank you !
It work perfect !
Great, Hope everything else works out perfectly for you. If you have any other issues, Please open a new issue. Closing
https://www.dropbox.com/s/272h749jy9knwh1/MA140110.pck?dl=0 https://www.dropbox.com/s/iyytcl3llycr001/MA150110.pck?dl=0
First of all, thank you very much for this tool.
There is an error while trying to edit your PCK file.
The content of the error is:
처리되지 않은 예외: System.ObjectDisposedException: 닫혀 있는 파일에 액세스할 수 없습니다. 위치: System.IO.__Error.FileNotOpen() 위치: System.IO.FileStream.get_Position() 위치: DALLib.File.PCKFile.Load(ExtendedBinaryReader reader) 위치: DALLib.File.FileBase.Load(Stream stream, Boolean autoDecompress) 위치: DALLib.File.FileBase.Load(String path, Boolean keepOpen) 위치: PCKTool.Program.Main(String[] args)