material-foundation / material-theme-builder

Visualize dynamic color and create a custom Material Theme.
https://material-foundation.github.io/material-theme-builder/
Apache License 2.0
364 stars 28 forks source link

Plugin fails to launch #24

Closed PrattiDev closed 2 years ago

PrattiDev commented 2 years ago

Describe the bug

The plugin will not launch because if fails to import Google Sans Regular.

To Reproduce Steps to reproduce the behavior:

  1. Try to launch the plugin.
  2. View the console log.
  3. Console will point out that Google Sans Regular is missing.

6473d774-ad2f-4a6d-9587-079f4631720f

Desktop (please complete the following information):

michalorestes commented 2 years ago

Similar issue on Mac OS in Figma desktop app:

Uncaught (in promise) RuntimeError: memory access out of bounds
    at jsvm-cpp.wasm:0x1eaeb
    at jsvm-cpp.wasm:0x3a8eb
    at jsvm-cpp.wasm:0x251ec
    at jsvm-cpp.wasm:0x32d01
    at jsvm-cpp.wasm:0x2b339
    at jsvm-cpp.wasm:0x2ac73
    at jsvm-cpp.wasm:0x13ff
    at jsvm-cpp.wasm:0x131c
    at jsvm-cpp.wasm:0x24f6
    at jsvm_runMicrotasksAndAutorelease (jsvm-cpp.wasm:0x71f9)
    at Object.Module._jsvm_runMicrotasksAndAutorelease (jsvm-cpp.js.br:8)
    at figma_app.8984b6a00d…c6a84.min.js.br:844
rodydavis commented 2 years ago

I will fix this tomorrow 👍🏼

rodydavis commented 2 years ago

Just pushed a hot fix!