
Issue when playing with Vampirism mod
Knopfi02 opened this issue ยท 3 comments
Bug description
When playing with Vampirism version 1.10.11 or newer, sleeping bags don't seem work.
Idk if this is an issue that needs to be fixed in this mod or in Vampirism, but here's the console output when trying to sleep with a sleeping bag:
[18:18:37] [Server thread/ERROR] [ne.mi.ev.EventBus/EVENTBUS]: Exception caught during firing event: null
Index: 1
Listeners:
0: NORMAL
1: ASM: de.teamlapen.vampirism.entity.player.ModPlayerEventHandler@157f6a87 canStartSleeping(Lnet/minecraftforge/event/entity/player/PlayerSleepInBedEvent;)V
java.lang.NullPointerException
[18:18:37] [Server thread/ERROR] [minecraft/PacketUtils]: Failed to handle packet net.minecraft.network.protocol.game.ServerboundUseItemPacket@4681d6b2, suppressing error
java.lang.NullPointerException: null
Minecraft version
1.20.1
Mod version
1.20.1-1.0.9
Mod loader and version
Forge 47.3.12
Steps to reproduce
- Install both the mods
- Try to sleep in a sleeping bag
Expected behavior
No response
Log files
https://gist.github.com/Knopfi02/016aa8f753803a396e034ae650f2ee10
Screenshots
No response