goostengine / goost-examples

A collection of Goost demo projects and scripts
https://goostengine.github.io/
MIT License
6 stars 0 forks source link

Image_indexed screenshot saving example throws error #2

Open GlitchedCode opened 2 years ago

GlitchedCode commented 2 years ago

Which demo project or script is affected: goost-examples/imaging/image_indexed

OS/device including version: Arch Linux

Issue description: Loading the image_indexed example and trying out the screenshot saving feature by setting the relevant boolean export to true causes the project to throw an error at runtime:

Invalid call. Nonexistent function 'generate_palette' in base 'Image'.
Xrayez commented 2 years ago

I think the example project needs to be updated, it's a bug in either case.