paulloz / godot-ink

Ink integration for Godot Engine.

Repository from Github https://github.compaulloz/godot-inkRepository from Github https://github.compaulloz/godot-ink

Cannot enable plugin on mac m1

JeFawk opened this issue · comments

commented

Describe the bug
Plugin can be installed from Assets Lib but cannot be enabled. When trying to enable it, this error occurs:
image

To Reproduce

  1. create a new project using graphics "Mobile" on an m1 mac
  2. install the plugin from the AssetLib
  3. try to enable plugin
  4. notice the error

Environment

  • OS: MacBook Air M1
  • Godot version: 4.1.1
  • godot-ink version: latest from the Assets Library:
image
  • ink version:

Additional context

This feels like a duplicate of #57.