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

No such parameter "variant_palette" #73601

Open
IdleSol opened this issue May 9, 2024 · 2 comments
Open

No such parameter "variant_palette" #73601

IdleSol opened this issue May 9, 2024 · 2 comments
Labels
Map / Mapgen Overmap, Mapgen, Map extras, Map display (P4 - Low) Low priority issues: things which are e.g exotic, minor and/or hard to encounter (S2 - Confirmed) Bug that's been confirmed to exist

Comments

@IdleSol
Copy link

IdleSol commented May 9, 2024

Describe the bug

Trying to build a house (house_rv) through the debug menu

 DEBUG    : No such parameter "variant_palette"

 FUNCTION : Result mapgendata::get_arg(const std::string&) const [with Result = string_id<mapgen_palette>; std::string = std::__cxx11::basic_string<char>]
 FILE     : src/mapgendata.h
 LINE     : 244
 VERSION  : cdda-experimental-2024-05-09-0820 fa8ae46

Looked at other house variants (house_34), similar problem.

Attach save file

n/a

Steps to reproduce

  1. Create a new world
  2. Edit map via debug menu
  3. Spawn house_rv

Expected behavior

n/a

Screenshots

pict 1

Versions and configuration

  • OS: Windows
    • OS Version: 10.0.19043 (21H1)
  • Game Version: cdda-experimental-2024-05-09-0820 fa8ae46 [64-bit]
  • Graphics Version: Tiles
  • Game Language: English [en]
  • Mods loaded: [
    Dark Days Ahead [dda],
    Disable NPC Needs [no_npc_food],
    Portal Storms Ignore NPCs [personal_portal_storms],
    Slowdown Fungal Growth [no_fungal_growth]
    ]

Additional context

But in the cities, everything is fine. Including with house_rv. What is the difference between spawning houses in a city and spawning through the debug menu?

@IdleSol IdleSol added the (S1 - Need confirmation) Report waiting on confirmation of reproducibility label May 9, 2024
@PatrikLundell
Copy link
Contributor

When I tried to spawn an overmap thing I first got something similar to what you got. I found a different command which seemed to work properly.
't' place overmap terrain seems to place only the basics and for a single level.
's' place overmap special seems to place what I actually wanted.
To the left: the house_rv special, while to the right you have the terrain (with the missing palette message).
Screenshot (340)

@IdleSol
Copy link
Author

IdleSol commented May 10, 2024

You created the house through global map modification. Overmap editor.

For simplicity: debug menu = F1.
F1-m-O-s
F1-m-O-t This causes an error

And I created through map modification. Map editor - overmap/mapgen
F1-m-M-o This causes an error

@Leland Leland added (S2 - Confirmed) Bug that's been confirmed to exist Map / Mapgen Overmap, Mapgen, Map extras, Map display (P4 - Low) Low priority issues: things which are e.g exotic, minor and/or hard to encounter and removed (S1 - Need confirmation) Report waiting on confirmation of reproducibility labels May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Map / Mapgen Overmap, Mapgen, Map extras, Map display (P4 - Low) Low priority issues: things which are e.g exotic, minor and/or hard to encounter (S2 - Confirmed) Bug that's been confirmed to exist
Projects
None yet
Development

No branches or pull requests

3 participants