[Forge 1.20.1] Crash upon trying to do the grabbity-grab thing
Spenz0r opened this issue ยท 4 comments
On Valve Index, latest Vivecraft version, Embeddium etc.
Note to self to patch this:
https://github.com/hammy275/immersive-mc/blob/1.20.4/common/src/main/java/com/hammy275/immersivemc/server/tracker/RangedGrabTrackerServer.java#L46 uses the provided player to the function call, but the tracker system I wrote is stupid, because that player is null
. Use the player in the info instead lol.
Thanks again for reporting this! The fix should be out with ImmersiveMC 1.5.0 Alpha 3, which will come soon after Minecraft 1.20.5 releases.