toolbox4minecraft / amidst

Advanced Minecraft Interface and Data/Structure Tracking
GNU General Public License v3.0
2.15k stars 240 forks source link

Not running for 1.17-1.18 #1087

Open mastertig opened 2 years ago

mastertig commented 2 years ago

image This is the problem

mpsijm commented 2 years ago

https://github.com/mpsijm/amidst/releases/tag/v4.7-java-17 should fix Amidst for Minecraft 1.17 and below, see #1088 for details.

Unimatrix36 commented 2 years ago

MineAtlas (http://mineatlas.com/) isn't updated for 1.18 either It still use the world gen "engine" from 1.17 and below.

MC-dusk commented 2 years ago

it needs java16 (or above?)

Unimatrix36 commented 2 years ago

I have both Java 16 and 17 installed because Minecraft 1.17 require Java 16 and Minecraft 1.18 require Java 17

MC-dusk commented 2 years ago

I have both Java 16 and 17 installed because Minecraft 1.17 require Java 16 and Minecraft 1.18 require Java 17

Any way, this works: https://github.com/toolbox4minecraft/amidst/issues/1087#issuecomment-1007935684 , that's fine.

https://github.com/mpsijm/amidst/releases/tag/v4.7-java-17 should fix Amidst for Minecraft 1.17 and below, see #1088 for details.

mastertig commented 2 years ago

has there been any work for 1.18.2 version of Minecraft