Coming
Coming
# Pull request checklist - [x] The PR has a proper title. Use [Semantic Commit Messages](https://seesparkbox.com/foundry/semantic_commit_messages). (No more branch-name title please) - [x] Make sure this is ready to be...
#### Description When setting the device type to ASIO in `gui_v1.py`, both input and output audio channels experience stuttering and the sound is not continuous. It appears that the `GUI.audio_callback`...
**Is your feature request related to a problem? Please describe.** I am trying to use custom axis scales (e.g., square root scale) in Dear PyGui. This feature was added in...
## Description Since [`24w40a`](https://github.com/architectury/architectury-api/blob/fe43bbddc9b756d52f1bcad3f3a5a2a5181b7fac/fabric/src/main/java/dev/architectury/mixin/fabric/client/ClientPlayerAttackInvoker.java), the `EntityEvent.LIVING_HURT` event in Architectury API **on client-side** fails to detect damage to players, while the following work normally: - Server-side detection of player damage -...
**Describe the bug** The mod is not being loaded by SMAPI. The SMAPI log indicates that the mod's DLL file could not be loaded. This issue appears to be specifically...