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
64 stars 44 forks source link

Lots of "Object avali[itemname] defined twice" errors in starbound.log #173

Closed bsperan closed 8 years ago

bsperan commented 8 years ago

FYI: I'm using the Steam Workshop version. I haven't actually created an Avali character yet. But I was alarmed by the number of errors I found in my starbound.log which appear to be related to the Avali. It shouldn't be throwing out errors like this. Granted, I have several mods installed (all Workshop). But that should not explain what it says that all these Avali items are "defined twice"...

One example:

[Error] Object avalitier6daggerdisplay defined twice, second time from /objects/racks/frameddagger/avalitier6daggerdisplay.object [04:43:44.717]

Q: Would the order I install Workshop mods make any difference? Are you aware of any conflicts with Frack'n Universe (which I have installed)?

Attached is my starbound.log. starbound.log.zip

Fevix commented 8 years ago

No, no conflicts known. I doubt FU would have added Avali objects.

And all objects are only defined once. No clue what's going on here. (You can see the files in the mod right here on the Github, click on "Code" at the top)

Fevix commented 8 years ago

One thing I can suggest: Delete the mod and reinstall.

Fevix commented 8 years ago

Fixed in 5be91e2