2025-07-21 21:52 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0003908Spring engineGeneralpublic2013-08-02 05:01
Reporterabma 
Assigned Toabma 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionno change required 
Product Version94.1 
Target Version95.0Fixed in Version95.0 
Summary0003908: VFS.CompressFolder seems to fail
Descriptionhttp://pastebin.com/jKa3MS8c
TagsNo tags attached.
Checked infolog.txt for Errors
Attached Files

-Relationships
+Relationships

-Notes

~0011131

abma (administrator)

can't reproduce it on windows xp:

[f=0001003] Loading: LuaUI\Widgets\compressfail.lua
[f=0001102] Removed: LuaUI\Widgets\compressfail.lua
[f=0001115] Loading: LuaUI\Widgets\compressfail.lua
[f=0001115] [string "LuaUI\Widgets\compressfail.lua"]:24: File already exists ex
ample.zip

@gajop:

any further information?

maybe files are open because of a virus scanner? or are files not probably closed in the lua script that wrote the files?

~0011132

gajop (developer)

You need to delete example.zip before enabling this widget, because compress folder has probably created it before (in previous widget initializations).
Is size of example.zip greater than zero and is it a valid .zip file?

~0011133

abma (administrator)

Last edited: 2013-08-01 17:54

View 4 revisions

i ran the widget twice (F11, unload + load), first time it worked, second time it fails, because the zip exists.

yes, zip file was fine.

nothing about "cannot get modification time" (or something similar to that)

i tested with the current development version of spring.

~0011135

gajop (developer)

well the issue for me is on 94.1
i don't think that being on windows xp would make such a huge difference (i tested on windows 7)

~0011136

abma (administrator)

https://github.com/spring/spring/blob/94.1/rts/System/FileSystem/FileSystemAbstraction.cpp#L183
vs
https://github.com/spring/spring/blob/develop/rts/System/FileSystem/FileSystemAbstraction.cpp#L183


current develop works for me, 94.1 seems to fail. i don't see why we should investigate any further.

please reopen if current develop still doesn't work for you.

~0011137

abma (administrator)

(= engine bug in 94.1)
+Notes

-Issue History
Date Modified Username Field Change
2013-07-31 22:54 abma New Issue
2013-07-31 22:54 abma Status new => assigned
2013-07-31 22:54 abma Assigned To => abma
2013-07-31 22:55 abma File Added: compressfail.lua
2013-07-31 22:56 abma Product Version => 94.1
2013-08-01 17:34 abma Note Added: 0011131
2013-08-01 17:34 abma Status assigned => feedback
2013-08-01 17:43 gajop Note Added: 0011132
2013-08-01 17:53 abma Note Added: 0011133
2013-08-01 17:53 abma Status feedback => assigned
2013-08-01 17:53 abma Note Edited: 0011133 View Revisions
2013-08-01 17:54 abma Note Edited: 0011133 View Revisions
2013-08-01 17:54 abma Note Edited: 0011133 View Revisions
2013-08-02 02:14 gajop Note Added: 0011135
2013-08-02 04:58 abma Note Added: 0011136
2013-08-02 04:58 abma Status assigned => resolved
2013-08-02 04:58 abma Fixed in Version => 95.0
2013-08-02 04:58 abma Resolution open => no change required
2013-08-02 05:01 abma Note Added: 0011137
+Issue History