PDA

View Full Version : Error Message when deleting NPCs off the Combat tracker



Euchale
February 9th, 2019, 13:37
Since I only get this on Savage Worlds, I think itīs probably better to post it here:

Script Error: [string "ct/scripts/template_groupcount.lua"]:52: attempt to index upvalue 'nodeGroup' (a userdata value)

Everything still seems to work fine, just get this error, whenever I delete the last NPC or last PC off the combat tracker.

flynnkd
February 13th, 2019, 22:43
I am getting this also. It isnt every delete, about half of them.

26306

vvZODvv
February 14th, 2019, 16:13
It is happening to me as well.

GM BK
February 17th, 2019, 15:06
Just tried this out myself... It happens with both PC's and NPC's, but there's no consistency to it. Just seems to happen at random.

hereander
February 17th, 2019, 19:47
same here. very inconsistent but happening a lot

lozanoje
February 19th, 2019, 22:20
Same here, I thought it only happened when deleting NPCs, but today the error arose for PCs also.

Line 52:


function groupCount()
return nodeGroup and nodeGroup.getChildCount() or 0
end

Saeval
February 20th, 2019, 09:11
I'll add my name to the pot of very randomly getting that error message when clearing the combat tracker

mac40k
February 22nd, 2019, 14:07
Joining the chorus. See this as well.

Valyar
February 23rd, 2019, 20:55
This happens to me from time to time. Still not sure under what circumstances the bug occurs.