M1 |
M2 |
055 |
001
Summary: | Wad Hashes aren't always checked clientside | ||
---|---|---|---|
Product: | Odamex | Reporter: | Maëllig Desmottes <Ch0wW> |
Component: | Server & Client | Assignee: | Odamex Bug Reporter <odamex-bug-reporter> |
Status: | NEW --- | ||
Severity: | critical | ||
Priority: | P5 | ||
Version: | 0.8.x | ||
Hardware: | All | ||
OS: | Other |
Description
Maëllig Desmottes
2019-01-25 16:45:34 UTC
Steps to reproduce : 1) Create 2 folders: one for the client, one for the server. 2) on the server, add Freedoom1.wad version 0.9 (easier to notice since maps are different) . Clientside, add Freedoom1.wad version 0.11.3. 3) Create a server (using the default config is enough) with Freedoom1.wad 4) Client should run it like that : Odamex.exe -connect localhost The server accepts the client even if the IWAD is different. HOWEVER, If you try to join using Odalaunch, it'll throw an error. |