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

[Bug] Lua error when playing in instances #98

Closed
keyboardturner opened this issue Jan 17, 2024 · 1 comment
Closed

[Bug] Lua error when playing in instances #98

keyboardturner opened this issue Jan 17, 2024 · 1 comment
Assignees
Labels
backlog Idea not planned for development bug Something isn't working
Milestone

Comments

@keyboardturner
Copy link

Description

207x bad argument #1 to '?' (outside of expected range -2147483648 to 2147483647 - Usage: local uiMapID, mapPosition = C_Map.GetMapPosFromWorldPos(continentID, worldPosition [, overrideUiMapID]))
[string "=[C]"]: in function GetMapPosFromWorldPos' [string "@Musician/modules/MusicianMap/MusicianMap.lua"]:40: in function <Musician/modules/MusicianMap/MusicianMap.lua:38> [string "@Musician/modules/MusicianMap/MusicianMap.lua"]:117: in function <Musician/modules/MusicianMap/MusicianMap.lua:93> [string "=[C]"]: ? [string "@DataStore/libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:19: in function <...ore/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:15> [string "@DataStore/libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:54: in function SendMessage'
[string "@Musician/core/Musician.Comm.lua"]:472: in function ProcessChunk' [string "@Musician/core/Musician.Comm.lua"]:581: in function <Musician/core/Musician.Comm.lua:556> [string "=[C]"]: ? [string "@DataStore/libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:19: in function <...ore/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:15> [string "@DataStore/libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:54: in function Fire'
[string "@DataStore/libs/AceComm-3.0-12/AceComm-3.0.lua"]:260: in function <...ceDataStore/libs/AceComm-3.0/AceComm-3.0.lua:242>

Locals:
(*temporary) = "bad argument #1 to '?' (outside of expected range -2147483648 to 2147483647 - Usage: local uiMapID, mapPosition = C_Map.GetMapPosFromWorldPos(continentID, worldPosition [, overrideUiMapID]))"

Reproduction steps

  1. Sit in Valdrakken, probably when somebody is trying to play music somewhere

Actual behavior

error

Expected behavior

no error

Screenshots

image

World of Warcraft flavor

Retail

World of Warcraft version

10.2.5.52902

Add-on version

1.9.8.9

Have you tried disabling all your other add-ons to ensure only this add-on causes the issue?

No

Additional context

bingus

@keyboardturner keyboardturner added backlog Idea not planned for development bug Something isn't working labels Jan 17, 2024
@LenweSaralonde LenweSaralonde self-assigned this Jan 17, 2024
@LenweSaralonde
Copy link
Owner

This occurs when someone is playing music in an instance.

@LenweSaralonde LenweSaralonde changed the title [Bug] [Bug] Lua error when playing in instances Jan 17, 2024
@LenweSaralonde LenweSaralonde added this to the 1.9.8.10 milestone Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Idea not planned for development bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants