talamortis / OregonCore

World of Warcraft 2.4.3 Server Emulator
GNU General Public License v2.0
70 stars 51 forks source link

telport to KLZ, the client crashes #234

Open iyweb opened 3 years ago

iyweb commented 3 years ago

Describe the bug Turn on GM mode, telport to KLZ will cause the client to crash

To Reproduce Steps to reproduce the behavior:

1: .gm on 2: .go c 81435 The player is stuck or 1: .gm on 2: enter the KLZ 3: .die 4: ghost status Enter KLZ

Screenshots

Branch Master

Eluna NO

Enabled Script N/A

Crash N/A

Additional context High priority

HASH/COMMIT: c68aba0

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/97565743-telport-to-klz-the-client-crashes?utm_campaign=plugin&utm_content=tracker%2F91676571&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F91676571&utm_medium=issues&utm_source=github).
talamortis commented 3 years ago

who is KLZ? - last boss in nax?

iyweb commented 3 years ago

who is KLZ? - last boss in nax?

instance karazhan Open the GM mode and telport to karazan's NPC. The player will be stuck and the client will crash. example: .go c 81435 Sorry, my English is very bad.

PadreWoW commented 3 years ago

who is KLZ? - last boss in nax?

instance karazhan Open the GM mode and telport to karazan's NPC. The player will be stuck and the client will crash. example: .go c 81435 Sorry, my English is very bad.

What vision distance did you set in config?

iyweb commented 3 years ago

who is KLZ? - last boss in nax?

instance karazhan Open the GM mode and telport to karazan's NPC. The player will be stuck and the client will crash. example: .go c 81435 Sorry, my English is very bad.

What vision distance did you set in config?

It's all default values, and I haven't made any changes

PadreWoW commented 3 years ago

This possibly could help: https://github.com/cmangos/mangos-tbc/commit/1331cff

But this fix for cmangos, and i can not convert it for our core

PadreWoW commented 3 years ago

Can Anyone help?

PadreWoW commented 3 years ago

There is no crash if Visibility.Distance.Instances = 150 or lower

PadreWoW commented 3 years ago

Any news?