tildejustin

Results 29 issues of tildejustin

**Describe the bug** Every time after the script leaves IRC chat I get the error: ` 08/07/22 12:24:53 - ERROR - [start]: Exception raised: [Errno 9] Bad file descriptor. Thread...

bug

When the action bar is hidden with Hider, the little pop-up at the bottom has a large amount of space underneath it. If you disable `* {box-sizing: border-box;}` it has...

### Minecraft Development for IntelliJ plugin version 2023.3-1.6.12-443 ### Description of the feature request currently it looks like accessor folding only works on the first accessor call, even when there...

type: enhancement
status: accepted
platform: mixins

### Minecraft Development for IntelliJ plugin version 2023.3-1.6.12-452 ### IntelliJ version 2023.3.2 (Ultimate Edition) ### Operating System EndeavorOS Linux, kernel 6.7.0-arch3-1 ### Target platform Mixins ### Description of the bug...

type: bug
platform: mixins

### Minecraft Development for IntelliJ plugin version 2023.3-1.6.12-443 ### IntelliJ version 2023.3.2 ### Operating System EndeavorOS Linux, kernel 6.6.8-arch1-1 ### Target platform Mixins ### Description of the bug source: https://github.com/tildejustin/voyager/blob/mixin-extras/src%2Fmain%2Fjava%2Fme%2Fmodmuss50%2Fvoyager%2Fmixin%2FStructureManagerMixin.java...

type: bug
platform: mixins

### Is your suggested enhancement related to a problem? Please describe. example: ![image](https://github.com/modrinth/labrinth/assets/66330094/f6cddf3b-6599-4aa0-acc9-7ed1d47b5291) fabric loader has its own way of putting snapshots into semver format, and currently it doesn't seem...

enhancement

### Role reading crash logs and debugging mixins ### Suggestion Have a toggle in multimc launcher console settings that simply makes the logs always disables line wrapping across all instances...

suggestion

I think it would be nice for loader to display mod ids which are provided by loaded mods and what mods are providing them, like nested mods currently work. I...

## Merge base version - MC Version: 1.16.1 - SpeedRunIGT Version: 14.1 (future version) ## Changes moved global config on linux from `~/speedrunigt` to `~/.config/speedrunigt` ## More details (Optional) needs...

In prior versions of loom, or with`useLegacyMixinAp = true`, signatures which did not exist in the minecraft version being compiled against could still be written partially with named, partially with...