Luke Bemish
Luke Bemish
Forge provides an `IItemHandler` capability for most built-in block entities and entities, and provides fluid capabilities for buckets, but does not provide a built-in item capabillity for shulker box items....
I have noticed that files saved for viewing with phy have absolute paths baked in to them; this requires manual fixing whenever files are moved/transfered.
When opening Phy's template-gui with some data exported from Kilosort, the FeatureView and TemplateFeatureView windows cannot be opened; the console log prints `Could not create view FeatureView.` on startup and...
ClusterView and SimilarityView views open entirely blank and unresponsive; issues exiting Phy window
I installed phy following the installation instructions with python 3.10.5 on Windows 10. I was attempting to use it with data produced by Kilosort, but ran into issues. I then...
Plugin version 2022.2-1.5.20 IntelliJ Build #IC-222.3345.118 on Pop!_OS (an Ubuntu variant) Currently working with a composite build setup involving a root project, in which ForgeGradle is not present, and a...
### Version information mc1.17.1-0.3.2+build.7 ### Expected Behavior Chunks should all render fairly normally (and not consistently flicker) ### Actual Behavior Chunks consistently flicker. This does not seem to be true...
Space separated version ranges for defining dependency version bounds in quilt.mod.json do not work. For instance, taking the quilt template mod and replacing the quilt-loader version requirements in quilt.mod.json with...
Currently, parchment mappings cannot be used on MultiLoader-Template, as the Common project uses vanillagradle, which only supports mojang mappings. This means that when, for instance, navigating code in IntelliJ, code...
**Is your feature request related to a problem? Please describe.** As the title says. This breaks compatibility with mods that use the c:name_gems format, such as Tech Reborn. **Describe the...
### Describe the bug Something seems to go wrong with type reference parsing within method bodies when `extends` is involved. The following fails with the included stack trace: ```java Launcher.parseClass("""...