Kaiede/Bedrockifier

Errors when checking validity of world should be more descriptive

Closed this issue · 0 comments

If there's any problem during the World(url:) call, we don't really know what URL was actually being used. So a user having to interact with this won't know what's going on. Bedrockifier should probably be catching the existing error and rethrowing a more useful one with the correct details.

This would make it easier for someone to diagnose issues on their own.