Skip to content
Snippets Groups Projects
Commit 800d1927 authored by (@U-Exp)'s avatar (@U-Exp) Committed by Craig Robbins
Browse files

Fix a crash (assert) when client set serial version < 24 in INIT command...

Fix a crash (assert) when client set serial version < 24 in INIT command SER_FMT_VER_LOWEST is set to zero, then the test is stupid in INIT because all client works. In mapblock we check if client's serialization version is < 24, but if client sent serialization version < 24 (15 for example) the server set it and tried to send nodes, then BOOM
parent f8bd1f35
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment