Lithium (Fabric/NeoForge)

Lithium (Fabric/NeoForge)

36M Downloads

[1.21.1] Game does not recognize VPB Arms Dealer Workstation

thisavowed opened this issue ยท 4 comments

commented

Version Information

lithium-neoforge-0.14.0-snapshot+mc1.21.1-build.88

Expected Behavior

Villager must become an Arms Dealer (Job) after recognizing the workstation.

Actual Behavior

Villager does not become an Arms Dealer.

Reproduction Steps

(With Lithium in the mod folder)

  1. Boxing in an area to make sure a villager does not attempt at other workstations.
  2. Placing a Vic's Point Blank [Arms Dealer Workstation] inside the box.
  3. Placing a jobless villager inside the box.

(Without Lithium, this produces the expected behavior no problem)

Other Information

Vic's Point Blank: pointblank-neoforge-1.21-1.7.8

14 other mods, but only when Lithium was removed did I succeed with the expected outcome.

commented

Investigation into the issue is not easily possible as the other mod is licensed as ARR and thus we cannot read their source.

commented

Possible workaround:
Add mixin.ai=false to the lithium.properties file in the config folder.
If that fixes the issue, you can check the available sub-settings one by one (to avoid disabling such a large part of lithium's optimizations): https://github.com/CaffeineMC/lithium-fabric/blob/develop/lithium-neoforge-mixin-config.md

commented

Closing this until information that is helpful with fixing the issue is provided

commented

Probably fixed in the new release due to #594 being fixed