Also probably elsewhere. For example, loading the Dark Portal in Outland tries to load the skybox at path Environments\Stars\HellfireSkyBox.mdx. Looks like this is supposed to be the model with fileID 130525 which the listfiles call environments/stars/hellfireskybox.m2, but looking this up doesn't turn up any hits either. I have a little tool in polymorph that tries different permutations of names to see if they hash, but nothing seems to:
Also probably elsewhere. For example, loading the Dark Portal in Outland tries to load the skybox at path
Environments\Stars\HellfireSkyBox.mdx
. Looks like this is supposed to be the model with fileID130525
which the listfiles callenvironments/stars/hellfireskybox.m2
, but looking this up doesn't turn up any hits either. I have a little tool in polymorph that tries different permutations of names to see if they hash, but nothing seems to:Unsure of what's going on here.