Closed CurePindal closed 10 years ago
Edit: ON the same day I found this errors! Are they related?
[13:07:40] [RegionSaveThread/WARN]: java.util.zip.ZipException: invalid stored block lengths [13:07:40] [RegionSaveThread/WARN]: at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:164) [13:07:40] [RegionSaveThread/WARN]: at java.util.zip.ZipInputStream.read(ZipInputStream.java:193) [13:07:40] [RegionSaveThread/WARN]: at java.io.FilterInputStream.read(FilterInputStream.java:107) [13:07:40] [RegionSaveThread/WARN]: at me.ienze.SimpleRegionMarket.regions.RegionSaveThread.run(RegionSaveThread.java:52)
And:
[18:42:16] [RegionLoadThread/INFO]: [SRM] Unable to read/write to the SimpleRegionMarket/region location!
[18:42:16] [RegionLoadThread/INFO]: [SRM] Unable to read/write to the SimpleRegionMarket/region location!
[18:42:16] [RegionLoadThread/WARN]: java.util.zip.ZipException: error in opening zip file
[18:42:16] [RegionLoadThread/INFO]: [SRM] Unable to read/write to the SimpleRegionMarket/region location!
[18:42:16] [RegionLoadThread/WARN]: at java.util.zip.ZipFile.open(Native Method)
[18:42:16] [RegionLoadThread/WARN]: at java.util.zip.ZipFile.
You are using SRM 3.x series. This GitHub project is for SRM4.
No , its not! The bukkit page states to report bugs on github ("If you find bugs, report them on the GitHub Issues page please") and this is the only github for simpleregion market as stated here: https://github.com/theZorro266/SimpleRegionMarket
Nothing says that this is for SRM4. So please reopen this issue so I can get the reply i need. Thanks.
All issues that pertain to SRM3 will not be in any way applicable to SRM4 since it is being completely rewritten. That being said, users should expect minimal support for SRM3.
Hello!
Everytime any player tried to rent a region we get this error below and the region isnt accessable. Extending the lease time works fine, though. The setup worked fine as far as I know and we couldnt pinpoint the moment when it stopped to work properly. Server is currently running Spigot-1235.
Can somebody tell me whats wrong here? Thanks
[20:50:09 WARN]: java.io.EOFException: Unexpected end of ZLIB input stream [20:50:09 WARN]: at java.util.zip.InflaterInputStream.fill(InflaterInputStream.java:240) [20:50:09 WARN]: at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:158) [20:50:09 WARN]: at java.util.zip.ZipInputStream.read(ZipInputStream.java:193) [20:50:09 WARN]: at java.io.FilterInputStream.read(FilterInputStream.java:107) [20:50:09 WARN]: at me.ienze.SimpleRegionMarket.regions.RegionSaveThread.run(RegionSaveThread.java:52)