OpenSimWorld is the directory of 3D Virtual Worlds based on OpenSimulator and connected through the HyperGrid. Learn More

Opensim teleport regions issues version 9.1.1 opensimulator
Any idea how i fixed it or any solution to this error in red. Everytime i tp it ok first time after boot up regions and then left region and then i teleport again and it failed. Here is the error below:
05:26:58 - [Scene]: The avatar has left the building
05:27:09 - [ENTITY TRANSFER MODULE]: Exception on teleport of Kylie B... from @Madalena to @Oklahoma: Object reference not set to an instance of an object. at OpenSim.Region.Framework.Scenes.ScenePresence.MakeChildAgent(UInt64 newRegionHandle)
at OpenSim.Region.CoreModules.Framework.EntityTransfer.EntityTransferModule.TransferAgent_V2(ScenePresence sp, AgentCircuitData agentCircuit, GridRegion reg, GridRegion finalDestination, IPEndPoint endPoint, UInt32 teleportFlags, Boolean OutSideViewRange, EntityTransferContext ctx, String& reason)
at OpenSim.Region.CoreModules.Framework.EntityTransfer.EntityTransferModule.DoTeleportInternal(ScenePresence sp, GridRegion reg, GridRegion finalDestination, Vector3 position, Vector3 lookAt, UInt32 teleportFlags)
at OpenSim.Region.CoreModules.Framework.EntityTransfer.EntityTransferModule.TeleportAgentToDifferentRegion(ScenePresence sp, UInt64 regionHandle, Vector3 position, Vector3 lookAt, UInt32 teleportFlags, GridRegion& finalDestination)
at OpenSim.Region.CoreModules.Framework.EntityTransfer.EntityTransferModule.Teleport(ScenePresence sp, UInt64 regionHandle, Vector3 position, Vector3 lookAt, UInt32 teleportFlags)