SaloEater

Results 8 comments of SaloEater

> In order to use Awakened PoE Trade as an app, instead of running from Terminal, which is crashing right on start, do the following in Terminal: > > `sudo...

Hi, here is the log, I got the same issue when booting the game [crash-2025-02-22_17.33.04-client.txt](https://github.com/user-attachments/files/18926322/crash-2025-02-22_17.33.04-client.txt) To replicate the crash install 1.21.1 6.3.3 minetogether - https://www.curseforge.com/minecraft/mc-mods/creeperhost-minetogether/files/all?page=1&pageSize=20&version=1.21.1

> Has there been a fix to this issues? As I am having the same problem. In my case I had to download older version of minetogether

Hi, when :) If there is anything that can be done to release this faster, please, let me know, I'm more than willing to help. Can't wait for this to...

Wait, how this is not merged yet ;(

> > Wait, how this is not merged yet ;( > > @SaloEater because the PR is not ready, you wanting it in-game is not going to magically make it...

I was playing with mixins and this one works fine for me. What it does is apply SlotAttributes before doing main `tick` code - https://github.com/SaloEater/Curios-Fix/blob/main/src/main/java/com/saloeater/curios_fix/mixin/CuriosEventHandlerMixin.java#L31 Please, let me know what...

Also, another developer does this to handle first tick in a special way, so really looking forward for advice what PR you would like to see