Please, before submitting a new issue verify and check: - [X] I tested it on latest raylib version from master branch - [X] I checked there is no similar issue already reported - [X] I checked the documentation on the [wiki](https://github.com/raysan5/raylib/wiki) - [X] My code has no errors or misuse of raylib ### Issue description - Using Raylib_cs. Setting SetTraceLogLevel() to none don't stop DDS warning to appear ! PS: also the dds warning don't have the \n at the end ! ### Environment C#, Windows 11 ### Issue Screenshot <img width="1084" height="176" alt="Image" src="https://github.com/user-attachments/assets/9c219e03-8106-4e87-9a61-7debf101e26e" /> ### Code Example Use SetTraceLogLevel to none and load a dds without a multiple of 4.