defold icon indicating copy to clipboard operation
defold copied to clipboard

Error when loading collectionproxy containing a tilemap

Open totebo opened this issue 7 months ago • 1 comments

Describe the bug (REQUIRED) Error:

WARNING:RESOURCE: Unable to create resource: /screens/gameworld/level.tilemapc: FORMAT_ERROR
ERROR:GAMESYS: No shapes found in collision object

The error doesn't happen if the collection containing the tilemap is set as Bootstrap > Main Collection in game.project.

To Reproduce (REQUIRED) Build the project (⌘B).

Expected behavior (REQUIRED) No error should show.

Defold version (REQUIRED): 1.10.0.

Platforms (REQUIRED): macOS.

Minimal repro case project (OPTIONAL): PhysicsResourceError.zip

Screenshots (OPTIONAL): https://www.youtube.com/watch?v=2jzck-eQTeQ

Additional context (OPTIONAL): https://forum.defold.com/t/defold-1-10-0-has-been-released/80264/17

totebo avatar May 03 '25 14:05 totebo

I can't reproduce it in Defodl 1.10.2 using you project

AGulev avatar Jun 22 '25 07:06 AGulev

Could you please test again using newer Defold 1.10.4 (and pls remove build folder )

AGulev avatar Jul 31 '25 11:07 AGulev