azerothcore-wotlk icon indicating copy to clipboard operation
azerothcore-wotlk copied to clipboard

Waypoint error on console when approching Deatholme

Open acidion-ad opened this issue 1 year ago • 5 comments

Current Behaviour

When approaching Deatholme the server will error when loading a specific creature. Same entry every time.

image

WaypointMovementGenerator::LoadPath: creature Eye of Dar'Khan (GUID Full: 0xf130003fc00004dc Type: Creature Entry: 16320 Low: 1244) doesn't have waypoint path id: 0

Expected Blizzlike Behaviour

Server shouldn't be throwing errors

Source

No response

Steps to reproduce the problem

  • Approach Deatholme (southern Eversong Woods)
  • Monitor server console for errors
  • If the area has been loaded recently log out at the gates, restart worldserver and log back in

Extra Notes

No response

AC rev. hash/commit

d3bef76

Operating system

Windows 11

Custom changes or Modules

AutoBalance

acidion-ad avatar Nov 27 '23 07:11 acidion-ad

Is anyone able to confirm this issue?

acidion-ad avatar Nov 29 '23 06:11 acidion-ad

If you use the worldserver.conf option PreloadAllNonInstancedMapGrids set to 1 you will see this error every time grids are loaded for map 530.

evrydayjunglist avatar Dec 18 '23 05:12 evrydayjunglist

can also (still) confirm on 4cfad0ffa PreloadAllNonInstancedMapGrids = 1 WaypointMovementGenerator::LoadPath: creature Eye of Dar'Khan (GUID Full: 0xf130003fc0006257 Type: Creature Entry: 16320 Low: 25175) doesn't have waypoint path id: 0

sudlud avatar Jan 20 '24 20:01 sudlud

can confirm

brunolopes1996 avatar Apr 22 '24 17:04 brunolopes1996

can confirm

AreChen avatar Apr 26 '24 08:04 AreChen

My errors a bit diff but still the same creature, have preload all non instanced on as-well. "SmartScript::ProcessAction: Entry 18945 SourceType 0, Event 3, Link Event 4 not found or invalid, skipped. WaypointMovementGenerator::LoadPath: creature Eye of Dar'Khan (GUID Full: 0xf130003fc00062a0 Type: Creature Entry: 16320 Low: 25248) doesn't have waypoint path id: 0"

Goretantath avatar Aug 07 '24 02:08 Goretantath