RelativityMC / VMP-fabric

A Fabric mod designed to improve server performance at high playercounts.
MIT License
136 stars 8 forks source link

Crash with Fasterrandom and AntiqueAtlas (Mixin conflict?) #61

Closed owosoup closed 3 months ago

owosoup commented 3 months ago

Describe the bug A startup crash happens when VMP, Fasterrandom (version >=2.0.0) and Antique atlas 4 (any version) are installed. To Reproduce This also happens when Sounds is installed. I'll report it to them as well. It doesn't happen when VMP/Sounds isn't installed. By themselves, Fasterrandom and antiqueatlas work fine. Steps to reproduce the behavior:

  1. Have the three mods installed (Fasterrandom, Antiqueatlas, and VMP/Sounds)
  2. Crash

Expected behavior No crash.

Screenshots I don't have any to show.

Runtime info (please complete the following information):

Crash reports / logs https://pastebin.pl/view/c67be32e

Other mods

Checklist

Additional context This issue is weird. Also I'm not a dev, I have no idea what I'm talking about. I just know there's a mixin conflict lol

owosoup commented 3 months ago

Closed as it's not actually a VMP problem, just a my-machine problem.