Vyacguru

Results 6 issues of Vyacguru

Information: * Minecraft Development for IntelliJ plugin version = 2022.2-1.5.20 * IntelliJ version = 2022.2.1 * Operating System = Windows 10 21H2 * Target platform = Architectury API 1.19.2 Issue:...

type: bug
status: unverified

I have this in my schema generation code: ```MySQL -- -- Table structure for table `oc_location` -- DROP TABLE IF EXISTS `oc_length_class_description`; CREATE TABLE `oc_length_class_description` ( `length_class_id` int(11) NOT NULL,...

Hello, I'm trying write new overlay with teslalib, but it crashes, and I don't know why. How I can use atmosphere gdbstub implementation for debug my overlay?

Я подумал что загружать музыку без показа прогресса загрузки файлов очень неудобно, поэтому прикрутил прогрессбар из rich и форматирование argparse Это решение для issue #32 ![image](https://github.com/llistochek/yandex-music-downloader/assets/105944311/cf816bb8-119d-4592-88c9-beb967051b8e) ![image](https://github.com/llistochek/yandex-music-downloader/assets/105944311/c3bf7c50-6159-4f6f-b78d-39551641c482)

### Is there an existing issue for this? - [X] I have searched the existing issues ### What feature are you suggesting? Dear Lime3DS developers, I hope this message finds...

enhancement

This pull request addresses the issue of building the PC version on macOS. These operating system do not have a native implementation of C11 Threads, which makes the build process...