bevy/errors
François d4ffd4ff28
fix B0003 example and update logs (#11162)
# Objective

- Example in error B0003 is not failing anymore after #9822

## Solution

- Update the example code so that is always fail
- Also update logs and instructions on how to debug as it's easier now

---------

Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com>
2024-01-10 21:40:24 +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 fix B0003 example and update logs (#11162) 2024-01-10 21:40:24 +00:00
B0004.md Use impl Into<A> for Assets::add (#10878) 2024-01-08 22:14:43 +00:00
B0005.md Add some more docs for bevy_text. (#9873) 2023-10-27 18:53:57 +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.