Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Core: Sometimes you are unable to fly in Krasus' Landing #29998

Open
CraftedRO opened this issue May 21, 2024 · 4 comments
Open

Core: Sometimes you are unable to fly in Krasus' Landing #29998

CraftedRO opened this issue May 21, 2024 · 4 comments

Comments

@CraftedRO
Copy link
Contributor

CraftedRO commented May 21, 2024

Description

Sometimes you are unable to fly in Krasus' Landing unless you relog.
This is an ancient issue.

https://youtu.be/gEiBUiw5mSI

Expected behaviour

Most likely you shoud allways be able to fly in that zone.

Steps to reproduce the problem

.go c 96278
try to fly
if it doesn't works try to import a pdump exported character (ideally that had been in Dalaran before export, then try this again

Branch

3.3.5

TC rev. hash/commit

dd40785

Operating system

Windows 11 x64

Custom changes

Passive anticheat

@Aokromes
Copy link
Member

i have seen this bug sometimes when moving from dalaran city to landing (from mailbox for example) with a land mount.

@Krutok
Copy link

Krutok commented Jun 3, 2024

It doesn't make sense not to be allowed to fly in Dalaran anyway. I've been adjusting my DBC for ages now so that the ban on flying is lifted, because it's the same on retail servers and Blizzard lifted it later anyway.

@Aokromes
Copy link
Member

Aokromes commented Jun 3, 2024

It doesn't make sense not to be allowed to fly in Dalaran anyway. I've been adjusting my DBC for ages now so that the ban on flying is lifted, because it's the same on retail servers and Blizzard lifted it later anyway.

iirc you can remove the "ban" changing one row of code

@Krutok
Copy link

Krutok commented Jun 3, 2024

It doesn't make sense not to be allowed to fly in Dalaran anyway. I've been adjusting my DBC for ages now so that the ban on flying is lifted, because it's the same on retail servers and Blizzard lifted it later anyway.

iirc you can remove the "ban" changing one row of code

Unfortunately, that's not enough because you still can't fly. The DBC also has a flag set that says you can't fly in Dalaran.

The code ensures that if you fly into Dalaran from outside, you are unmounted. I had to change the DBC flags + comment out the code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants