coehlrich

Results 9 issues of coehlrich

I opened a plugin.yml for a Spigot plugin (which seems to have the same format as a Bukkit plugin.yml) (https://github.com/PrisonTeam/Prison) using eclipse Wild Web Developer and from what i can...

enhancement

Previously only libraries had their module attribute checked for whether to put the library on the classpath or the modulepath for launch configurations when experimental module support was enabled. This...

when i click on the vote now button at the bottom of the browse page it never loads with ![image](https://user-images.githubusercontent.com/22903392/35084840-b34ae326-fc8a-11e7-8914-48ec56275b15.png) in the console

Eclipse 2022-09 introduced support for ANSI which isn't currently being detected for the `DumbTerminal`.

### Expected Behavior The launch group either executes next launch configuration or finishes. ### Current Behavior The launch group waits for the gradle task to finish infinitely. Launch groups when...

a:bug :beetle:

[22w11a diff](https://gist.github.com/coehlrich/c7f30609139747ec30a6e31a5c73fccc) [1.18.2-rc1 diff](https://gist.github.com/coehlrich/32afd338ce82fce4c7671d6ab83b13bb) Fixes the compile error where a generic is assigned into a variable with the type `StringReader` [here](https://gist.github.com/coehlrich/c7f30609139747ec30a6e31a5c73fccc#file-pattern-matching-instanceof-22w11a-patch-L344-L349) in 22w11a. Doesn't currently support the way ecj compiles...

reorders the cases so that the default case is always last because if a case pattern or null literal is used then the default case (if present) must be last...

### Mod Name Skyblocker ### Mod Homepage https://github.com/SkyblockerMod/Skyblocker ### Minecraft version 1.21.1 ### Describe the bug Crash on startup ### Steps to reproduce 1. 2. 3. ... ### Logs https://gist.github.com/coehlrich/75421ad7db2c2123754562793d68367e...

compat
mixin conflict
fixed in dev
1.21.x

### Mod Name HM API ### Mod Homepage https://github.com/AzureAaron/hm-api/ ### Minecraft version 1.21.1 ### Describe the bug Unable to open a single player world or connect to Hypixel when using...

compat