-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Labels
Description
What happened?
when trying to enter my own pocket dimension it just gave me the message "something went wrong trying to teleport you please report this bug" I do have other mods (about 200) installed and can list them if needed but I cannot figure out which mod would be conflicting with it as its its very inconsistent with which mods its crashing with, sometimes when i uninstall my other mods it simply wont tp me and gives me this msg and I can keep playing, sometimes it works and other times it crashes my game when going through a door I placed.
Mod Version
5.4.4
What versions of Minecraft does this issue happen on?
No response
Log
[01:26:29] [Server thread/ERROR]:Teleporting failed with the following exception:
java.lang.NullPointerException: Cannot invoke "org.dimdev.dimdoors.api.rift.target.EntityTarget.receiveEntity(net.minecraft.world.entity.Entity, net.minecraft.world.phys.Vec3, net.minecraft.core.Rotations, net.minecraft.world.phys.Vec3, org.dimdev.dimdoors.api.util.Location)" because "blockEntity" is null
at org.dimdev.dimdoors.rift.targets.PrivatePocketTarget.processEntity(PrivatePocketTarget.java:85) ~[dimdoors-5.4.4-1.20.1-forge.jar%23379!/:?]
at org.dimdev.dimdoors.rift.targets.PrivatePocketTarget.receiveEntity(PrivatePocketTarget.java:63) ~[dimdoors-5.4.4-1.20.1-forge.jar%23379!/:?]
at org.dimdev.dimdoors.block.entity.RiftBlockEntity.teleport(RiftBlockEntity.java:222) ~[dimdoors-5.4.4-1.20.1-forge.jar%23379!/:?]
at org.dimdev.dimdoors.block.entity.EntranceRiftBlockEntity.innerTeleport(EntranceRiftBlockEntity.java:89) ~[dimdoors-5.4.4-1.20.1-forge.jar%23379!/:?]
at org.dimdev.dimdoors.block.entity.EntranceRiftBlockEntity.teleport(EntranceRiftBlockEntity.java:85) ~[dimdoors-5.4.4-1.20.1-forge.jar%23379!/:?]
at org.dimdev.dimdoors.block.door.DimensionalDoorBlock.onCollision(DimensionalDoorBlock.java:129) ~[dimdoors-5.4.4-1.20.1-forge.jar%23379!/:?]
at org.dimdev.dimdoors.block.door.DimensionalDoorBlock.onAfterMovePlayerCollision(DimensionalDoorBlock.java:74) ~[dimdoors-5.4.4-1.20.1-forge.jar%23379!/:?]
at net.minecraft.server.network.ServerGamePacketListenerImpl.handler$dhj000$checkBlockCollision(ServerGamePacketListenerImpl.java:6329) ~[client-1.20.1-20230612.114412-srg.jar%23506!/:?]
at net.minecraft.server.network.ServerGamePacketListenerImpl.m_7185_(ServerGamePacketListenerImpl.java:947) ~[client-1.20.1-20230612.114412-srg.jar%23506!/:?]
at net.minecraft.network.protocol.game.ServerboundMovePlayerPacket.m_5797_(ServerboundMovePlayerPacket.java:114) ~[client-1.20.1-20230612.114412-srg.jar%23506!/:?]
at net.minecraft.network.protocol.game.ServerboundMovePlayerPacket$Pos.m_5797_(ServerboundMovePlayerPacket.java:42) ~[client-1.20.1-20230612.114412-srg.jar%23506!/:?]
at net.minecraft.network.protocol.PacketUtils.m_263899_(PacketUtils.java:22) ~[client-1.20.1-20230612.114412-srg.jar%23506!/:?]
at net.minecraft.server.TickTask.run(TickTask.java:18) ~[client-1.20.1-20230612.114412-srg.jar%23506!/:?]
at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) ~[client-1.20.1-20230612.114412-srg.jar%23506!/:?]
at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[client-1.20.1-20230612.114412-srg.jar%23506!/:?]
at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:770) ~[client-1.20.1-20230612.114412-srg.jar%23506!/:?]
at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:161) ~[client-1.20.1-20230612.114412-srg.jar%23506!/:?]
at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) ~[client-1.20.1-20230612.114412-srg.jar%23506!/:?]
at net.minecraft.server.MinecraftServer.m_129961_(MinecraftServer.java:753) ~[client-1.20.1-20230612.114412-srg.jar%23506!/:?]
at net.minecraft.server.MinecraftServer.m_7245_(MinecraftServer.java:747) ~[client-1.20.1-20230612.114412-srg.jar%23506!/:?]
at net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) ~[client-1.20.1-20230612.114412-srg.jar%23506!/:?]
at net.minecraft.server.MinecraftServer.mixinextras$bridge$m_18701_$261(MinecraftServer.java) ~[client-1.20.1-20230612.114412-srg.jar%23506!/:?]
at net.minecraft.server.MinecraftServer.wrapOperation$zhp000$managedBlock(MinecraftServer.java:1856) ~[client-1.20.1-20230612.114412-srg.jar%23506!/:?]
at net.minecraft.server.MinecraftServer.m_130012_(MinecraftServer.java:733) ~[client-1.20.1-20230612.114412-srg.jar%23506!/:?]
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:665) ~[client-1.20.1-20230612.114412-srg.jar%23506!/:?]
at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23506!/:?]
at java.lang.Thread.run(Unknown Source) ~[?:?]Reactions are currently unavailable