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
I'm not sure what is causing this, it results in the host printing out BuildFinally was called without having a corresponding PrebuildRequest for the prebuild {prebuildId} on the planet {__instance.planetId} twice.
Probably doesn't cause any actual problems but is unintended behavior nevertheless.
The text was updated successfully, but these errors were encountered:
So I found out that the client triggers BuildFinally for each drone task tech they have unlocked.
So with 1 drone task there is no message, when you get Communication control Lv3 you get one warning on the host, and Lv6 triggers two warnings as three total events occur.
PhantomGamers
changed the title
[0.7.x] Client sends 3 BuildEntityRequest packets to host for each build
Client sends 3 BuildEntityRequest packets to host for each build
Jun 22, 2021
I'm not sure what is causing this, it results in the host printing out
BuildFinally was called without having a corresponding PrebuildRequest for the prebuild {prebuildId} on the planet {__instance.planetId}
twice.Probably doesn't cause any actual problems but is unintended behavior nevertheless.
The text was updated successfully, but these errors were encountered: