embeddedt

Results 46 issues of embeddedt

**Minecraft Version:** 1.18.2 **Forge Version:** 40.2.2 **Description of issue:** Under certain circumstances, it appears possible for Forge's networking classes to be loaded by two mods in an order that causes...

Bug
Triage
1.18

At some point (I believe it was 1.17 or 1.18), vanilla changed the default palettes used by PalettedContainers (including `BiMapPalette`) to throw `EntryMissingException` if the entry for the desired ID...

Does what it says on the tin. The project structure is exactly the same as Forge (with symlinks and all), only real change is using NeoGradle 7 instead of ForgeGradle...

**Is your feature request related to a problem? Please describe.** Currently the only way to allow modded blocks to be fluidlogged is to specify them in the config, or have...

enhancement
fixed in dev

**Bug description** Sound Physics Remastered accesses the client world from the sound thread. The client world is not really thread-safe and doing this can lead to all sorts of issues....

bug

This is a reminder for me to look into this later. EDIT: Marked as low priority as there is currently no patch that depends on this value being correct.

bug
low priority

This PR introduces a new `constantsFilter` method on `ILaunchPluginService`. The intent of this is to allow transformers like RuntimeDistCleaner to be implemented more efficiently, by skipping parsing of the class...

This PR aims to add an API so that mods can run their own EMI search queries without changing the contents of the global search bar. (The motivation for this...

### Describe the bug Recently, I contributed two PRs to Forge for the 1.16 branch aimed at making sure it can still be built in 2023, and also updating it...

bug

### Minecraft Development for IntelliJ plugin version 1.7.0 ### IntelliJ version 2023.3.3 ### Operating System Linux ### Target platform Minecraft Forge ### Description of the bug I've been experiencing occasional...

type: bug
status: unverified