View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0002353 | Spring engine | General | public | 2011-02-17 10:46 | 2012-03-07 00:56 | ||||
Reporter | user744 | ||||||||
Assigned To | abma | ||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 0.82.7.1 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0002353: missing file in depend section of modinfo gives no error in .sdd but does in .sdz | ||||||||
Description | the depend section of my modinfo.lua looks like this: depend = { "cursors.sdz", "blabla", } } ("blabla" being a file that does not exist anymore) This works fine when the mod is a .sdd when the mod is packed as .sdz, spring.exe gives the message: Content error Couldn't load archive 'blabla' for 'Spring TanksBLABLA'. Why this is relevant: The rapid downloader also downloads all files listed in the depend section and I want it to downloads some maps together with the mod. But the game should work as .sdz too, in case the player did not download the maps for whatever reason. Imo for maps it would be better to have a section "additional downloads" instead of using the depend section but thats probally a problem with rapid. So this report is just about .sdd and .sdz behaving not the same. | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|||||||||||
|
![]() |
|
abma (administrator) 2012-03-07 00:55 |
should be fixed... https://github.com/spring/spring/commit/b80855b4415336e8144ffb6e33cc5a9216f22245 |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2011-02-17 10:46 |
|
New Issue | |
2012-03-06 00:51 | abma | Relationship added | related to 0003000 |
2012-03-07 00:55 | abma | Note Added: 0008406 | |
2012-03-07 00:55 | abma | Status | new => resolved |
2012-03-07 00:55 | abma | Resolution | open => fixed |
2012-03-07 00:55 | abma | Assigned To | => abma |
2012-03-07 00:56 | abma | Relationship added | duplicate of 0002965 |