Skip to content

Example project missing sprites and runtime errors #79

@paulbaucom

Description

@paulbaucom

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions