View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0006088 | Spring engine | General | public | 2018-11-24 12:47 | 2018-11-24 13:50 | ||||
Reporter | silentwings | ||||||||
Assigned To | Kloot | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 104.0 +git | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0006088: VFS modes are not contained in the VFS table while defs.lua runs | ||||||||
Description | Adding the code for k,v in pairs(VFS) do Spring.Echo(k,v) end into defs.lua prints only [f=-000001] Include, <function> [f=-000001] FileExists, <function> [f=-000001] LoadFile, <function> [f=-000001] DirList, <function> [f=-000001] SubDirs, <function> It should also print constant values for the VFS modes listed on https://springrts.com/wiki/Lua_VFS#Files | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
silentwings (reporter) 2018-11-24 12:48 |
Link should be to https://springrts.com/wiki/Lua_VFS#Modes |
Kloot (developer) 2018-11-24 13:49 |
Fix 96c1e01bb2213b1af79b4eb2e803667d61338244 committed to develop branch: fix 0006088, repo: spring changeset id: 11162 |
Kloot (developer) 2018-11-24 13:50 |
Fix 55f0af7f41e91644ffeaff1e409c1378112037ec committed to maintenance branch: fix 0006088, repo: spring changeset id: 11163 |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2018-11-24 12:47 | silentwings | New Issue | |
2018-11-24 12:48 | silentwings | Note Added: 0019574 | |
2018-11-24 13:49 | Kloot | Changeset attached | => spring develop 96c1e01b |
2018-11-24 13:49 | Kloot | Note Added: 0019575 | |
2018-11-24 13:49 | Kloot | Assigned To | => Kloot |
2018-11-24 13:49 | Kloot | Status | new => resolved |
2018-11-24 13:49 | Kloot | Resolution | open => fixed |
2018-11-24 13:50 | Kloot | Changeset attached | => spring maintenance 55f0af7f |
2018-11-24 13:50 | Kloot | Note Added: 0019576 |