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

"basement_bionic" error #37539

Closed
araneyl opened this issue Jan 30, 2020 · 2 comments · Fixed by #37545
Closed

"basement_bionic" error #37539

araneyl opened this issue Jan 30, 2020 · 2 comments · Fixed by #37545
Labels
<Bug> This needs to be fixed Mods: Aftershock Anything to do with the Aftershock mod (S1 - Need confirmation) Report waiting on confirmation of reproducibility

Comments

@araneyl
Copy link
Contributor

araneyl commented Jan 30, 2020

Describe the bug

On world load or while moving around an error will occur with the following. This seems to only happens with aftershock or desertregion enabled, but there may be others.

Steps To Reproduce

Steps to reproduce the behavior:

  1. Create a new world with aftershock.
  2. Create a character.
  3. Load world.

Expected behavior

No error.

Versions and configuration

  • OS: Windows
    • OS Version: 10.0 1903
  • Game Version: 0.D-11758-gd8e8618 [64-bit]
  • Graphics Version: Tiles
  • Mods loaded: [
    Dark Days Ahead [dda],
    Disable NPC Needs [no_npc_food],
    Aftershock [aftershock]
    ]

Additional context

23:31:50.497 ERROR : src/generic_factory.h:384 [int_id generic_factory::convert(const string_id&, const int_id&) const [with T = oter_t]] invalid overmap terrain id "basement_bionic"

@araneyl araneyl changed the title "basement_bionic" "basement_bionic" error Jan 30, 2020
@Night-Pryanik
Copy link
Contributor

This should be fixed after #37479 and #37527. Please update to the latest version and check if this is still an issue.

@Night-Pryanik Night-Pryanik added the (S1 - Need confirmation) Report waiting on confirmation of reproducibility label Jan 30, 2020
@araneyl
Copy link
Contributor Author

araneyl commented Jan 30, 2020

This was tested multiple times on the current version, build 10275. ralreegorganon and esotericist (on discord) also confirmed the issue and discussed the fix. It just needs the actual work done.
I didn't follow the exact reason for the error but it has something to do with the mapgen rotations of the location and how the mods add them to the list of possible locations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
<Bug> This needs to be fixed Mods: Aftershock Anything to do with the Aftershock mod (S1 - Need confirmation) Report waiting on confirmation of reproducibility
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants