ZhengPeiRu21 / mod-individual-progression

AzerothCore Individual Progression Module
MIT License
104 stars 43 forks source link

Onyxia 40 Man #279

Closed corey-allen closed 3 days ago

corey-allen commented 4 weeks ago

The only modules I have installed are:

I have my individual progression conf set to Progression Tier 6.

When I spawn in 39 Playerbots, add them to raid, give them all Drakefire Amulet and then attempt to enter Onyxia's Lair, I get the following error message on the server:

InstanceMap::Add: player Admin (GUID Full: 0x0000000000000001 Type: Player Low: 1) is permanently bound to instance 249, 1, 0, false but he is being put into instance 249, 2, 0, true WORLD: failed to teleport player Admin (GUID Full: 0x0000000000000001 Type: Player Low: 1) to map 249 because of unknown reason!

Myself and all 39 bots are then teleported to my race's starting zone..

Any idea what the issue is?

ZhengPeiRu21 commented 4 weeks ago

That is unusual. Does the issue still occur if you try to enter without any bots?

corey-allen commented 4 weeks ago

Nope, doesn't happen when I go in solo.

Grimfeather commented 3 weeks ago

+1 also having issues with getting npcbots to follow me inside. it's a recent thing, because a few months ago I wasn't having this problem. I can enter the instance still, the Warders inside are level 60-63, but the npcbots don't follow me in.

I do not get the error message, mentioned by Corey, on the server.

Grimfeather commented 2 weeks ago

I compiled Azerothcore with PlayerBots and Individual progression today. To see if that would make a difference. But no. PlayerBots do not follow me inside either. So I very much doubt it's an issue with the NPCbots.

ZhengPeiRu21 commented 2 weeks ago

I'll find time to look into this issue. Thanks for the additional information.

Grimfeather commented 1 week ago

embarrassing, I found out what my problem was for npcbots. it was a setting in worldserver.conf NpcBot.Enable.Raid = 0

after setting this to 1, the npcbots follow me inside again.

don't know yet about playerbots

ZhengPeiRu21 commented 4 days ago

atrapalis kindly submitted a fix for this issue that I've just merged. Would you please confirm if it's now working correctly?

ZhengPeiRu21 commented 3 days ago

This appears to be resolved, per comments in the related issue.