malte0811

Results 99 comments of malte0811

I am not quite sure about this, but I'll look into it once I am done with the things I am currently working on. This includes the suggestions in #8...

This (or at least the underlying cause) is a known issue on both sides, see malte0811/FerriteCore#7 and #22. At some point I'll need to talk to someone from Hydrogen about...

This doesn't explain why it isn't merged yet (since I'm not the one who would need to merge it), but I'm not sure whether this is the right approach. Nothing...

Please read the [contributing guidelines](https://github.com/BluSunrize/ImmersiveEngineering/blob/69542e1d12034e474235d8b9e2c672491d7e0e24/CONTRIBUTING.md) and add the information requested there. Currently your report does not even mention what version of Minecraft you are using, which would be *very* important...

I'm unable to reproduce this. Can you post some screenshots showing the issue, in case there's something different about your setup from what I did for testing?

Already looking into it :) cc @simibubi I think this will need changes in both IE and Create. We get a `ServerLevelAccessor` from MC, but Create wants to call `StructureTemplate#placeInWorld`...

@simibubi The crafting recipe uses a custom implementation of `getRemainingItems` to make sure this does not happen in standard crafting. Is there any way for us to indicate to Create...

If that is impossible for whatever reason, you could reflectively check if a recipe overrides `getRemainingItems` and prevent those recipes from being used in a mixer.

Optifine is not really supported, but it would be great if you could upload your log (`logs/debug.log`). The crash looks a bit weird and doesn't contain much useful data, but...

No, Forge servers need to be compatible with vanilla clients and vice versa. With this changed format that isn't (easily?) possible.