Av3boy / Av3boy/SharpEngine

Unable to load shaders by running exe

Aperta
#22 0 commenti 0 reazioni 1 assegnatario Rivendicata da @Av3boy Vedi su GitHub
bug editor good first issue rendering
Lingua principale
C#
Stelle
6
Fork
0
Merge medio
1h 1m
PR unite (30g)
2

Descrizione

**Describe the bug**
When running the editor exe by double clicking a `.sharpengine` file the console gets an error within the ui renderer. Essentially it boils down to the shader files not being found.

**To Reproduce**
Steps to reproduce the behavior:
1. Create a `test.sharpengine` file and run the .reg file.
2. Run the file so the editor starts.
3. Error in console about not being able to load shaders.

**Expected behavior**
The shaders should be loaded and everything should work as intended.
TBD: If there is no shader by a given string, should we throw an exception in debug mode or should we just "eat the exception" and show a general error message.

**Additional context**
Checks have been added so the shader will return a boolean and just "eat up" the exception so the application starts.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.