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
EnergyStoreAtb will automaticaly create an EnergyGenAbilityDB, since it's this DB that also stores energy.
however only EnergyGenerationAtb sets parts of the datablob.
This may be fixable by simply adding some default values to the EnergyGenAbilityDB ie EnergyType.ID
Though may tie into some of the issues with cargo in general.
The text was updated successfully, but these errors were encountered:
EnergyStoreAtb will automaticaly create an EnergyGenAbilityDB, since it's this DB that also stores energy.
however only EnergyGenerationAtb sets parts of the datablob.
This may be fixable by simply adding some default values to the EnergyGenAbilityDB ie EnergyType.ID
Though may tie into some of the issues with cargo in general.
The text was updated successfully, but these errors were encountered: