Suggestion: Improve messages warning about checksum mismatches · Issue #1694 · chocolate-doom/chocolate-doom · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After trying a multiplayer game yesterday, I had a message looking like this:
Warning: WAD SHA1 does not match server:
Local: <localsha1>
Server: <serversha1>
Thing is, the checksum is calculated over the lumps. I got confused, because it wasn't matching the one from Hexen 1.1's IWAD as found here: https://doomwiki.org/wiki/HEXEN.WAD
To clarify, I do have the right IWAD. My suggestion is to change the messages a bit, say, to have words like "WAD lumps SHA1". The same may hold to other reported checksums, say for DEH files.
The text was updated successfully, but these errors were encountered:
After trying a multiplayer game yesterday, I had a message looking like this:
Thing is, the checksum is calculated over the lumps. I got confused, because it wasn't matching the one from Hexen 1.1's IWAD as found here: https://doomwiki.org/wiki/HEXEN.WAD
To clarify, I do have the right IWAD. My suggestion is to change the messages a bit, say, to have words like "WAD lumps SHA1". The same may hold to other reported checksums, say for DEH files.
The text was updated successfully, but these errors were encountered: