View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0002845 | Spring engine | General | public | 2011-12-18 02:54 | 2012-04-07 03:56 | ||||
Reporter | Licho | ||||||||
Assigned To | jK | ||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 84.0.1 | ||||||||
Target Version | 85.0 | Fixed in Version | |||||||
Summary | 0002845: develop branch - dedicated server needs map present | ||||||||
Description | It crashes with Scanning: C:\Users\admin\Documents\My Games\Spring\engine\84.0.1-556-ge9f3b98\base Error: Dedicated server failed to start: Could not find any archives for 'Archers_Valley_v5'. Scanning: C:\Users\admin\Documents\My Games\Spring\engine\84.0.1-556-ge9f3b98\base Error: Dedicated server failed to start: Could not find any archives for 'Archers_Valley_v5'. | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
jK (developer) 2011-12-18 15:48 Last edited: 2011-12-18 15:49 |
https://github.com/spring/spring/blob/develop/rts/builds/dedicated/main.cpp#L166 (vfsHandler->AddArchiveWithDeps is throwing that error) and it didn't got changed since 84.0, so your script.txt generation changed |
Licho (reporter) 2011-12-18 16:01 |
Nope, same script works fine on 84.0 dedi server without map. Its not script change. |
Licho (reporter) 2011-12-18 16:02 |
Oh I think i see it.. in case map hash is 0 it looks for the map.. Could this be changed? Again .. autohost has no map and no knowledge of map hash for develop versions of spring.. |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2011-12-18 02:54 | Licho | New Issue | |
2011-12-18 10:05 | abma | Target Version | => 85.0 |
2011-12-18 15:48 | jK | Note Added: 0007948 | |
2011-12-18 15:49 | jK | Note Edited: 0007948 | |
2011-12-18 16:01 | Licho | Note Added: 0007949 | |
2011-12-18 16:02 | Licho | Note Added: 0007950 | |
2012-04-07 03:56 | jK | Status | new => resolved |
2012-04-07 03:56 | jK | Resolution | open => fixed |
2012-04-07 03:56 | jK | Assigned To | => jK |