View Issue Details

IDProjectCategoryView StatusLast Update
0002268Spring engineGeneralpublic2012-04-07 03:59
ReporterLicho Assigned TojK  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version0.82.6.1 
Summary0002268: Option to disable map/mod hash checks for dedicated server
DescriptionDisable map/mod hash checking if map/mod hash of host is set to 0.
OR
Make map/mod hash not depend on springcontent so it does not change with spring versions.
Additional InformationAtm, dedicated server must have mod and map hash in its script for clients to connect.

This hash changes with spring version.

However, dedicated servers run by autohosts don't actually have mods and maps locally.

So there is very complex system in place which extracts hashes from clients using unitsync, sends it to master server - http://zero-k.info/ResourceList.aspx and autohosts load these data to know what to put in configs.

This system is complex to maintain and causes many problems - there are various delays, it makes clients very complex, makes updating single player missions (mutators) almost impossible etc.
It also makes testing new spring versions very complex.


TagsNo tags attached.
Checked infolog.txt for Errors

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2010-12-21 14:21 Licho New Issue
2012-04-07 03:59 jK Status new => resolved
2012-04-07 03:59 jK Resolution open => fixed
2012-04-07 03:59 jK Assigned To => jK