decentraland / decentraland/creator-hub
Clearer error message when spawn points are wrong
Open
3-low
typescript
- Dominant language
- TypeScript
- Stars
- 7
- Forks
- 14
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 44
Description
A common error is to set a spawn point as a combination of numbers and arrays, like x: [1, 3], y: 1, z: [1, 3]
The error message you get when this happens is very unclear, and you don't know where to look. It doesn't point you to look in the spawn points or even in the scene.json.

Contributor guide
Assessment
This issue has not been assessed yet.