Open Terrain Generator (OTG)

Open Terrain Generator (OTG)

10M Downloads

Update to latest version of Jackson

Rubydesic opened this issue ยท 1 comments

commented

'com.fasterxml.jackson.core:jackson-annotations:2.9.0',
'com.fasterxml.jackson.core:jackson-core:2.9.7',
'com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.9.7',
'com.fasterxml.jackson.core:jackson-databind:2.9.7',

OpenTerrainGenerator shades a very old version of Jackson which causes compatibility issues when it's loaded before Valkyrien Skies 2, which requires a newer version. The latest version of Jackson is 2.14.1

commented

Will be fixed along w/ Fabric Support for 1.18.2 and 1.19 0.0.30, we will also be continuing support for 1.16 OTG with minor fixes such as this (w/o Fabric for the time being), but will save that for another day.

Changes have been committed to 1.18.2 branch, artifact created OK, untested as of yet (busy), will not commit to 1.19 till after support for 1.19 is completed.