Starbound
NpcSpawner+
 Este tema se ha marcado como fijo, por lo que probablemente sea importante
Depression Hurts, Eat More KFC  [desarrollador] 13 MAY 2018 a las 2:30
Bugs & Glitches 1.2.X
Creating a new thread to keep 1.2.X issues separate from other versions.
Última edición por Depression Hurts, Eat More KFC; 16 MAY 2018 a las 9:01
< >
Mostrando 1-15 de 144 comentarios
Depression Hurts, Eat More KFC  [desarrollador] 13 MAY 2018 a las 2:31 
reserved
Depression Hurts, Eat More KFC  [desarrollador] 13 MAY 2018 a las 2:31 
reserved
Cassowary 14 MAY 2018 a las 15:00 
Gonna try to recreate it on a throwaway character so that you can get a log, but using BYOS I somehow bricked my shipworld when I punched in "detach" on the NPC spanwer like usual. I have a ♥♥♥♥♥♥♥ of mods and it could honestly be a number of things/a coincidence, but I'll keep you posted and make a pastebin if I can get it to happen again! Figured I'd at least put this here in case someone else encounters the same issue.
Depression Hurts, Eat More KFC  [desarrollador] 14 MAY 2018 a las 17:01 
@2peach22 detach should never brick. All it does is check if everything is ok and breaks the object.

but if it never happened before clearly something is messed up, keep me posted
Última edición por Depression Hurts, Eat More KFC; 14 MAY 2018 a las 17:02
Depression Hurts, Eat More KFC  [desarrollador] 15 MAY 2018 a las 9:25 
@2peach22 I found your brick scenario. its sneaky and its based on uniqueIDs Essentially the API lied and rather than clear UniqueIds it actually sets more than one to the same UniqueID which practically breaks the loading of that chunk in the world..
Última edición por Depression Hurts, Eat More KFC; 15 MAY 2018 a las 16:27
Depression Hurts, Eat More KFC  [desarrollador] 19 MAY 2018 a las 13:43 
well from what i can tell its this
"Exception caught loading asset: /dialog/arrivedhome.config:beacon, (AssetException) Could not read JSON asset /dialog/arrivedhome.config:beacon "

More specifically. the npc is coming home, looking up the dialogue say to you, and crashing because the file in which it gets its dialogue is broken. So, like most other entities, any crash defaults to killing the npc.


. my spawners are its own thing and I do not touch npcs that I do not explicitly create so I cannot see how my mod would affect your colonists

(did FU come out with an update that modified tenants in any way?)
Última edición por Depression Hurts, Eat More KFC; 19 MAY 2018 a las 13:46
Nemesis 28 MAY 2018 a las 14:55 
Hello, it could be that using non-vanilla weapons breaks the weapon handling from the NPC; It bricks itself trying to figure out what to use. The npc switches from the default assigned primary weapon (before changing it, it was an iron broadsword) to the one I inserted rapidly and rarely attacks and never switches to alt, it just stands there. Now this could be numerous reasons as I'm using a lot of mods. First off, the NPC is a custom species called Ningen, next the NPC Type is also custom from the Datebound mod (crewmembersobff). After that the weapons themselves are also custom (yay for customizability), the primary taking up the first two slots is the custom Protectorate Broadsword and the alt one that also takes up two slots is the L96A1 Redline Sniper Rifle. I'm also using custom armor (both in the normal and vanity slots) and I have played a bit with the advanced commands but I haven't used any that were not archived somewhere so I was able to use them correctly such as the DisableWornArmor boolean. If you need any more info please reply and I shall aid you. Thank you for this wonderful mod!

Edit: Before using the NpcSpawner's weapon assignment I toyed with changing its npc's primary weapon using these commands:
/entityeval storage.itemSlots.primary = ItemDescriptor item
/entityeval storage.itemSlots.primary = npc.getItemSlot("primary")
It had a similar effect to the problem described above.
Note: They were used to an npc different from the one afforementioned in the main bug description
Última edición por Nemesis; 28 MAY 2018 a las 15:06
Depression Hurts, Eat More KFC  [desarrollador] 31 MAY 2018 a las 18:00 
@Nemesis is this a crewmember? if so its a variable named "emptyHands" that the crew spawning script always sets to true if its baked into the npctype file. That is what is causing all of it and until I make a custom override on the crew spawning script itself there is nothing we can do.
Última edición por Depression Hurts, Eat More KFC; 31 MAY 2018 a las 18:00
Nemesis 3 JUN 2018 a las 5:45 
Ah, I see. Yes, it is a crewmember. If I were to configure the mod's files, the .npctype, to set the emptyhands behaviour to false, and reset the npc (only one exists in-game), would that fix my issue?
Depression Hurts, Eat More KFC  [desarrollador] 4 JUN 2018 a las 1:20 
you will also need to dismiss the npc as well. As the empty hands info is also baked into the crewmember management system.
Última edición por Depression Hurts, Eat More KFC; 4 JUN 2018 a las 1:21
Nemesis 4 JUN 2018 a las 9:31 
Alright, that should be easy to restore since you made the NPC import/export. Thank you so much for your work and support!
Última edición por Nemesis; 4 JUN 2018 a las 9:32
Captain Hyena 7 JUN 2018 a las 11:30 
Idk what happend, but when I tried to dress my crewmember and then pressed "ACTIVATE" - it duplicated him! And when I removed maker - the dressed one dissapeard, but not the other one! And now there's one naked guy running on my spaceship and idk what to do.
Depression Hurts, Eat More KFC  [desarrollador] 7 JUN 2018 a las 14:17 
you need to dismiss the crewmember. IF you want to keep him/her export the npc card, dismiss the crewmember. then reimport the crewmember and spawn him again
Link117 13 JUN 2018 a las 12:13 
none of the crewmembers are useing the 2nd weapion i give them they just switch to a gun that i neaver gave them
Rylasasin 15 JUN 2018 a las 16:46 
Some custom type of npcs (crews) are missing.

For FU, the crews in question are:
LoveliusSmythe
Spacestationassassin
spacestationcaptian
spacestationcommander
spacestationdevastator
spacestationmercenary
spacestationwarmonger
chef
chef2
chef3
collector
llama
magicalgirl
radien
warrior2
warrior3

All of the United Systems and Erthrian alliance ones are missing as well.
< >
Mostrando 1-15 de 144 comentarios
Por página: 1530 50