goplus / spx

spx - A Scratch Compatible Go/Go+ 2D Game Engine for STEM education
https://builder.goplus.org
Apache License 2.0
103 stars 28 forks source link

USER ERROR: No loader found for resource: res://assets/sprites/Bullet/bullet.png (expected type: ...) #403

Open JiepengTan opened 1 week ago

JiepengTan commented 1 week ago

When calling startProject and immediately calling runGame: get lots of error:

USER ERROR: No loader found for resource: res://assets/sprites/Bullet/bullet.png (expected type: ...) ....