This commit is contained in:
Frank
2020-04-30 01:42:38 +02:00
parent c8d2104c39
commit 422e111857
10 changed files with 224 additions and 143 deletions
@@ -6133,10 +6133,11 @@ function WAREHOUSE:_OnEventBirth(EventData)
end
else
--self:T3({wid=wid, uid=self.uid, match=(wid==self.uid), tw=type(wid), tu=type(self.uid)})
-- No request?!
self:E(self.lid..string.format("ERROR: Could not get request when asset spawned! FF investigate! Unit name=%s asset spawed=%s", EventData.IniUnitName, tostring(asset.spawned)))
end
else
self:E(self.lid..string.format("ERROR: Could not get request when asset spawned! FF investigate!"))
-- Born unit does not belong to this warehouse.
end
end