
I'm trying to stack up a bunch of rollable table calls in a single macro, but for some reason it seems to dump all calls after the 16-25th or so roll (it varies, sometimes it outputs 6 sets, sometimes it outputs 7, never the full 12 I'm trying to call.) Below is the code, made as readable as I can for the forums, so those line breaks are not actually there in my final code. In total it involves 36 table rolls and outputs it to a singular template, formatted to show the type of shop on the left, and the NPC that runs it on the right. However, the output is both incorrect and inconsistent. It outputs between 5 and 7 of the lines, never the full 12, and will vary between 5 and 8 seemingly without rhyme or reason. I suspect there's something simple I'm missing, but if anyone could offer a suggestion to explore, I'd greatly appreciate it. !rt[maxdepth:100] /w gm &{template:default} {{name=Large Minor Town}} {{[[1t[Shop-Types]]]=[[1t[NPC-First-Names]]] [[1t[NPC-Last-Names]]]}} {{[[1t[Shop-Types]]]=[[1t[NPC-First-Names]]] [[1t[NPC-Last-Names]]]}} {{[[1t[Shop-Types]]]=[[1t[NPC-First-Names]]] [[1t[NPC-Last-Names]]]}} {{[[1t[Shop-Types]]]=[[1t[NPC-First-Names]]] [[1t[NPC-Last-Names]]]}} {{[[1t[Shop-Types]]]=[[1t[NPC-First-Names]]] [[1t[NPC-Last-Names]]]}} {{[[1t[Shop-Types]]]=[[1t[NPC-First-Names]]] [[1t[NPC-Last-Names]]]}} {{[[1t[Shop-Types]]]=[[1t[NPC-First-Names]]] [[1t[NPC-Last-Names]]]}} {{[[1t[Shop-Types]]]=[[1t[NPC-First-Names]]] [[1t[NPC-Last-Names]]]}} {{[[1t[Shop-Types]]]=[[1t[NPC-First-Names]]] [[1t[NPC-Last-Names]]]}} {{[[1t[Shop-Types]]]=[[1t[NPC-First-Names]]] [[1t[NPC-Last-Names]]]}} {{[[1t[Shop-Types]]]=[[1t[NPC-First-Names]]] [[1t[NPC-Last-Names]]]}} {{[[1t[Shop-Types]]]=[[1t[NPC-First-Names]]] [[1t[NPC-Last-Names]]]}}