View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0001377 | Spring engine | General | public | 2009-04-12 13:43 | 2009-04-18 11:55 | ||||
Reporter | det | ||||||||
Assigned To | hoijui | ||||||||
Priority | normal | Severity | block | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0001377: ArchiveCache is broken on Windows in lastest master for me | ||||||||
Description | On Windows, ArchiveScanner::ScanArchive always rescans an archive everytime spring is run. For some reason it doesn't think the archives are cached in ArchiveCacheV7.lua, even though they are. Even worse, each archive seems to be scanned multiple times. Scanned once using its normal path, once using <SpringDir>/{mods,maps,base}/./<Archive> and once using <SpringDir>/{mods,maps,base}/././<Archive> I'm not sure if these bugs are related or not. | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
hoijui (reporter) 2009-04-13 11:44 |
happens here too (on windows only), but i tested it for AIs and AI Interfaces. Their *Info.lua files are each found multiple times. This was also reported by someone else (i think it was lurker, not shure though). It happens in rts/ExternalAI/AILibraryManager.cpp, lines 104 till 112, for exampe. |
hoijui (reporter) 2009-04-18 11:55 |
fixed by git commit: cabda97d989e6af086c418160dedb4b55d708a13 |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2009-04-12 13:43 | det | New Issue | |
2009-04-13 11:44 | hoijui | Note Added: 0003383 | |
2009-04-13 11:44 | hoijui | Status | new => confirmed |
2009-04-18 11:55 | hoijui | Note Added: 0003397 | |
2009-04-18 11:55 | hoijui | Status | confirmed => resolved |
2009-04-18 11:55 | hoijui | Resolution | open => fixed |
2009-04-18 11:55 | hoijui | Assigned To | => hoijui |