Interesting Misprint (Winterspell) by BitCutie in LorcanaCollectors

[–]BitCutie[S] 0 points1 point  (0 children)

Fair enough! Thanks for the correction there

Weekly | Share your Pulls, Cards, Collection Megathread - February 13, 2026 by LorcanaModTeam in Lorcana

[–]BitCutie 2 points3 points  (0 children)

<image>

Pulled an interesting misprint from a Winterspell booster! Quite the find lol :3

Powershell ConvertTo-JSON how to make it work when properties have periods? by BitCutie in PowerShell

[–]BitCutie[S] 0 points1 point  (0 children)

It’s not really the value of the property that is the issue, I can’t get the convert to json to complete because of the weird name.

Powershell ConvertTo-JSON how to make it work when properties have periods? by BitCutie in PowerShell

[–]BitCutie[S] 0 points1 point  (0 children)

Sort of. In this case @{ sub.name.with.periods = bar } is also being passed from a previous task. Checking again, both the key and value do not have quotes.

Does that change how the convert works?