Compiling for 1.20.6

Sorry if this has been asked before, and I know it is not yet officially supported: Any chance I can get this to compile for 1.20.6 yet? I'm currently facing an error about "package ChunkStatus does not exits":
> Task :common:compileJava FAILED
/home/ferdinand/git/distant-horizons/common/src/main/java/com/seibel/distanthorizons/common/wrappers/worldGeneration/mimicObject/ChunkLoader.java:216: error: package ChunkStatus does not exist
public static ChunkStatus.ChunkType readChunkType(CompoundTag tagLevel)
^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /home/ferdinand/git/distant-horizons/common/src/main/java/com/seibel/distanthorizons/common/AbstractModInitializer.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 error

FAILURE: Build failed with an exception.
> Task :common:compileJava FAILED
/home/ferdinand/git/distant-horizons/common/src/main/java/com/seibel/distanthorizons/common/wrappers/worldGeneration/mimicObject/ChunkLoader.java:216: error: package ChunkStatus does not exist
public static ChunkStatus.ChunkType readChunkType(CompoundTag tagLevel)
^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /home/ferdinand/git/distant-horizons/common/src/main/java/com/seibel/distanthorizons/common/AbstractModInitializer.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 error

FAILURE: Build failed with an exception.
2 Replies
Puhpine
Puhpine4mo ago
1.20.6 probably wont work without editing the code, as James has already given it a try and it didn't work yet. https://discord.com/channels/881614130614767666/898024877833998387/1235210495146070057 It seems like 1.20.6 support is not a high priority atm
Feschber
Feschber4mo ago
okay thx!
Want results from more Discord servers?
Add your server