Starbound

Starbound

Meet the Anodynes
NPC communication death
While I haven't tested out this glitch, it seems to be occuring with any people. So I'm hoping people could post their logs here and also any observations (less obvious ones) here as well to help DragonbornZelose solve the problem. :3
< >
Showing 1-10 of 10 comments
DragonbornZelose  [developer] 18 Oct, 2017 @ 6:43pm 
Ahh, thanks for being thoughtful! Yeah, this shoul help me find the root a lot quicker.
Jack Nicholson 19 Oct, 2017 @ 10:32am 
[22:00:51.841] [Info] UniverseServer: Acquiring universe lock file
[22:00:52.421] [Info] UniverseServer: Loading settings
[22:00:53.123] [Info] UniverseServer: Starting UniverseServer with UUID: d7a9315c7dfed376f7957515db296310
[22:00:53.411] [Info] UniverseServer: Logged in player 'Beebop' locally
[22:00:53.411] [Info] UniverseServer: Logged in account '<anonymous>' as player 'Beebop' from address local
[22:00:53.485] [Info] UniverseServer: Loading system world (-775644858, -394860551, 68476041) from disk storage
[22:00:53.623] [Info] UniverseClient: Joined server as client 1
[22:00:53.960] [Info] UniverseServer: Reviving player at CelestialWorld:-775644858:-394860551:68476041:3
[22:00:53.967] [Info] UniverseServer: Client 'Beebop' <1> (local) connected
[22:00:53.979] [Info] UniverseServer: Loading celestial world -775644858:-394860551:68476041:3
[22:00:54.794] [Info] Protected dungeonIds for world set to (0, 2, 65524)
[22:00:55.807] [Info] UniverseServer: Warping player 1 to CelestialWorld:-775644858:-394860551:68476041:3=28455.680
[22:00:56.867] [Info] detected supported OpenGL texture size 8192, using atlasNumCells 64
[22:00:56.879] [Info] detected supported OpenGL texture size 8192, using atlasNumCells 128
[22:00:57.038] [Info] detected supported OpenGL texture size 8192, using atlasNumCells 256
[22:00:57.038] [Info] detected supported OpenGL texture size 8192, using atlasNumCells 256
[22:00:57.038] [Info] Setting steam rich presence connection as steam id 76561198203728443
[22:00:59.229] [Error] Cannot set Steam achievement kill10poptops
[22:00:59.229] [Error] Cannot set Steam achievement trashpet
[22:00:59.231] [Error] Cannot set Steam achievement dismisscrewmember
[22:05:05.434] [Info] NpcPanel: init
[22:05:07.121] [Info] onCategorySelection
[22:05:07.121] [Info] string: -1
[22:05:07.121] [Info] string: Generate
[22:05:10.025] [Info] onCategorySelection
[22:05:10.025] [Info] string: -1
[22:05:10.025] [Info] string: Generate
[22:05:16.107] [Info] onCategorySelection
[22:05:16.107] [Info] string: -1
[22:05:16.107] [Info] string: Generate
[22:05:21.905] [Info] onCategorySelection
[22:05:21.905] [Info] string: -1
[22:05:21.905] [Info] string: Generate

In this playtime I ran up to a naked villager (spawned with the NPCSpawner+ mod) and spoke to it. The game then cras.hed
Arkayno 14 Dec, 2017 @ 9:44am 
It stills kills the npcs upon talking.
Jack Nicholson 14 Dec, 2017 @ 10:36am 
My mod had the same problem, I found the fix. Please message me DragonBorneZelose for the solution.
FJDpaco 21 Oct, 2018 @ 3:33pm 
same problem, hope the creator comes back from their haitus.
Last edited by FJDpaco; 21 Oct, 2018 @ 3:34pm
Leaf 11 Apr, 2019 @ 5:26pm 
I ran in to this too, I would walk up to an npc and try talking to them and the game would freeze for a split second and the npc would randomly die and drop a random item
Last edited by Leaf; 11 Apr, 2019 @ 5:26pm
Jack Nicholson 13 Nov, 2019 @ 9:54am 
It has been numerous years since I last did modding, but if I recall the issue lies within the code with all the voice lines. I can't remember the exact issue, but looking at the voice files for another race (preferably one with few lines, like the fenerox) you should be able to find the difference between your own code and theirs. Sorry I couldn't help more, but it seems to be an issue with the race template a lot of people use.
RAT 6 Apr, 2020 @ 5:10am 
Its not the race's fault i don't even have this mod and its happening to me.
Witch-Hunt 3 May, 2022 @ 5:32am 
I fixed the npc death issue.
In dialog\converse.config.patch
remove the , in the end of this line:
"You are so very colorful! A bird could fall in love with that mesmerizing glow...",

Or add another lines of dialog there, but the last one should always end without a ,


should look like this:

{
"op": "add",
"path": "/converse/avian/anodyne",
"value": [
"You are so very colorful! A bird could fall in love with that mesmerizing glow..."
]
},
hypr 6 Aug, 2023 @ 5:11am 
Isn't there a way to make like a patch for it, I really want to use this mod, but don't know how to write mods for the game
< >
Showing 1-10 of 10 comments
Per page: 1530 50