Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem











I tried adding <Class>BasicFoodProcessorRations</Class> to CubeBlocks_MedBays.sbc, but it didn't show up... so instead I just added <Entry Class="BasicTools" BlueprintSubtypeId="Position0030_MealPack_KelpCrisp" /> to BlueprintClassEntries_Basic_Tools.sbc
EntityComponents.sbc
Currently has:
<Stats>
<Stat>
<TypeId>MyObjectBuilder_EntityStat</TypeId>
<SubtypeId>SpaceCharacterHealth</SubtypeId>
</Stat>
</Stats>
<Scripts>
<Script>SpaceStatEffect</Script>
</Scripts>
Needs to be:
<Stats>
<Stat>
<TypeId>MyObjectBuilder_EntityStat</TypeId>
<SubtypeId>SpaceCharacterHealth</SubtypeId>
</Stat>
<Stat>
<TypeId>MyObjectBuilder_EntityStat</TypeId>
<SubtypeId>SpaceCharacterRadiation</SubtypeId>
</Stat>
<Stat>
<TypeId>MyObjectBuilder_EntityStat</TypeId>
<SubtypeId>SpaceCharacterRadiationImmunity</SubtypeId>
</Stat>
<Stat>
<TypeId>MyObjectBuilder_EntityStat</TypeId>
<SubtypeId>SpaceCharacterFood</SubtypeId>
</Stat>
</Stats>
<Scripts>
<Script>SpaceStatEffect</Script>
<Script>RadiationStat</Script>
<Script>FoodStat</Script>
</Scripts>
Interested to try out the recently-new vanilla food and radiation mechanics though... but yeah, noticing the same thing when running this mod - the hunger bar seems to display zero and there's no radiation readout... dunno if those mechanics are still working under the hood, and I just can't see the effects, of if they're disabled entirely.
Any progress getting the mod tweaked up to work with those settings/hud-readouts?
Does anyone happen to know if all these issues are consistent with EWE too?
- Hunger bar is not displaying correct value
- Missing bushes on Earth (and relevant resources on other planets) for early food
- Wolves do not drop food (or maybe this is because of another DFE mod)
- Anything related to radiations especially on planets
- Missing new weathers
- Recipe to generate H and O from ice is not working in survival kit. Reason is, that recipe requires 1000 of Ice, but maximum what fits into whole survival kit is 927... Advice to decrease 2x and time too.
As of the date of this comment, DFE is not dedicated server friendly. I'm not savvy at the log stuff so I don't know what it is causing it. All I know is that it kept crashing the server every time Industrial Hydrogen Thrusters were placed or even existed