Indexing nil field in Infobox
BastienClement opened this issue ยท 0 comments
Recently, the number of lines in the Infobox was changed from 25 to 10. Still, you are iterating up to 25 here: https://github.com/BigWigsMods/BigWigs/blob/master/Plugins/InfoBox.lua#L49
I guess this is an oversight.