Starbound

Starbound

The Ciervus (broken)
 此主题已被置顶,因此可能具有重要性
sparklerthesableye  [开发者] 2018 年 12 月 16 日 上午 11:39
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.
< >
正在显示第 1 - 3 条,共 3 条留言
Da Wrecka 2019 年 4 月 22 日 下午 7:04 
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  [开发者] 2019 年 4 月 25 日 上午 10:18 
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 2019 年 7 月 1 日 下午 11:19 
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.
< >
正在显示第 1 - 3 条,共 3 条留言
每页显示数: 1530 50