Hi thanks for fixing the other bug so quickly.
But we found another problem that crashes our server immediately.
We have set the config "Allow players mine objects from allied factions" to hack. When one player tried to remove an object from another allied faction. it instantly crashed.
Error while running event diplomacy::on_player_mined_entity (ID 65)
diplomacy/diplomacy/control.lua:121: attempt to index global 'cmd' (a nil value)
stack traceback:
diplomacy/diplomacy/control.lua:121: in function 'func'
event-listener/branch-3/v0-9-2/control.lua:54: in function <event-listener/branch-3/v0-9-2/control.lua:52>
1376.162 Error ServerMultiplayerManager.cpp:90: MultiplayerManager failed: "The mod Diplomacy (2.8.3) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event diplomacy::on_player_mined_entity (ID 65)
diplomacy/diplomacy/control.lua:121: attempt to index global 'cmd' (a nil value)
stack traceback:
diplomacy/diplomacy/control.lua:121: in function 'func'
event-listener/branch-3/v0-9-2/control.lua:54: in function <event-listener/branch-3/v0-9-2/control.lua:52>"
Thanks for fixing :)