Avali-Triage-Team / Avali

Avali mod with community additions. See Trello for an easier way to see what we're working on:
https://trello.com/b/gXXkQ3Lw/avali-starbound
62 stars 44 forks source link

Villager die when I talk to them. #190

Closed LagiaDOS closed 7 years ago

LagiaDOS commented 7 years ago

title. When I go to a village and talk to anyone, they just explode. Right now I have onñy found floran, glitch and avian villages, all of them have had the same result.

Fevix commented 7 years ago

Replicate this error then send me your starbound.log file please.

Reysor commented 7 years ago

Oh, we had this kind of problem too. We manually updated the old Kemono Mod and forgot one clip in the dialog file. Everytime we wanted to speak to an villager, they exploded in an blue light. And even if we did not play a Kemono.

So maybe checking the dialog file could help.

Sincerely, Rey

Fevix commented 7 years ago

What was the issue in that file so I can address it her?

Reysor commented 7 years ago

Well... it was just a typing mistake. So I can not really tell where the problem in the dialog file with the Avali is. It's like to find a drop of oil in the ocean, random.

Or... just to forget something while programming and then you need to look everything over and over again... :/

Ronsemberg commented 7 years ago

I replicated this issue myself just about now. Appears to be indeed caused by a failed update to the behaviour.lua script, cause is failure to load dialog/guard.config:hail From my .log file:

[Error] Exception while invoking lua function 'update'. (LuaException) Error code 2, [string "/scripts/behavior.lua"]:185: [cooldown] error: [string "/scripts/behavior.lua"]:185: [sequence] error: [string "/scripts/behavior.lua"]:185: [succeeder] error: [string "/scripts/behavior.lua"]:185: [sequence] error: [string "/scripts/behavior.lua"]:178: [sayToEntity] error: [string "/scripts/actions/dialog.lua"]:18: (AssetException) Error loading asset /dialog/guard.config:hail

This is my actual .log file.

starbound.txt

Fevix commented 7 years ago

Attempted fix is incoming in near future.

Fevix commented 7 years ago

Issue has been confirmed resolved by various parties. Please reopen if this is not the case.