Starbound

Starbound

The Ciervus (broken)
 This topic has been pinned, so it's probably important
sparklerthesableye  [developer] 16 Dec, 2018 @ 11:39am
Bug Reports
I would prefer if you either sent me a link to a pastebin of the log or, if you send it directly here, you only send me the lines that are actually troublesome.

If it's something smaller, like a sprite error, it'll probably be far simpler to fix.
< >
Showing 1-3 of 3 comments
Da Wrecka 22 Apr, 2019 @ 7:04pm 
Dialogue patches are malformed and NPCs are dying instead of dialogue-ing as a result; Run your patch files through a Linter, and you'll see what I mean. For example, see combat.config.patch and look at lines 17 to 20:
"You won't know what hit you" ] "ciervus": [ "너 스스로를 다치게 하지마.",
should read
"You won't know what hit you" ], "ciervus": [ "너 스스로를 다치게 하지마.",


The lack of a comma after the ] on line 18 breaks the patch, and screws up all dialogue based on combat.config. The other three files in the dialog directory likewise have the same problem.
sparklerthesableye  [developer] 25 Apr, 2019 @ 10:18am 
Ah, thank you for pointing this out to me. I currently don't have much motivation to even fix the little things due to some personal issues, but I'll be sure to get to it eventually
A-Vladimir 1 Jul, 2019 @ 11:19pm 
It took me 3 ♥♥♥♥♥♥♥ days to find what mod was braking the ♥♥♥♥♥♥♥ NPCs, i have over 400 mods in my modpack and the lasts mods to go where the race mods. If the mod is that broken change the name of it, add "(broken)" at the end of it.
< >
Showing 1-3 of 3 comments
Per page: 1530 50