FancyMenu [Fabric] [MOVED TO NEW PROJECT]

FancyMenu [Fabric] [MOVED TO NEW PROJECT]

17M Downloads

Incompatibility with "Valkyrien Skies 2"

Czoguski opened this issue · 2 comments

commented

Describe the issue
The game crashes before opening to the main menu, specifically upon initialization of fancy menu. I am using only Valkyrien Skies and Fancy Menu with its prerequisite mods. This seems to be a possible regression with FM 3.3.x, as 3.2.3 works just fine with the other mod listed.

Launching Minecraft with Valkyrien Skies and just FM's prerequisite mods (without FM) does not cause a crash.

Game Log
latest.log: https://gist.github.com/Czoguski/95d0c030cf4438dff30398d34aa570b2
Crash Report: https://gist.github.com/Czoguski/8d00a659215377b042bbdacd87f5aea1

Basic Information

  • OS: Windows 11
  • FancyMenu Version: 3.3.2
  • Fabric Version: Fabric 0.16.7
  • Minecraft Version: 1.20.1
  • Active Mods: Valkyrien Skies, Fancy Menu, Melody, Fabric API, Konkrete
commented

This sounds like Valkyrien Skies is somehow forcing a wrong version of a library I'm using to parse property files.

java.lang.NoSuchMethodError: 'boolean org.apache.commons.lang3.ObjectUtils.anyNull(java.lang.Object[])'

If it works without Valkyrien Skies, it's probably on them to fix this.

commented

Ah. In that case, I'll head on over to their repo to post an issue there.

In the meantime, 3.2.3 is working just fine with it, which I'll continue to use for now.