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

Aftershock error on loading world after updating #35894

Closed
SpellingSword opened this issue Dec 6, 2019 · 2 comments
Closed

Aftershock error on loading world after updating #35894

SpellingSword opened this issue Dec 6, 2019 · 2 comments
Labels
<Bug> This needs to be fixed Good First Issue This is a good first issue for a new contributor [JSON] Changes (can be) made in JSON Mods Issues related to mods or modding

Comments

@SpellingSword
Copy link

Describe the bug

DEBUG : Error: data/mods//Aftershock/items/afs_bioparts.json: line 44:14: unrecognized volumetric unit

Like all mi-go bioparts the openings on this piece closed up after it was cut free and it seems to have gone into a form of hibernation with the pulses occurring slower and slower as it conserves energy.",
"weight": "40 g",
"volume":
^
"250 mL",
"price": 100,
"to_hit": -1,

FUNCTION : bool main_menu::load_character_tab(bool)
FILE : src/main_menu.cpp
LINE : 1053

Steps To Reproduce

  1. Update game from 2 builds ago
  2. Get error on load

Expected behavior

No error

@Night-Pryanik Night-Pryanik added <Bug> This needs to be fixed Mods Issues related to mods or modding labels Dec 6, 2019
@KorGgenT KorGgenT added [JSON] Changes (can be) made in JSON Good First Issue This is a good first issue for a new contributor labels Dec 6, 2019
@KorGgenT
Copy link
Member

KorGgenT commented Dec 6, 2019

just needs to be changed to ml instead of mL

@anothersimulacrum
Copy link
Member

The fix for this was merged

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 Good First Issue This is a good first issue for a new contributor [JSON] Changes (can be) made in JSON Mods Issues related to mods or modding
Projects
None yet
Development

No branches or pull requests

5 participants