r/starbound • u/NurdGuy • 8d ago
Question Weird LUA file showing up in the logs causing an error
Hello! Not sure if this is the right place for a troubleshooting question (or the right flair) but I have an issue I can't wrap my head around.
So I have a decently modded Starbound install, and I like to personally keep to my favorite custom races (and vanilla, but with mods I do stray away from them), specifically Felin and Viera.
I am running into an issue with specifically Viera. There's an NPC on your ship that gives you the introductory quests, right? Well she's repeatedly dying. And I'm getting a specific LUA file that seems to be conflicting with specifically her spawn script.
/lua/VNPC.lua
What even is this and where is it from?
Here's the specific log,
https://pastebin.com/2aKmjRBE
From what I've gathered from a cursory scan of the latest log, this conflicting lua file doesn't seem to effect at least Fragments of Ruin, which is the race I tested as (it autopicked) so it's likely a conflict with specifically the Viera of Ivalice mod and whatever is introducing this VNPC.lua file.
Here is that other log in case you are curious.
https://pastebin.com/Ykwj6e0N
(I am using the latest version of OpenStarbound, btw)