so I play with a lot of mods and everything is fine but when I added the shoulder surfing mod, it does not work and the game gives me this error:
" The game crashed whilst exception in server tick loop
Error: java.lang.NullPointerException: Cannot invoke "net.minecraft.world.entity.Entity.m9236()" because the return value of "com.github.exopandora.shouldersurfing.api.model.PickContext.entity()" is null "
exit code is -1
the forge version is 47.3.1
I would try and see what causes the issue myself but I am no expert in debugging and coding unfortunately
Description
so I play with a lot of mods and everything is fine but when I added the shoulder surfing mod, it does not work and the game gives me this error:
" The game crashed whilst exception in server tick loop Error: java.lang.NullPointerException: Cannot invoke "net.minecraft.world.entity.Entity.m9236()" because the return value of "com.github.exopandora.shouldersurfing.api.model.PickContext.entity()" is null " exit code is -1
the forge version is 47.3.1 I would try and see what causes the issue myself but I am no expert in debugging and coding unfortunately
Steps to Reproduce
unknown
Minecraft version
1.20.1
Game Logs
https://mclo.gs/x0JGOhw
Additional Information
No response