Slime-Dev / SlimeProject

SlimeEngine is my personal playground for learning modern Vulkan and its 1.3 features. This project serves as both a learning tool and a growing graphics framework, focusing on clean, understandable implementation of advanced Vulkan concepts. It's a work in progress, evolving as I explore and understand more about low-level graphics programming.
3 stars 0 forks source link

Fixing test result posting #46

Closed ConnorY97 closed 4 months ago

ConnorY97 commented 4 months ago

The error: An error occurred: 'NoneType' object has no attribute 'strip' The script is not robust enough to handle no error msgs being returned from the test results.