View Issue Details

IDProjectCategoryView StatusLast Update
0001153Spring engineGeneralpublic2008-10-17 15:31
ReporterLicho Assigned ToKloot  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Summary0001153: GameType value is included in start-game hash check
DescriptionIf you have one host with:
  GameType=ca-r3037.sdz;
  ModHash=-747021842;

and client with:
  GameType=ca-r3037(1).sdz;
  ModHash=-747021842;

He wont be able to join, because GameType is for some perverse reason included in initial hash check, even though it just represents file name.

This should be disabled, because there is no guarantee file names are same!
It also prevents dedicated autohost from hosting mods/mods without knowing their filename.
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

Licho

2008-10-16 23:27

reporter   ~0002969

Ah tested more, only happens with dedicated server as host..

Auswaschbar

2008-10-17 09:52

reporter   ~0002970

Did it work when you insert the modname instead the filename?

Licho

2008-10-17 15:19

reporter   ~0002976

Great, this works, thx! :)

(can be closed as resolved)

Issue History

Date Modified Username Field Change
2008-10-16 23:22 Licho New Issue
2008-10-16 23:27 Licho Note Added: 0002969
2008-10-17 09:52 Auswaschbar Note Added: 0002970
2008-10-17 15:19 Licho Note Added: 0002976
2008-10-17 15:31 Kloot Status new => resolved
2008-10-17 15:31 Kloot Resolution open => fixed
2008-10-17 15:31 Kloot Assigned To => Kloot