View Issue Details

IDProjectCategoryView StatusLast Update
0002845Spring engineGeneralpublic2012-04-07 03:56
ReporterLicho Assigned TojK  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version84.0.1 
Target Version85.0 
Summary0002845: develop branch - dedicated server needs map present
DescriptionIt 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'.

TagsNo tags attached.
Checked infolog.txt for Errors

Activities

jK

2011-12-18 15:48

developer   ~0007948

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

2011-12-18 16:01

reporter   ~0007949

Nope, same script works fine on 84.0 dedi server without map.

Its not script change.

Licho

2011-12-18 16:02

reporter   ~0007950

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..

Issue History

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