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

Npc dialogue in new update breaks world #27699

Closed
Mister-Cultist opened this issue Jan 18, 2019 · 2 comments
Closed

Npc dialogue in new update breaks world #27699

Mister-Cultist opened this issue Jan 18, 2019 · 2 comments
Labels
<Bug> This needs to be fixed [JSON] Changes (can be) made in JSON NPC / Factions NPCs, AI, Speech, Factions, Ownership

Comments

@Mister-Cultist
Copy link

New update gave me a bug that always throws an error when I load my world and it won't let me use it with either my current character or a new one, it just dumps me back to the homescreen.

DEBUG : Error: data/mods//dda/../../json/npcs/Backgrounds/fema_evacuee_1.json: line 70:73: expecting number but found '"'

  {
    "text": "Sorry.  Tell me more about that FEMA camp.",
    "effect": { "npc_add_effect": "player_BGSS_SAIDNO", "duration": "
                                                                    ^
                                                                     600" },
    "topic": "BGSS_FEMA_EVACUEE_1_STORY2"
  },
saurocyte pushed a commit to saurocyte/Cataclysm-DDA that referenced this issue Jan 18, 2019
Currently it is impossible to create character due to errors.

fixes CleverRaven#27699

Committer: saurocyte
@ZhilkinSerg ZhilkinSerg added [JSON] Changes (can be) made in JSON <Bugfix> This is a fix for a bug (or closes open issue) <Bug> This needs to be fixed NPC / Factions NPCs, AI, Speech, Factions, Ownership and removed <Bugfix> This is a fix for a bug (or closes open issue) labels Jan 18, 2019
@Necrosian
Copy link

error

@AMurkin
Copy link
Contributor

AMurkin commented Jan 18, 2019

Fixed in the e725e4f revision (build 8443).

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 [JSON] Changes (can be) made in JSON NPC / Factions NPCs, AI, Speech, Factions, Ownership
Projects
None yet
Development

No branches or pull requests

4 participants