bevy/errors
lelo d1158288d5
Update B0003 error docs to stageless (#8736)
# Objective

- Fixes https://github.com/bevyengine/bevy/issues/8641

## Solution

- Update the B0003 docs to reflect the changes brought to Bevy with the
release of ECS Schedule v3
2023-06-02 17:48:47 +00:00
..
src Add warning when a hierarchy component is missing (#5590) 2022-09-19 16:12:11 +00:00
B0001.md Schedule-First: the new and improved add_systems (#8079) 2023-03-18 01:45:34 +00:00
B0002.md Schedule-First: the new and improved add_systems (#8079) 2023-03-18 01:45:34 +00:00
B0003.md Update B0003 error docs to stageless (#8736) 2023-06-02 17:48:47 +00:00
B0004.md Schedule-First: the new and improved add_systems (#8079) 2023-03-18 01:45:34 +00:00
B0005.md Warn instead of erroring when max_font_atlases is exceeded (#6673) 2022-11-25 23:49:25 +00:00
Cargo.toml Add readme to errors crate and clean up cargo files (#3125) 2021-11-13 23:06:48 +00:00
README.md Add readme to errors crate and clean up cargo files (#3125) 2021-11-13 23:06:48 +00:00

Bevy Error Codes

This crate lists and tests explanations and examples of Bevy's error codes.

For the latest Bevy release, you can find a rendered version of the error code descriptions at bevyengine.org/learn/errors.