PDA

View Full Version : All NPC's dropped into the tracker are set to 1 hp



Shogar
March 3rd, 2022, 17:48
Was working fine until I ran the update today, now any NPC I drop onto the tracker is set to 1 hp no matter how many the stats say.. Any ideas?

Trenloe
March 3rd, 2022, 17:49
Which ruleset? Are you running any extensions?

Moon Wizard
March 3rd, 2022, 18:42
And which NPC? From which book?

Thanks,
JPG

Shogar
March 3rd, 2022, 18:52
5E and I turned off all the mods (no change) and than turned off all ext's... now it works. I'll have to go thru one by one and see which is effecting it. Thanks for the help.

LordEntrails
March 3rd, 2022, 19:03
Check the laboratory threads. I think this was reported and tied to a specific extension during the beta testing.

Moon Wizard
March 3rd, 2022, 19:06
It was something I had to update in the 5E ruleset to make it work with the parentheses that they put around NPC hit dice in the 5E creatures and the new dice manager code in CoreRPG. Any extension that overrides the addNPC code in the 5E ruleset will need to be updated similarly.

Regards,
JPG

LordEntrails
March 3rd, 2022, 19:09
Not extension related.. Here's the thread, should have been fixed...
https://www.fantasygrounds.com/forums/showthread.php?72767-NPC-HP-problem

I am seeing an issue when the GM option is set to max HP, I get 0 hp for the NPC. Let me create in a new campaign with not extensions to verify. Will status shortly.

Shogar
March 3rd, 2022, 19:20
Ok, All ext and mods turned off except the three base books (DMG, PHB and MM in 5e Used)... If I start a new campaign they come up correct HP's, If I use my old campaign with the same mods, no ext and load an adult black dragon (from MM), it still fails and sets to 1hp... as of 5 min ago I did an update.

Update: I get the results listed in the above post. Standard gives me 195, random is 1 and Max is 0. This is in my old campaign and a new fresh one.

LordEntrails
March 3rd, 2022, 19:22
New 5E campaign. No extensions, Basic Rules loaded.
Drag NPC from the NPC list to the CT. Gets added with default HP - Test is good
Change campaign Option so NPC HP is "Max". Drag NPC from NPC list to CT. Gets added with 0 HP - Test fails
Change campaign Option so NPC HP is "Random". Drag NPC from NPC list to CT. Gets added with 1 HP - Test fails

See attached campaign. CT shows one results of above tests. NPCs have had option value appended to their name.

Shogar
March 3rd, 2022, 19:29
Yep, same here

Strongtree
March 3rd, 2022, 19:45
Hi, same issue here, ruleset 5e, doesn't matter campaign, addition. Random HP for NPC results in 1 HP and max in 0 HP. Only standard works.

Moon Wizard
March 3rd, 2022, 22:22
Ok, just pushed a fix. It had to do with the spaces in the HD string.

Regards,
JPG

LordEntrails
March 3rd, 2022, 23:44
Thanks Moon :)