-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
The example project has missing sprites and runtime errors when viewing the vertical list or horizontal list options:
ERROR:DLIB: Failed to load image: 'Image not of any known type, or corrupt'
WARNING:SCRIPT: failed to load image (-2)
DEBUG:SCRIPT: Unable to load image
ERROR:SCRIPT: gooey/image_cache.lua:60: failed to delete texture 'https://dummyimage.com/40x40/f70/f70.png' (result = -5)
That external url is referenced in:
- dynamiclist.gui_script
- horizontallist.gui_script
Should these colored square images be included in the example.atlas instead of pulled from external source?
Metadata
Metadata
Assignees
Labels
No labels