Melon

Results 31 comments of Melon

I think it might just be due to the buffering in the terminal or something. I'd have to look into it further to find out.

Yea I want to fix this issue but I haven't got around to it so I left the issue open incase someone else beats me to it

I have the same error as well

I have a suggested fix for this. Keep the history not changing the same to prevent spamming the history. But store an internal array of state changes so when pressing...

I am also getting the same error, have you managed to fix it in the past 8 months

bab be stonky

newer versions of Minecraft 1.13+ block states can be extracted using the data generator.. https://wiki.vg/Data_Generators

Using a `.minecraft` directory also doesn't work when using an external launcher (like MultiMC/PolyMC) without having a minecraft installed via the default launcher. Not exactly sure how this could be...

Another issue is that external launchers (like MultiMC/PolyMC) don't use the full `.minecraft` directory structure and generally only contain the few directories needed for a single instance.

Looks like it also tries to find the directory `versions` and the launcher profiles json file. https://github.com/toolbox4minecraft/amidst/blob/86ffd6004a3ab2a88b9325de420a596665f0df75/src/main/java/amidst/mojangapi/file/directory/DotMinecraftDirectory.java#L40-L41 Neither of which are present when using MultiMC/PolyMC.