Pelipoika / PathFollower

SourcePawn interface for NextBot's PathFollower
22 stars 8 forks source link

I think this is an issue (but if not please tell me how to fix) #9

Open winnerhelloqs opened 4 months ago

winnerhelloqs commented 4 months ago

L 06/26/2024 - 18:09:58: [PATHFOLLOWER] Found "CBaseEntity::GetAbsOrigin" @ 0x70a5b4e0 L 06/26/2024 - 18:09:58: [PATHFOLLOWER] Failed to locate memory address based on signature for "ChasePath::RefreshPath"! L 06/26/2024 - 18:09:58: [PATHFOLLOWER] Failed to locate memory address based on signature for "ChasePath::RefreshPath"! L 06/26/2024 - 18:09:58: [PATHFOLLOWER] Found "TheNavMesh" @ 0x0c9ed800 L 06/26/2024 - 18:09:58: [PATHFOLLOWER] Failed to locate memory address based on signature for "PathFollower::PathFollower [C1]"! L 06/26/2024 - 18:09:58: [PATHFOLLOWER] Failed to locate memory address based on signature for "ILocomotion::IsPotentiallyTraversable"! L 06/26/2024 - 18:09:58: [PATHFOLLOWER] Failed to locate memory address based on signature for "ILocomotion::HasPotentialGap"! L 06/26/2024 - 18:09:58: [PATHFOLLOWER] Found "ILocomotion::IsGap" @ 0x70d31510 L 06/26/2024 - 18:09:58: [PATHFOLLOWER] Found "CTFBotLocomotion::IsAreaTraversable" @ 0x70e72a20 L 06/26/2024 - 18:09:58: [PATHFOLLOWER] Failed to locate memory address based on signature for "TheNextBots"! L 06/26/2024 - 18:09:58: [PATHFOLLOWER] Failed to locate memory address based on signature for "NextBotManager::Register"! L 06/26/2024 - 18:09:58: [PATHFOLLOWER] Failed to locate memory address based on signature for "NextBotManager::UnRegister"! L 06/26/2024 - 18:09:58: [PATHFOLLOWER] Failed to locate memory address based on signature for "CNavMesh::GetNavArea [Vec]"! L 06/26/2024 - 18:09:58: [PATHFOLLOWER] Failed to locate memory address based on signature for "CNavMesh::GetNearestNavArea [Vec]"! L 06/26/2024 - 18:09:58: [PATHFOLLOWER] Found "CBaseEntity::MyCombatCharacterPointer" L 06/26/2024 - 18:09:58: [PATHFOLLOWER] Found "CBaseCombatCharacter::UpdateLastKnownArea" L 06/26/2024 - 18:09:58: [PATHFOLLOWER] Found "CBaseCombatCharacter::GetLastKnownArea" L 06/26/2024 - 18:09:58: [SM] Unable to load extension "PathFollower.ext": Unknown error

The extension just does not even run (I download the sm 1.11 zip and extracted it in the tf director (saying yes to addon folder merge)

OfficerSpy commented 3 months ago

https://github.com/Pelipoika/PathFollower/issues/8 At this time I think the gamedata might be outdated and perhaps even the extension needs an update.