Shallow Water deprecated


Makes shallow water walkable (but you still cant build on it). Adds a way to change deep water to shallow water.

Tweaks
6 years ago
0.15 - 0.16
7

b Bug when a player disconnects

6 years ago

It sometimes crash the server (headless) when a player leaves the game :

2017-08-03 08:51:24 [LEAVE] DarkyPupu left the game
909.558 Info ServerSynchronizer.cpp:571: nextHeartbeatSequenceNumber(21784) removing peer(1).
909.627 Error MainLoop.cpp:940: Exception at tick 51370: Error while running event shallow-water::on_tick (ID 0)
User isn't connected; can't read character
stack traceback:
shallow-water/control.lua:5: in function <shallow-water/control.lua:2>
909.627 Error ServerMultiplayerManager.cpp:94: MultiplayerManager failed: "Error while running event shallow-water::on_tick (ID 0)
User isn't connected; can't read character
stack traceback:
shallow-water/control.lua:5: in function <shallow-water/control.lua:2>"
909.627 Info ServerMultiplayerManager.cpp:671: mapTick(51370) changing state from(InGame) to(Failed)

6 years ago

Oh, I should have thought of that. I'll fix it in the next version. Thanks for the report!

New response