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

When logging into a new character, the streamer will reset its position #847

Open
Sanluli36li opened this issue Oct 14, 2024 · 0 comments
Open

Comments

@Sanluli36li
Copy link

Before Start!

Make sure the bug also happen when Details! is the only addon enabled.

Game and Details! version
Details! Version: VCT 13111 RELEASE 11.0.2
Game Version: 11.0.2.56819

Describe the bug
When logging into a new character, the streamer will reset its position and frequently trigger Details:DisablePlugin("DETAILS_PLUGIN_STREAM_OVERLAY")

  1. lou need to set up the Details Streamer on a character and move it anywhere.
  2. logout and create a new character, login (login to a character directory without SavedVariable\Details.lua character)
  3. cast a spell and you will find the streamer returns to its default position

Details_Streamer.lua
Details:DisablePlugin ("DETAILS_PLUGIN_STREAM_OVERLAY") on line 2446 will be triggered every once in a while

after /reload will no longer frequently disable the streamer plugin, but since the position has been reset, this will affect all characters using this profile

Lua Error
no any error

Other Information
Details_Streamer.lua
I tried to move lines 2509-2525 to before line 2431 and this problem no longer occurs

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

No branches or pull requests

1 participant