Total-RP / Storyline

A World of Warcraft add-on that improves the questing experience by replacing the default dialog frame by a more immersive frame with 3D models.
https://www.curseforge.com/wow/addons/storyline
14 stars 6 forks source link

Some error #73

Closed Natlyz closed 6 months ago

Natlyz commented 3 years ago

Hello!

Here's the error I've encountered:

_5x bad argument #1 to '?' (outside of expected range 0 to 4294967295 - Usage: local modelSceneType, modelCameraIDs, modelActorsIDs = C_ModelInfo.GetModelSceneInfoByID(modelSceneID)) [string "=[C]:"]: in function 'GetModelSceneInfoByID' [string "@SharedXML\ModelSceneMixin.lua"]:99: in function 'TransitionToModelSceneID' [string "@SharedXML\ModelSceneMixin.lua"]:517: in function 'TransitionToModelSceneID' [string "@FrameXML\QuestFrame.lua"]:458: in function 'QuestFrame_ShowQuestPortrait' [string "@Storyline\events.lua"]:267: in function <Storyline\events.lua:251> [string "@Storyline\events.lua"]:477: in function <Storyline\events.lua:456> [string "@Storyline\events.lua"]:539: in function <Storyline\events.lua:487> [string "@Storyline\events.lua"]:561: in function <Storyline\events.lua:545> [string "@Storyline\logic.lua"]:307: in function <Storyline\logic.lua:211> [string "@Storyline\events.lua"]:800: in function <Storyline\events.lua:798>

Locals: (*temporary) = "bad argument #1 to '?' (outside of expected range 0 to 4294967295 - Usage: local modelSceneType, modelCameraIDs, modelActorsIDs = CModelInfo.GetModelSceneInfoByID(modelSceneID))"

Thanks 😊