ryukau / VSTPlugins

Uhhyou Plugins VST 3 repository.

Home Page:https://ryukau.github.io/VSTPlugins/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plugins crash with invalid style.json

ryukau opened this issue · comments

Steps to reproduce:

  1. Create style.json like below.
  2. Open plugin GUI.
  3. Plugin crashes, and GUI won't open.
{
  "fontFamily": "Sofia Sans Semi Condensed",
}

The above json is invalid because of a trailing comma.

Environment:

  • Windows 11
  • FL Studio 21

Plugins probably crash on any DAW.


I'll work on this issue.

The bug was fixed in 3e094cc, and released in v0.57.0.