Skip to content

Create mgfx0001.md #135

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jun 4, 2025
Merged

Create mgfx0001.md #135

merged 4 commits into from
Jun 4, 2025

Conversation

dellis1972
Copy link
Contributor

Add an Error page for the first coded MonoGame error. MGFX0001.

The error codes should be prefixed with the TOOL or assembly which is being used. This will allow us to identify error areas easily.

e.g

mgfx : MGFX
mgcb: MGCB
MonoGame : MG
Content Pipeline: MGCP

I chose a 4 digit code as that should give us enough room to add as many errors (or warnings) as we need.

In this case we want a page with details on WHAT the error is and then a Solution section on how to fix it.

That said we can also use redirects if need be.

@dellis1972 dellis1972 marked this pull request as ready for review June 4, 2025 18:38
@dellis1972 dellis1972 requested a review from SimonDarksideJ June 4, 2025 18:38
@SimonDarksideJ
Copy link
Collaborator

@SimonDarksideJ SimonDarksideJ merged commit 40f143b into main Jun 4, 2025
2 checks passed
@SimonDarksideJ SimonDarksideJ deleted the dev/dellis1972/mgfx0001 branch June 4, 2025 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants