Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

character preset saving things like hunger, tempature, and pain level. #43141

Open
ZaricaDemoni opened this issue Aug 23, 2020 · 3 comments
Open
Labels
Character / World Generation Issues and enhancements concerning stages of creating a character or a world (S2 - Confirmed) Bug that's been confirmed to exist

Comments

@ZaricaDemoni
Copy link

ZaricaDemoni commented Aug 23, 2020

Describe the bug

This may not be a bug and is intended for all i know but its strange to be in distracting levels of pain, chilly, and very hungry from loading a preset. All of this seems to have been saved to the character preset when one was made from an in progress world.

Steps To Reproduce

Create new modded world
Use the preset, with the mods it was created with.
Get random error (image provided, this error usually freezes the game for a bit if ignored or pressing space which is why i included screenshot)
Be in distracting pain, hungry, and chilly (all of this was saved back during the cold on load issue. I saved the preset around this time to try and play the character after it was fixed in a new world)

Expected behavior

Not being in distracting pain, while chilly, and very hungry on using a preset?

Screenshots

image

Versions and configuration

  • OS: Windows 8.1
  • Game Version: 0.E-5283-ga1a0bf0
  • Graphics version: Tiles
  • Ingame language: English
  • Mods loaded: "dda", "no_npc_food", "aftershock" "blazeindustries", "crt_expansion", "magiclysm", "DinoMod", alt_map_key", "my_sweet_cataclysm", "MMA", "No_Rail_Stations", "cbm_slots", "fuji_mpp", "speedydex", "stats_through_kills", "StatsThroughSkills"

Additional context

If this is an intended function of making character presets from in progress games, some in-game warning of what it saves from character state would be nice.

Including both preset and world with mods to save the step of generating a world.
World and Preset.zip

@anothersimulacrum anothersimulacrum added the Character / World Generation Issues and enhancements concerning stages of creating a character or a world label Aug 23, 2020
@Fris0uman
Copy link
Contributor

Fris0uman commented Aug 24, 2020

After looking through this it seems that (aside from the error message) the actual bug is that you're not also missing HP.
Which is caused by this #41623

@wapcaplet
Copy link
Contributor

Confirmed in 0.E-6177-g 9f4a1b8

The character's current pain, hunger, and comfort levels are saved (and reloaded) in the template.

@jbytheway
Copy link
Contributor

jbytheway commented Sep 24, 2020

(This comment partly inspired by Discord discussion)

There are two potential uses of character templates: saving a template for a character to use in a new game, and transferring a character from one world to another. Ideally the former shouldn't get these features and the latter should. So I guess we can either compromise one of the use cases or make two versions of template creation and make the player pick which they want.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Character / World Generation Issues and enhancements concerning stages of creating a character or a world (S2 - Confirmed) Bug that's been confirmed to exist
Projects
None yet
Development

No branches or pull requests

5 participants