diff --git a/Docs/Nexus/about.md b/Docs/Nexus/about.md index 4d39fa0..bd11c5a 100644 --- a/Docs/Nexus/about.md +++ b/Docs/Nexus/about.md @@ -17,9 +17,12 @@ _The Beast Blood... Or the Silver Hands!_ Contents: 1. Overview 1. Lore -1. Play-through +1. How to Start +1. Playthrough +1. Requirements 1. Installation 1. Troubleshooting +1. FAQ 1. Credits ## Overview @@ -82,10 +85,31 @@ Some assumptions I took about the past of the Silver Hands are: * In the start of the game the Silver Hands have the possession of four fragments of Wuulthrad, the same number of fragments The Companions have. They were searching for the fragments since their foundation. +## How to Start + +There are three entry-points in the game to start the Silver Hand quest-line: + +1. Go to the tavern "The Drunken Huntsman" in Whiterun. Talk to a man called Irronkas. He should be walking around. +2. Go to Driftshade Refugee and talk to the guard. +3. Go to Gallows Rock and talk to the guard. + +Following any option, you will be redirected to Gallows Rock, and a quest will start. + +Some notes about the gameplay: + +* In the start of the game the Silver Hands will be **neutral** to the player; +* You will not be able to complete this quest after you complete the quest "Take Up Arms". If you do, the quest "Silver Hunt" will fail, and the Silver Hands will become **aggressive** to you -- as they are in the Vanilla; +* If you complete the quest "Silver Hunt" **The Companions** will become **aggressive** to you. Therefore you may have some trouble completing any quest that depends of Vignar, and walking inside Whiterun. The guards will be nice to you, but any Companion will try to kill you. **This is NOT A BUG**, this is an intend behaviour of the mod to increase immersion. They will not be aggressive to you forever. After you finish the quest-line The Companions (that are alive) will be nice to you once again... and this includes Vignar. After the conflict is resolved you will be able to do quests for him once again. + + ## Playthrough (coming soon...) +## Requirements + +No requirements, except the Vanilla game. No DLC is required as well (but they are recommended). + ## Installation @@ -173,10 +197,14 @@ First of all: I advise testing first if the mod has any clear conflict. It can b coc GallowsRockExterior ``` +_NOTE: I'll put comments on the code after the hash (#) explaining what the command does, but they should not be typed._ + If they are fine to you, probably everithing should be working well. I also advise saving your game oftern. +If you have any trouble in the questline, please contact me using the comments section. I'll be creating a discord server for this purpose as well. I'll try to answer as soon as possible. + I also created some codes to help debug the game during the development phase, and did not took they off from the final version. If you loaded the mod in the right order, they probably are not necessary at all. @@ -305,11 +333,28 @@ setstage DSilHand_A01Troubleshoot 401 ``` +## FAQ + +1. Can I join both The Companions and The Silver Hands? + +_No_ + +2. This mod will be released for the Special Edition? + +_Yes! I plan to do so. But some bugs occurred after I tried to do my first port. First I was planning to release for both version at the same time. But since this version is already fine, I decided to release it first here._ + + ## Credits AndersonPaschoalon - Story, Level Design, and Scripting. +[Github](https://github.com/AndersonPaschoalon) +[Youtube](https://www.youtube.com/user/AndersonPaschoalon) + Heather Longail - Soundtrack. +[Soundcloud](https://soundcloud.com/serratedskies) +[Youtube](https://www.youtube.com/c/serratedskies) +[Twitch](https://www.twitch.tv/serrated_skies) diff --git a/README.md b/README.md index 56a6548..8f12886 100644 --- a/README.md +++ b/README.md @@ -1,48 +1,372 @@ -# Skyrim: Down Of The Silver Hands -Repository for the mod I'm developing about the silver hands. +![main logo](./Docs/Nexus/img/main.bmp) -## Version +# Dawn of the Silver Hands -- Join the Silver Hands! -Notation: -> vX.Y.Z -> X - Official Release Version (tab/nexus) -> Y - Official Patch or Demo Release -> Z - Git Commit +_For centuries the Daedric Wolves lived among the sons of Skyrim in secret._ -### Current Release +_But no one wanted to believe._ +_Or had the strength to fight._ -**v0.2.0 -- Iron Ore** +_Now it is up to YOU to choose which side will prevail._ +_The Beast Blood... Or the Silver Hands!_ -## Gihhub: Token Configuration +Contents: +1. Overview +1. Lore +1. How to Start +1. Playthrough +1. Requirements +1. Installation +1. Troubleshooting +1. FAQ +1. Credits -* Crate your access token: -https://docs.github.com/en/github/authenticating-to-github/keeping-your-account-and-data-secure/creating-a-personal-access-token +## Overview -* Copy it to a notepad +This mod allow you to join the Silver Hand faction! -* On gitbash, use the following commands: +It is up to you to decide! You can still follow the vanilla path joining The Companions, but this mod allow you to see an alternate timeline where the Dragonborn joins the Silver Hand instead! -``` -git config --global user.name "" -git config --global user.email "" -git config --global credential.helper cache + +**Dragonborn as a Silver Hand!** + +This mod tries to imagine how would be the sequence of facts if he decided to join the Silver Hands instead. It is not a simple mod with some bounty quests. It has a full story-line that tries to follows the same sequence of facts you see in The Companions quest-line, but from the Silver Hands perspective: + +* Find the missing pieces of Wuulthad! +* Work in the shadows to dismantle The Companions plans! +* **Defend Gallows Rock** from Companions invasion, and **attack Jorrvaskr**! +* Reassemble the legendary Axe Wuuthrad! + +The amount of content added by this mod is similar in therms of game-play with The Companions content, alongside with **two new Silver Hand's locations** and a new **Player House**. + +![Gameplay](./Docs/Nexus/img/Skyrim90.bmp) +![Gameplay](./Docs/Nexus/img/Skyrim93.bmp) +![Gameplay](./Docs/Nexus/img/ScreenShot7.bmp) +![Gameplay](./Docs/Nexus/img/Skyrim13.bmp) +![Gameplay](./Docs/Nexus/img/Skyrim73.bmp) + + +**Improoved Experience** + +A new **soundtrack** is added to both factions, to reflect the moods of The Companions and The Silver Hands. The Companions have a glorious, urban and bard-sh mood, to reflect their proud. The Silver Hands have a darker and wild-sh and seclude soundtrack, reflecting they are isolated in the wilds. + +If you join the Silver Hands, new content will be available: + +* Acquire a new house in Gallows Rock; +* Two new followers; +* Forge and Upgrade Silver Weapons, and learn to forge stronger type of Silver Sword; +* New unique weapons and armours; +* 5 new radiant quests to allow a limitless game-play content for the faction. + + +## Lore + + +This mod tries to be as lore-friendly as possible. Since not much is explicitly said about the Silver Hands the the series, some speculations exercises are made. + +I started to write the story for this mod before FudgeMuppet released their video about the Silver Hands. The funny thing is some of his conclusions about the past of the Silver Hands are mine as well. + +I highly recommend you to watch his video before playing my mod: + +https://www.youtube.com/watch?v=TXf46T8dVck + +Some assumptions I took about the past of the Silver Hands are: + +* They were formed as a dissident group of The Companions after Terrfyg (https://elderscrolls.fandom.com/wiki/Terrfyg) made the pact with the Glenmoril Witches (https://elderscrolls.fandom.com/wiki/Glenmoril_Witches). They are called "dissidents" by Kodlak and Vignar. + +* The Silver Hands are very devoted to the Ysgramor legacy, and they see themselves as the true holders of his legacy in Skyrim. + +* The Silver Hands are a recluse faction, but keep relationships with farmers, villagers and some Jarls. + +* In the start of the game the Silver Hands have the possession of four fragments of Wuulthrad, the same number of fragments The Companions have. They were searching for the fragments since their foundation. + + +## How to Start + +There are three entry-points in the game to start the Silver Hand quest-line: + +1. Go to the tavern "The Drunken Huntsman" in Whiterun. Talk to a man called Irronkas. He should be walking around. +2. Go to Driftshade Refugee and talk to the guard. +3. Go to Gallows Rock and talk to the guard. + +Following any option, you will be redirected to Gallows Rock, and a quest will start. +Some notes about the gameplay: + +* In the start of the game the Silver Hands will be **neutral** to the player; +* You will not be able to complete this quest after you complete the quest "Take Up Arms". If you do, the quest "Silver Hunt" will fail, and the Silver Hands will become **aggressive** to you -- as they are in the Vanilla; +* If you complete the quest "Silver Hunt" **The Companions** will become **aggressive** to you. Therefore you may have some trouble completing any quest that depends of Vignar, and walking inside Whiterun. The guards will be nice to you, but any Companion will try to kill you. **This is NOT A BUG**, this is an intend behaviour of the mod to increase immersion. They will not be aggressive to you forever. After you finish the quest-line The Companions (that are alive) will be nice to you once again... and this includes Vignar. After the conflict is resolved you will be able to do quests for him once again. + + +## Playthrough + +(coming soon...) + +## Requirements + +No requirements, except the Vanilla game. No DLC is required as well (but they are recommended). + + +## Installation + +To install **manually** just place the contents of the zip inside the Folder "Data" in the Skyrim installation directory. + +It is recommended that you play it in a new game, but it is not strictly necessary, as long you didn't had killed a bunch of Silver Hands in their Camps. If you did, I recommend you to start a new game. If you didn't, you should have no issues relate with it. + + +## Compatibility + +**Known mods with Incompatibities** + +* Sounds of Skyrim Complete LE (https://www.nexusmods.com/skyrim/mods/89394) +* Cloaks of Skyrim https://www.nexusmods.com/skyrim/mods/12092 +* OBIS - Organized Bandits In Skyrim (https://www.nexusmods.com/skyrim/mods/31264/) + + +**Fixing Compatibility issues: Short Answer (or 5 minutes solution)** + +This mod will conflict with the following mods, and can conflict with any mod that changes the Companions quest-line, the Skyrim soundtrack, and Bandits/Silver Hands NPCs/LeveledLists from Vanilla game. + +If you are having some problems with another mod, placing **THIS** mod **AFTER** the mod with conflict will fix the issues in 95% of the cases, and you will be able to play both mods :). + +If you are **not sure** which mod is causing conflict, just place it as the last mod to be loaded. + + +**Fixing Compatibility issues: Long Answer** + +When the Skyrim engine is loading the objects from your mods, the last loaded plugins have an higher priority. This means that if two mods overwrite the same content from Vanilla game, the last loaded mod will erase the changes from the first mod. + +This mod changes: +* The Companions Quest-line; +* Silver Hand and **BANDITS NPCS**; +* The Soundtrack. + +Therefore, if you are using a mod that changes any of this items, you probably will be able to play this mod. Some things may work, but other odd things may happen. For example, all the silver hands can start attacking you. Or, you will be able to join the Companions and the Silver Hand, which can broke the game. + +Placing the mod **AFTER** any mod that changes this elements in the Vanilla game will probably fix any issue. + +In theory this mod should not have any incompatibility with mods that does not change these contents... in theory... There is common problem called "*Wild Edits*", were a giver mod include contents from Vanilla game inside the mod plugin. +https://tes5edit.github.io/docs/7-mod-cleaning-and-error-checking.html +The problem is, if some content is overwrite by some mod, and a second one overwrite it back to the Vanilla content, this change will be deleted from the actual game. + +This "*Wild Edits*" in theory is an issue that should be fixed by the mod author during the development time, but it is not always the case. + +On my tests I realised the mod Cloaks of Skyrim has conflicts with this mod, although in theory it should not have. +https://www.nexusmods.com/skyrim/mods/12092 +Placing it after this mod solved the problem. + +To solve this kind of conflict, I suggest using LOOT in combination with TESVEdit. As you can see in the screenshot below, LOOT indicates that the mod "*Cloaks.wsp*" does have ITM records, which are wild edits. They are entries identical to the Vanilla Game. + +![Loot load order](./Docs/Nexus/img/loot.bmp) + +There are plenty of tutorials in the internet about this subject. I'll just cover a basic check, and I'll not go in details. + +If load all the mods with TESVEdit, you will find the position each mod is currently loaded. If you open the group menus, you will realise that some entries are in white, green or red. +- **White** indicates that the entry is something new, and should not conflict with anything. +- **Green** indicates that some entry from the game is changed, but with no conflict, usually an addition. +- **Red** indicates a conflict between plugins, and just the last loaded will exist in the actual game-play. + +When verifying this mod, pay special attention for the groups **Faction**, **Non-Player Chacter (Actor)**, **Quest** and **Weapon**. if any entry is displayed in **RED**, ensure this mod is the one loaded last. + +![TESVEdit Faction Group](./Docs/Nexus/img/faction_1.bmp) +_Silver Hand Faction is changed._ + +![TESVEdit NPC Order](./Docs/Nexus/img/npc-order.bmp) +_Changed NPCs are highlighted._ + +![TESVEdit Quest Order](./Docs/Nexus/img/quest-order.bmp) +_Quest C00 is changed. Dawn of the Silver Hands must be loaded last._ + +![TESVEdit Weapon Order](./Docs/Nexus/img/weapon-order.bmp) +_Silver Sword and SilverGreatSword are changed. Dawn of the Silver Hands must be loaded last._ + +Conflicts in the group **Worldspaces** and **Location** should not cause issues. + + +## Troubleshooting + +First of all: I advise testing first if the mod has any clear conflict. It can be done transporting a character to any Silver Hand camp, and checking if they are aggressive against you. This can be done typing in the load screen `ESC`, and then: + + +``` +# Teleport to Gallows Rock +coc GallowsRockExterior +``` + +_NOTE: I'll put comments on the code after the hash (#) explaining what the command does, but they should not be typed._ + +If they are fine to you, probably everithing should be working well. + +I also advise saving your game oftern. + +If you have any trouble in the questline, please contact me using the comments section. I'll be creating a discord server for this purpose as well. I'll try to answer as soon as possible. + +I also created some codes to help debug the game during the development phase, and did not took they off from the final version. +If you loaded the mod in the right order, they probably are not necessary at all. + +But in any case, ff something weird happened and, for some reason, a quest is stuck, and cannot be completed, they can be used. + +**DO NOT USE UNLESS YOU ARE 100% THE QUEST IS STUCKED!!** +Some quests and objectives will require waiting some days, so do not try them out before checking the playthrough section!! + + ``` +#### Main quests Codes #### + + +# Starts quest Silver Hunt +setstage DSilHand_A01Troubleshoot 10 + +# Finishes quest Silver Hunt +setstage DSilHand_A01Troubleshoot 11 + + +# Starts quest Angarvunde's Treasure +setstage DSilHand_A01Troubleshoot 20 + +# Finishes quest Angarvunde's Treasure +setstage DSilHand_A01Troubleshoot 21 + + +# Starts quest Scholar Fragment +setstage DSilHand_A01Troubleshoot 30 + +# Finishes quest Scholar Fragment +setstage DSilHand_A01Troubleshoot 31 + + +# Starts quest Companion Conspiracy +setstage DSilHand_A01Troubleshoot 40 + +# Finishes quest Companion Conspiracy +setstage DSilHand_A01Troubleshoot 41 + + +# Starts quest Wolf Ambush +setstage DSilHand_A01Troubleshoot 50 + +# Finishes quest Wolf Ambush +setstage DSilHand_A01Troubleshoot 51 + + +# Starts quest Retaliation +setstage DSilHand_A01Troubleshoot 60 + +# Finishes quest Retaliation +setstage DSilHand_A01Troubleshoot 61 + + +# Starts quest Uncovering the Past +setstage DSilHand_A01Troubleshoot 70 + +# Finishes quest Uncovering the Past +setstage DSilHand_A01Troubleshoot 71 + + +# Starts quest Assault on Jorrvaskr +setstage DSilHand_A01Troubleshoot 80 + +# Finishes quest Assault on Jorrvaskr +setstage DSilHand_A01Troubleshoot 81 + + +# Starts quest In honor of Ysgramor +setstage DSilHand_A01Troubleshoot 90 + +# Finishes quest In honor of Ysgramor +setstage DSilHand_A01Troubleshoot 91 + + +#### Side quests Codes #### + + +# Starts quest Dwammer Tempering +setstage DSilHand_A01Troubleshoot 101 + +# Finishes quest Dwammer Tempering +setstage DSilHand_A01Troubleshoot 111 + + +# Starts quest Iconoclastic Revenge +setstage DSilHand_A01Troubleshoot 102 + +# Finishes quest Iconoclastic Revenge +setstage DSilHand_A01Troubleshoot 112 + + +#### Radiant quests Codes #### + + +# Initialize Radiant quests +setstage DSilHand_A01Troubleshoot 200 + +# Finishes radiant quest Wolf Hunt +setstage DSilHand_A01Troubleshoot 221 + +# Finishes radiant quest Beast Extermination +setstage DSilHand_A01Troubleshoot 222 + +# Finishes radiant quest Werewolf Lair +setstage DSilHand_A01Troubleshoot 223 + +# Finishes radiant quest Witch Hunter +setstage DSilHand_A01Troubleshoot 224 + +# Finishes radiant quest Fjol's Research +setstage DSilHand_A01Troubleshoot 225 + + +#### Auxiliary Codes #### + + +# Acquire House at Gallows Rock +setstage DSilHand_A01Troubleshoot 303 + +# *WARNING*: NEVER USE THIS CODE IF YOU ARE NOT A COMPANION +# Force the essential Silver Hands to be disabled. +# this is a hot fix for conflict with another mods, usually not necessary +setstage DSilHand_A01Troubleshoot 401 + +``` + +## FAQ + +1. Can I join both The Companions and The Silver Hands? + +_No_ + +2. This mod will be released for the Special Edition? + +_Yes! I plan to do so. But some bugs occurred after I tried to do my first port. First I was planning to release for both version at the same time. But since this version is already fine, I decided to release it first here._ + + +## Credits + +AndersonPaschoalon - Story, Level Design, and Scripting. + +* [Github](https://github.com/AndersonPaschoalon) + +* [Youtube](https://www.youtube.com/user/AndersonPaschoalon) + + + +Heather Longail - Soundtrack. + +* [Soundcloud](https://soundcloud.com/serratedskies) + +* [Youtube](https://www.youtube.com/c/serratedskies) + +* [Twitch](https://www.twitch.tv/serrated_skies) + -* Just add, commit and push something, and use the generated token as the password instead -* The toke will be saved, and next time you push, you will not be asked again :) -# Build -Copiar novo script do ajuste na quest dos companions -QF_C00_0004B2D9 -https://www.creationkit.com/index.php?title=Archive.exe diff --git a/SkyrimEditorPrefs.ini b/SkyrimEditorPrefs.ini index 6a92866..6fc096d 100644 --- a/SkyrimEditorPrefs.ini +++ b/SkyrimEditorPrefs.ini @@ -1,7 +1,7 @@ [General] Object Category WorldObjects=1 -Cell View X=1580 -Cell View Y=383 +Cell View X=150 +Cell View Y=167 Cell View W=900 Cell View H=608 Object Category Character=2 @@ -28,7 +28,7 @@ sLastTexturePath=Data\Textures\ sLastModelPath=Data\Meshes\ sFile Path=C:\Program Files (x86)\Steam\steamapps\common\Skyrim\ bLight Radius=1 -bMaximize Editor=0 +bMaximize Editor=1 bViewSky=1 bAnimateFX=0 bUseDepthBias=0 @@ -72,12 +72,12 @@ iPickingPreferencesY=0 iPickingPreferencesX=0 sPaletteFileName= bEnableDialogueExportLogging=0 -Creation Kit X=1359 -Creation Kit Y=2 +Creation Kit X=-8 +Creation Kit Y=-8 Creation Kit W=1296 -Creation Kit H=1008 -Render Window X=1609 -Render Window Y=344 +Creation Kit H=784 +Render Window X=181 +Render Window Y=298 Render Window W=1001 Render Window H=477 Cell View Cell List Column 0 width=185 @@ -96,7 +96,7 @@ Cell View Object List Column 5 width=45 Cell View Object List Column 6 width=45 Cell View Object List Column 7 width=45 Cell View Object List Column 8 width=45 -Num Object Windows=1 +Num Object Windows=0 ObjectWindow X=1448 ObjectWindow Y=123 ObjectWindow W=1151 diff --git a/_EditorWarnings.txt b/_EditorWarnings.txt deleted file mode 100644 index 22e2c9d..0000000 --- a/_EditorWarnings.txt +++ /dev/null @@ -1,795 +0,0 @@ -MASTERFILE: =========================================================== -FORMS: EXTRA SPACE: Some furniture for storage. (1500 gold) has at least one space after it. -FORMS: EXTRA SPACE: I found another fragment. The mages were studying it. has at least one space after it. -FORMS: EXTRA SPACE: Also, Nelacar has given to me this letter. has at least one space after it. -FORMS: EXTRA SPACE: Prepare a band, and meet me outside. has at least one space after it. -FORMS: EXTRA SPACE: I can't do it right now. has at least one space after it. -FORMS: EXTRA SPACE: Prepare a band, and meet me outside. has at least one space after it. -MASTERFILE: NavmeshInfo 00028e37 has no parent space, ignoring -PATHFINDING: NavMesh in cell GallowsRockExterior (Tamriel[24,1]) should be refinalized, there are navmesh bounds missing -MASTERFILE: Automatic door 'AutoLoadDoor01' (00015E1D) [324 units] in cell 'YngolBarrowExterior' has its teleport marker too close to the linked door. -MASTERFILE: Errors were encountered during InitItem for reference: - -Base: 'AutoLoadDoor01' (00031897) -Ref: '' (00015E1D) -Cell: 'YngolBarrowExterior' (0000B452) (38, 11) in world 'Tamriel' (0000003C) - -See Warnings file for more information. -MASTERFILE: Automatic door 'WRShackDoorMinUse01' (0006767F) [48 units] in cell 'WhiterunExterior10' has its teleport marker too close to the linked door. -MASTERFILE: Errors were encountered during InitItem for reference: - -Base: 'WRShackDoorMinUse01' (000FE471) -Ref: '' (0006767F) -Cell: 'WhiterunExterior10' (000095DA) (7, -1) in world 'Tamriel' (0000003C) - -See Warnings file for more information. -MASTERFILE: Automatic door 'AutoLoadDoor01' (0001779F) [125 units] in cell 'KarthwastenExterior03' has its teleport marker too close to the linked door. -MASTERFILE: Errors were encountered during InitItem for reference: - -Base: 'AutoLoadDoor01' (00031897) -Ref: '' (0001779F) -Cell: 'KarthwastenExterior03' (0000707A) (-34, 9) in world 'Tamriel' (0000003C) - -See Warnings file for more information. -PATHFINDING: Navmesh 000fcc53 Cell 'Wilderness' (000095AA) (24, 0) in WorldSpace 'Tamriel' (0000003C), Triangle 240 Edge 2 and Triangle 321 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 000fcc53 Cell 'Wilderness' (000095AA) (24, 0) in WorldSpace 'Tamriel' (0000003C), Triangle 321 Edge 0 and Triangle 240 Edge 2 should be linked, but they are not. -MASTERFILE: Automatic door 'ShipTrapdoor01MinUseHidden' (00099315) [0 units] in cell 'Wilderness' has its teleport marker too close to the linked door. -MASTERFILE: Errors were encountered during InitItem for reference: - -Base: 'ShipTrapdoor01MinUseHidden' (00061435) -Ref: '' (00099315) -Cell: 'Wilderness' (0000967A) (2, -6) in world 'Tamriel' (0000003C) - -See Warnings file for more information. -CELLS: Dummy object ref does not have a leveled list. This ref will never be visible in game. -MASTERFILE: Errors were encountered during InitItem for reference: - -Base: 'DummySoulGem' (0006A0C2) -Ref: '' (0207B62F) -Cell: 'GallowsRock01' (00015273) - -See Warnings file for more information. -CELLS: Dummy object ref does not have a leveled list. This ref will never be visible in game. -MASTERFILE: Errors were encountered during InitItem for reference: - -Base: 'DummySoulGem' (0006A0C2) -Ref: '' (0207B62E) -Cell: 'GallowsRock01' (00015273) - -See Warnings file for more information. -CELLS: Dummy object ref does not have a leveled list. This ref will never be visible in game. -MASTERFILE: Errors were encountered during InitItem for reference: - -Base: 'DummySoulGem' (0006A0C2) -Ref: '' (0207B62D) -Cell: 'GallowsRock01' (00015273) - -See Warnings file for more information. -CELLS: Dummy object ref does not have a leveled list. This ref will never be visible in game. -MASTERFILE: Errors were encountered during InitItem for reference: - -Base: 'DummyBook' (000D7866) -Ref: '' (0207B5F7) -Cell: 'GallowsRock01' (00015273) - -See Warnings file for more information. -CELLS: Dummy object ref does not have a leveled list. This ref will never be visible in game. -MASTERFILE: Errors were encountered during InitItem for reference: - -Base: 'DummyBook' (000D7866) -Ref: '' (0207B5F6) -Cell: 'GallowsRock01' (00015273) - -See Warnings file for more information. -CELLS: Dummy object ref does not have a leveled list. This ref will never be visible in game. -MASTERFILE: Errors were encountered during InitItem for reference: - -Base: 'DummyBook' (000D7866) -Ref: '' (0207B5F5) -Cell: 'GallowsRock01' (00015273) - -See Warnings file for more information. -CELLS: Dummy object ref does not have a leveled list. This ref will never be visible in game. -MASTERFILE: Errors were encountered during InitItem for reference: - -Base: 'DummyBook' (000D7866) -Ref: '' (0207B5F4) -Cell: 'GallowsRock01' (00015273) - -See Warnings file for more information. -MASTERFILE: Automatic door 'dunda14PortalDoor01' (0003DC3F) [287 units] in cell 'DA14Interior' has its teleport marker too close to the linked door. -MASTERFILE: Errors were encountered during InitItem for reference: - -Base: 'dunda14PortalDoor01' (0003DC41) -Ref: '' (0003DC3F) -Cell: 'DA14Interior' (0003D62B) - -See Warnings file for more information. -MASTERFILE: Automatic door 'AutoLoadDoor01' (00015D12) [307 units] in cell 'WolfskullCave01' has its teleport marker too close to the linked door. -MASTERFILE: Errors were encountered during InitItem for reference: - -Base: 'AutoLoadDoor01' (00031897) -Ref: '' (00015D12) -Cell: 'WolfskullCave01' (000151F6) - -See Warnings file for more information. -MASTERFILE: Automatic door 'HelgenKeep01btoExteriorREF' (000909D2) [275 units] in cell 'HelgenKeep01' has its teleport marker too close to the linked door. -MASTERFILE: Errors were encountered during InitItem for reference: - -Base: 'ImpDoorSingleLoad01' (0004203A) -Ref: 'HelgenKeep01btoExteriorREF' (000909D2) -Cell: 'HelgenKeep01' (0005DE24) - -See Warnings file for more information. -MASTERFILE: Automatic door 'HelgenKeeptoExterior01REF' (0005DF95) [304 units] in cell 'HelgenKeep01' has its teleport marker too close to the linked door. -MASTERFILE: Errors were encountered during InitItem for reference: - -Base: 'ImpDoorDoubleLoad01' (000439C4) -Ref: 'HelgenKeeptoExterior01REF' (0005DF95) -Cell: 'HelgenKeep01' (0005DE24) - -See Warnings file for more information. -MASTERFILE: Potentially Invalid Z value (-50388.18) on reference: - -REFR Form '' (02078A04) to MISC form 'OreSilver' (0005ACDF) in Cell 'DSilHand_DriftshadeMine' (020767C6) -DEFAULT: (Faction Reaction Error) Faction 'DSilHand_ContractTargetFaction' (02069A7A) is a Friend or Ally of Faction 'BearFaction' (000FBBF3), but Faction 'BearFaction' (000FBBF3) is not a Friend or Ally of Faction 'DSilHand_ContractTargetFaction' (02069A7A). -DEFAULT: (Faction Reaction Error) Faction 'DSilHand_ContractTargetFaction' (02069A7A) is a Friend or Ally of Faction 'CreatureFriendFaction' (000D25A6), but Faction 'CreatureFriendFaction' (000D25A6) is not a Friend or Ally of Faction 'DSilHand_ContractTargetFaction' (02069A7A). -DEFAULT: (Faction Reaction Error) Faction 'DSilHand_ContractTargetFaction' (02069A7A) is a Friend or Ally of Faction 'TrollFaction' (000435A1), but Faction 'TrollFaction' (000435A1) is not a Friend or Ally of Faction 'DSilHand_ContractTargetFaction' (02069A7A). -DEFAULT: (Faction Reaction Error) Faction 'DSilHand_ContractTargetFaction' (02069A7A) is a Friend or Ally of Faction 'WerewolfFaction' (00043594), but Faction 'WerewolfFaction' (00043594) is not a Friend or Ally of Faction 'DSilHand_ContractTargetFaction' (02069A7A). -DEFAULT: (Faction Reaction Error) Faction 'DSilHand_ContractTargetFaction' (02069A7A) is a Friend or Ally of Faction 'NecromancerFaction' (00034B74), but Faction 'NecromancerFaction' (00034B74) is not a Friend or Ally of Faction 'DSilHand_ContractTargetFaction' (02069A7A). -DEFAULT: (Faction Reaction Error) Faction 'DSilHand_ContractTargetFaction' (02069A7A) is a Friend or Ally of Faction 'NecromancerFaction' (00034B74), but Faction 'NecromancerFaction' (00034B74) is not a Friend or Ally of Faction 'DSilHand_ContractTargetFaction' (02069A7A). -DEFAULT: (Faction Reaction Error) Faction 'DSilHand_ContractTargetFaction' (02069A7A) is a Friend or Ally of Faction 'BanditFaction' (0001BCC0), but Faction 'BanditFaction' (0001BCC0) is not a Friend or Ally of Faction 'DSilHand_ContractTargetFaction' (02069A7A). -DEFAULT: (Faction Reaction Error) Faction 'DSilHand_ContractTargetFaction' (02069A7A) is a Friend or Ally of Faction 'CreatureFaction' (00000013), but Faction 'CreatureFaction' (00000013) is not a Friend or Ally of Faction 'DSilHand_ContractTargetFaction' (02069A7A). -DEFAULT: (Faction Reaction Error) Faction 'DSilHand_ContractTargetFaction' (02069A7A) is a Friend or Ally of Faction 'HagravenFaction' (0004359E), but Faction 'HagravenFaction' (0004359E) is not a Friend or Ally of Faction 'DSilHand_ContractTargetFaction' (02069A7A). -DEFAULT: (Faction Reaction Error) Faction 'DSilHand_ContractTargetFaction' (02069A7A) is a Friend or Ally of Faction 'WolfFaction' (0003E691), but Faction 'WolfFaction' (0003E691) is not a Friend or Ally of Faction 'DSilHand_ContractTargetFaction' (02069A7A). -DEFAULT: (Faction Reaction Error) Faction 'DSilHand_ContractTargetFaction' (02069A7A) is a Friend or Ally of Faction 'WarlockFaction' (00026724), but Faction 'WarlockFaction' (00026724) is not a Friend or Ally of Faction 'DSilHand_ContractTargetFaction' (02069A7A). -DEFAULT: (Faction Reaction Error) Faction 'DSilHand_ContractTargetFaction' (02069A7A) is a Friend or Ally of Faction 'SkeeverFaction' (000330B1), but Faction 'SkeeverFaction' (000330B1) is not a Friend or Ally of Faction 'DSilHand_ContractTargetFaction' (02069A7A). -PATHFINDING: Navmesh 000fcc53 Cell 'Wilderness' (000095AA) (24, 0) in WorldSpace 'Tamriel' (0000003C), Triangle 240 Edge 2 and Triangle 321 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 000fcc53 Cell 'Wilderness' (000095AA) (24, 0) in WorldSpace 'Tamriel' (0000003C), Triangle 321 Edge 0 and Triangle 240 Edge 2 should be linked, but they are not. -MASTERFILE: NavMesh: Navmesh (000FCC53) in Cell NavMesh (000FCC53) with 635 Triangles in Cell 'Wilderness' (000095AA) (24, 0) in WorldSpace 'Tamriel' (0000003C) has warnings that need to be fixed -MASTERFILE: =========================================================== -FORMS: EXTRA SPACE: Some furniture for storage. (1500 gold) has at least one space after it. -FORMS: EXTRA SPACE: I found another fragment. The mages were studying it. has at least one space after it. -FORMS: EXTRA SPACE: Also, Nelacar has given to me this letter. has at least one space after it. -FORMS: EXTRA SPACE: Prepare a band, and meet me outside. has at least one space after it. -FORMS: EXTRA SPACE: I can't do it right now. has at least one space after it. -FORMS: EXTRA SPACE: Prepare a band, and meet me outside. has at least one space after it. -MASTERFILE: NavmeshInfo 00028e37 has no parent space, ignoring -PATHFINDING: NavMesh in cell GallowsRockExterior (Tamriel[24,1]) should be refinalized, there are navmesh bounds missing -MASTERFILE: Automatic door 'AutoLoadDoor01' (00015E1D) [324 units] in cell 'YngolBarrowExterior' has its teleport marker too close to the linked door. -MASTERFILE: Errors were encountered during InitItem for reference: - -Base: 'AutoLoadDoor01' (00031897) -Ref: '' (00015E1D) -Cell: 'YngolBarrowExterior' (0000B452) (38, 11) in world 'Tamriel' (0000003C) - -See Warnings file for more information. -MASTERFILE: Automatic door 'WRShackDoorMinUse01' (0006767F) [48 units] in cell 'WhiterunExterior10' has its teleport marker too close to the linked door. -MASTERFILE: Errors were encountered during InitItem for reference: - -Base: 'WRShackDoorMinUse01' (000FE471) -Ref: '' (0006767F) -Cell: 'WhiterunExterior10' (000095DA) (7, -1) in world 'Tamriel' (0000003C) - -See Warnings file for more information. -MASTERFILE: Automatic door 'AutoLoadDoor01' (0001779F) [125 units] in cell 'KarthwastenExterior03' has its teleport marker too close to the linked door. -MASTERFILE: Errors were encountered during InitItem for reference: - -Base: 'AutoLoadDoor01' (00031897) -Ref: '' (0001779F) -Cell: 'KarthwastenExterior03' (0000707A) (-34, 9) in world 'Tamriel' (0000003C) - -See Warnings file for more information. -PATHFINDING: Navmesh 000fcc53 Cell 'Wilderness' (000095AA) (24, 0) in WorldSpace 'Tamriel' (0000003C), Triangle 240 Edge 2 and Triangle 321 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 000fcc53 Cell 'Wilderness' (000095AA) (24, 0) in WorldSpace 'Tamriel' (0000003C), Triangle 321 Edge 0 and Triangle 240 Edge 2 should be linked, but they are not. -MASTERFILE: Automatic door 'ShipTrapdoor01MinUseHidden' (00099315) [0 units] in cell 'Wilderness' has its teleport marker too close to the linked door. -MASTERFILE: Errors were encountered during InitItem for reference: - -Base: 'ShipTrapdoor01MinUseHidden' (00061435) -Ref: '' (00099315) -Cell: 'Wilderness' (0000967A) (2, -6) in world 'Tamriel' (0000003C) - -See Warnings file for more information. -CELLS: Dummy object ref does not have a leveled list. This ref will never be visible in game. -MASTERFILE: Errors were encountered during InitItem for reference: - -Base: 'DummySoulGem' (0006A0C2) -Ref: '' (0207B62F) -Cell: 'GallowsRock01' (00015273) - -See Warnings file for more information. -CELLS: Dummy object ref does not have a leveled list. This ref will never be visible in game. -MASTERFILE: Errors were encountered during InitItem for reference: - -Base: 'DummySoulGem' (0006A0C2) -Ref: '' (0207B62E) -Cell: 'GallowsRock01' (00015273) - -See Warnings file for more information. -CELLS: Dummy object ref does not have a leveled list. This ref will never be visible in game. -MASTERFILE: Errors were encountered during InitItem for reference: - -Base: 'DummySoulGem' (0006A0C2) -Ref: '' (0207B62D) -Cell: 'GallowsRock01' (00015273) - -See Warnings file for more information. -CELLS: Dummy object ref does not have a leveled list. This ref will never be visible in game. -MASTERFILE: Errors were encountered during InitItem for reference: - -Base: 'DummyBook' (000D7866) -Ref: '' (0207B5F7) -Cell: 'GallowsRock01' (00015273) - -See Warnings file for more information. -CELLS: Dummy object ref does not have a leveled list. This ref will never be visible in game. -MASTERFILE: Errors were encountered during InitItem for reference: - -Base: 'DummyBook' (000D7866) -Ref: '' (0207B5F6) -Cell: 'GallowsRock01' (00015273) - -See Warnings file for more information. -CELLS: Dummy object ref does not have a leveled list. This ref will never be visible in game. -MASTERFILE: Errors were encountered during InitItem for reference: - -Base: 'DummyBook' (000D7866) -Ref: '' (0207B5F5) -Cell: 'GallowsRock01' (00015273) - -See Warnings file for more information. -CELLS: Dummy object ref does not have a leveled list. This ref will never be visible in game. -MASTERFILE: Errors were encountered during InitItem for reference: - -Base: 'DummyBook' (000D7866) -Ref: '' (0207B5F4) -Cell: 'GallowsRock01' (00015273) - -See Warnings file for more information. -MASTERFILE: Automatic door 'dunda14PortalDoor01' (0003DC3F) [287 units] in cell 'DA14Interior' has its teleport marker too close to the linked door. -MASTERFILE: Errors were encountered during InitItem for reference: - -Base: 'dunda14PortalDoor01' (0003DC41) -Ref: '' (0003DC3F) -Cell: 'DA14Interior' (0003D62B) - -See Warnings file for more information. -MASTERFILE: Automatic door 'AutoLoadDoor01' (00015D12) [307 units] in cell 'WolfskullCave01' has its teleport marker too close to the linked door. -MASTERFILE: Errors were encountered during InitItem for reference: - -Base: 'AutoLoadDoor01' (00031897) -Ref: '' (00015D12) -Cell: 'WolfskullCave01' (000151F6) - -See Warnings file for more information. -MASTERFILE: Automatic door 'HelgenKeep01btoExteriorREF' (000909D2) [275 units] in cell 'HelgenKeep01' has its teleport marker too close to the linked door. -MASTERFILE: Errors were encountered during InitItem for reference: - -Base: 'ImpDoorSingleLoad01' (0004203A) -Ref: 'HelgenKeep01btoExteriorREF' (000909D2) -Cell: 'HelgenKeep01' (0005DE24) - -See Warnings file for more information. -MASTERFILE: Automatic door 'HelgenKeeptoExterior01REF' (0005DF95) [304 units] in cell 'HelgenKeep01' has its teleport marker too close to the linked door. -MASTERFILE: Errors were encountered during InitItem for reference: - -Base: 'ImpDoorDoubleLoad01' (000439C4) -Ref: 'HelgenKeeptoExterior01REF' (0005DF95) -Cell: 'HelgenKeep01' (0005DE24) - -See Warnings file for more information. -MASTERFILE: Potentially Invalid Z value (-50388.18) on reference: - -REFR Form '' (02078A04) to MISC form 'OreSilver' (0005ACDF) in Cell 'DSilHand_DriftshadeMine' (020767C6) -ANIMATION: Project DefaultMale's event name IdleFreaSorrowLoopEnter linked with a different capitalization already -ANIMATION: Project DefaultFemale's event name IdleFreaSorrowLoopEnter linked with a different capitalization already -MODELS: Bone 'Horker' not found for part 'NULL->Horker.nif'. -Make sure all the vertices are skinned to a bone in Max. -MODELS: Bone 'Horker' not found for part 'NULL->Horker.nif'. -Make sure all the vertices are skinned to a bone in Max. -MODELS: Bone 'Horker' not found for part 'NULL->Horker.nif'. -Make sure all the vertices are skinned to a bone in Max. -MODELS: Bone 'Horker' not found for part 'NULL->Horker.nif'. -Make sure all the vertices are skinned to a bone in Max. -PATHFINDING: Navmesh 000fcc53 Cell 'Wilderness' (000095AA) (24, 0) in WorldSpace 'Tamriel' (0000003C), Triangle 240 Edge 2 and Triangle 321 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 000fcc53 Cell 'Wilderness' (000095AA) (24, 0) in WorldSpace 'Tamriel' (0000003C), Triangle 321 Edge 0 and Triangle 240 Edge 2 should be linked, but they are not. -MASTERFILE: NavMesh: Navmesh (000FCC53) in Cell NavMesh (000FCC53) with 635 Triangles in Cell 'Wilderness' (000095AA) (24, 0) in WorldSpace 'Tamriel' (0000003C) has warnings that need to be fixed -TEXTURES: Could not queue texture 0x 247d78f - -TEXTURES: Could not queue texture 0x 247d78f - -TEXTURES: Could not queue texture 0x 247d78f - -TEXTURES: Could not queue texture 0x 247d78f - -PATHFINDING: Navmesh 000fcc53 Cell 'Wilderness' (000095AA) (24, 0) in WorldSpace 'Tamriel' (0000003C), Triangle 240 Edge 2 and Triangle 321 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 000fcc53 Cell 'Wilderness' (000095AA) (24, 0) in WorldSpace 'Tamriel' (0000003C), Triangle 321 Edge 0 and Triangle 240 Edge 2 should be linked, but they are not. -MASTERFILE: NavMesh: Navmesh (000FCC53) in Cell NavMesh (000FCC53) with 635 Triangles in Cell 'Wilderness' (000095AA) (24, 0) in WorldSpace 'Tamriel' (0000003C) has warnings that need to be fixed -PATHFINDING: Navmesh 000fcc53 Cell 'Wilderness' (000095AA) (24, 0) in WorldSpace 'Tamriel' (0000003C), Triangle 240 Edge 2 and Triangle 321 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 000fcc53 Cell 'Wilderness' (000095AA) (24, 0) in WorldSpace 'Tamriel' (0000003C), Triangle 321 Edge 0 and Triangle 240 Edge 2 should be linked, but they are not. -MASTERFILE: NavMesh: Navmesh (000FCC53) in Cell NavMesh (000FCC53) with 635 Triangles in Cell 'Wilderness' (000095AA) (24, 0) in WorldSpace 'Tamriel' (0000003C) has warnings that need to be fixed -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 76 and 235 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 76 Edge 1 and Triangle 235 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 235 and 426 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 235 Edge 0 and Triangle 426 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 235 and 236 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 235 Edge 1 and Triangle 236 Edge 2 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 235 and 76 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 235 Edge 2 and Triangle 76 Edge 2 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 and 235 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 Edge 1 and Triangle 235 Edge 2 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 426 and 235 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 426 Edge 0 and Triangle 235 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangles 76 and 235 are linked, but their vertices do not match -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangles 235 and 426 are linked, but their vertices do not match -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangles 235 and 236 are linked, but their vertices do not match -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangles 235 and 76 are linked, but their vertices do not match -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangles 236 and 235 are linked, but their vertices do not match -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangles 426 and 235 are linked, but their vertices do not match -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 235, has a downfacing normal, flipping the triangle -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 76 Edge 1 and Triangle 235 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 235 Edge 0 and Triangle 426 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 235 Edge 1 and Triangle 76 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 235 Edge 2 and Triangle 236 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 Edge 1 and Triangle 235 Edge 2 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 426 Edge 0 and Triangle 235 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangles 76 and 235 are linked, but their vertices do not match -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangles 235 and 236 are linked, but their vertices do not match -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangles 235 and 426 are linked, but their vertices do not match -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangles 235 and 76 are linked, but their vertices do not match -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangles 236 and 235 are linked, but their vertices do not match -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangles 426 and 235 are linked, but their vertices do not match -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 427, has a downfacing normal, flipping the triangle -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 6 and 426 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 6 Edge 0 and Triangle 426 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 6 Edge 1 and Triangle 427 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 6 Edge 2 and Triangle 236 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 6 and 244 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 6 Edge 2 and Triangle 244 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 and 236 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 Edge 0 and Triangle 236 Edge 2 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 and 22 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 Edge 1 and Triangle 22 Edge 2 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 and 236 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 Edge 1 and Triangle 236 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 and 236 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 Edge 2 and Triangle 236 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 Edge 2 and Triangle 244 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 11 and 427 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 22 and 7 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 22 Edge 1 and Triangle 7 Edge 2 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 22 and 236 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 22 Edge 1 and Triangle 236 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 22 Edge 1 and Triangle 425 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 Edge 0 and Triangle 6 Edge 2 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 and 7 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 Edge 0 and Triangle 7 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 Edge 0 and Triangle 244 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 and 7 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 Edge 1 and Triangle 7 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 and 7 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 Edge 2 and Triangle 7 Edge 2 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 and 22 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 Edge 2 and Triangle 22 Edge 2 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 Edge 2 and Triangle 425 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 243 and 427 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 244 and 6 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 244 Edge 0 and Triangle 6 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 244 Edge 0 and Triangle 7 Edge 2 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 244 Edge 0 and Triangle 236 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 425 Edge 0 and Triangle 22 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 425 Edge 0 and Triangle 236 Edge 2 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 426 and 6 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 426 Edge 0 and Triangle 6 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 427 and 243 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 427 Edge 0 and Triangle 243 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 427 Edge 1 and Triangle 6 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 427 and 11 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 427 Edge 2 and Triangle 11 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangles 11 and 427 are linked, but their vertices do not match -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 22 has a link to Triangle 425, but Triangle 425 doesn't have the matching link -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 has a link to Triangle 6, but Triangle 6 doesn't have the matching link -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 has a link to Triangle 425, but Triangle 425 doesn't have the matching link -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangles 243 and 427 are linked, but their vertices do not match -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 244 has a link to Triangle 7, but Triangle 7 doesn't have the matching link -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangles 427 and 11 are linked, but their vertices do not match -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangles 427 and 243 are linked, but their vertices do not match -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 425, has a downfacing normal, flipping the triangle -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 6 and 426 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 6 Edge 0 and Triangle 426 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 6 Edge 1 and Triangle 427 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 6 Edge 2 and Triangle 236 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 6 and 244 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 6 Edge 2 and Triangle 244 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 and 236 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 Edge 0 and Triangle 236 Edge 2 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 and 22 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 Edge 1 and Triangle 22 Edge 2 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 and 236 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 Edge 1 and Triangle 236 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 and 425 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 and 236 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 Edge 2 and Triangle 236 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 Edge 2 and Triangle 244 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 11 and 427 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 22 and 7 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 22 Edge 1 and Triangle 7 Edge 2 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 22 and 236 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 22 Edge 1 and Triangle 236 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 22 and 425 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 22 Edge 1 and Triangle 425 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 Edge 0 and Triangle 6 Edge 2 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 and 7 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 Edge 0 and Triangle 7 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 Edge 0 and Triangle 244 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 and 7 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 Edge 1 and Triangle 7 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 and 7 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 Edge 2 and Triangle 7 Edge 2 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 and 22 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 Edge 2 and Triangle 22 Edge 2 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 and 425 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 Edge 2 and Triangle 425 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 243 and 427 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 244 and 6 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 244 Edge 0 and Triangle 6 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 244 Edge 0 and Triangle 7 Edge 2 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 244 Edge 0 and Triangle 236 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 372 and 425 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 423 and 425 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 425 and 7 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 425 Edge 0 and Triangle 7 Edge 2 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 425 and 22 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 425 Edge 0 and Triangle 22 Edge 2 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 425 and 236 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 425 Edge 0 and Triangle 236 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 425 and 423 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 425 Edge 1 and Triangle 423 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 425 and 372 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 425 Edge 2 and Triangle 372 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 426 and 6 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 426 Edge 0 and Triangle 6 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 427 and 243 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 427 Edge 0 and Triangle 243 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 427 Edge 1 and Triangle 6 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 427 and 11 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 427 Edge 2 and Triangle 11 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangles 7 and 425 are linked, but their vertices do not match -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangles 11 and 427 are linked, but their vertices do not match -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 22 has a link to Triangle 425, but Triangle 425 doesn't have the matching link -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 has a link to Triangle 6, but Triangle 6 doesn't have the matching link -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 has a link to Triangle 425, but Triangle 425 doesn't have the matching link -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangles 243 and 427 are linked, but their vertices do not match -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 244 has a link to Triangle 7, but Triangle 7 doesn't have the matching link -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangles 372 and 425 are linked, but their vertices do not match -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangles 423 and 425 are linked, but their vertices do not match -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangles 425 and 372 are linked, but their vertices do not match -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangles 425 and 7 are linked, but their vertices do not match -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangles 425 and 423 are linked, but their vertices do not match -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangles 427 and 11 are linked, but their vertices do not match -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangles 427 and 243 are linked, but their vertices do not match -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 6 and 426 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 6 Edge 0 and Triangle 426 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 6 Edge 1 and Triangle 427 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 6 Edge 2 and Triangle 236 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 6 and 244 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 6 Edge 2 and Triangle 244 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 and 236 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 Edge 0 and Triangle 236 Edge 2 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 and 22 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 Edge 1 and Triangle 22 Edge 2 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 and 236 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 Edge 1 and Triangle 236 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 Edge 1 and Triangle 425 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 and 236 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 Edge 2 and Triangle 236 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 Edge 2 and Triangle 244 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 11 and 427 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 22 and 7 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 22 Edge 1 and Triangle 7 Edge 2 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 22 and 236 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 22 Edge 1 and Triangle 236 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 22 Edge 1 and Triangle 425 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 Edge 0 and Triangle 6 Edge 2 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 and 7 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 Edge 0 and Triangle 7 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 Edge 0 and Triangle 244 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 and 7 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 Edge 1 and Triangle 7 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 and 7 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 Edge 2 and Triangle 7 Edge 2 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 and 22 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 Edge 2 and Triangle 22 Edge 2 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 Edge 2 and Triangle 425 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 243 and 427 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 244 and 6 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 244 Edge 0 and Triangle 6 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 244 Edge 0 and Triangle 7 Edge 2 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 244 Edge 0 and Triangle 236 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 425 Edge 0 and Triangle 7 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 425 Edge 0 and Triangle 22 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 425 Edge 0 and Triangle 236 Edge 2 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 426 and 6 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 426 Edge 0 and Triangle 6 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 427 and 243 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 427 Edge 0 and Triangle 243 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 427 Edge 1 and Triangle 6 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 427 and 11 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 427 Edge 2 and Triangle 11 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 has a link to Triangle 425, but Triangle 425 doesn't have the matching link -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangles 11 and 427 are linked, but their vertices do not match -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 22 has a link to Triangle 425, but Triangle 425 doesn't have the matching link -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 has a link to Triangle 6, but Triangle 6 doesn't have the matching link -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 has a link to Triangle 425, but Triangle 425 doesn't have the matching link -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangles 243 and 427 are linked, but their vertices do not match -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 244 has a link to Triangle 7, but Triangle 7 doesn't have the matching link -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangles 427 and 11 are linked, but their vertices do not match -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangles 427 and 243 are linked, but their vertices do not match -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 6 and 426 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 6 Edge 0 and Triangle 426 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 6 Edge 1 and Triangle 427 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 6 Edge 2 and Triangle 236 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 6 and 244 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 6 Edge 2 and Triangle 244 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 and 236 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 Edge 0 and Triangle 236 Edge 2 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 and 157 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 Edge 1 and Triangle 157 Edge 2 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 and 236 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 Edge 1 and Triangle 236 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 Edge 1 and Triangle 425 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 and 236 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 Edge 2 and Triangle 236 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 Edge 2 and Triangle 244 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 11 and 427 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 157 and 7 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 157 Edge 1 and Triangle 7 Edge 2 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 157 and 236 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 157 Edge 1 and Triangle 236 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 Edge 0 and Triangle 6 Edge 2 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 and 7 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 Edge 0 and Triangle 7 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 Edge 0 and Triangle 244 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 and 7 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 Edge 1 and Triangle 7 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 and 7 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 Edge 2 and Triangle 7 Edge 2 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 and 157 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 Edge 2 and Triangle 157 Edge 2 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 Edge 2 and Triangle 425 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 243 and 427 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 244 and 6 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 244 Edge 0 and Triangle 6 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 244 Edge 0 and Triangle 7 Edge 2 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 244 Edge 0 and Triangle 236 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 425 Edge 0 and Triangle 7 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 425 Edge 0 and Triangle 236 Edge 2 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 426 and 6 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 426 Edge 0 and Triangle 6 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 427 and 243 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 427 Edge 0 and Triangle 243 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 427 Edge 1 and Triangle 6 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 427 and 11 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 427 Edge 2 and Triangle 11 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 has a link to Triangle 425, but Triangle 425 doesn't have the matching link -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangles 11 and 427 are linked, but their vertices do not match -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 has a link to Triangle 6, but Triangle 6 doesn't have the matching link -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 has a link to Triangle 425, but Triangle 425 doesn't have the matching link -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangles 243 and 427 are linked, but their vertices do not match -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 244 has a link to Triangle 7, but Triangle 7 doesn't have the matching link -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangles 427 and 11 are linked, but their vertices do not match -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangles 427 and 243 are linked, but their vertices do not match -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 6 and 426 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 6 Edge 0 and Triangle 426 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 6 Edge 1 and Triangle 427 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 6 Edge 2 and Triangle 236 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 6 and 244 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 6 Edge 2 and Triangle 244 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 and 236 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 Edge 0 and Triangle 236 Edge 2 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 and 157 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 Edge 1 and Triangle 157 Edge 2 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 and 236 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 Edge 1 and Triangle 236 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 Edge 1 and Triangle 425 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 and 236 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 Edge 2 and Triangle 236 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 Edge 2 and Triangle 244 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 11 and 427 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 157 and 7 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 157 Edge 1 and Triangle 7 Edge 2 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 157 and 236 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 157 Edge 1 and Triangle 236 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 Edge 0 and Triangle 6 Edge 2 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 and 7 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 Edge 0 and Triangle 7 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 Edge 0 and Triangle 244 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 and 7 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 Edge 1 and Triangle 7 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 and 7 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 Edge 2 and Triangle 7 Edge 2 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 and 157 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 Edge 2 and Triangle 157 Edge 2 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 Edge 2 and Triangle 425 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 243 and 427 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 244 and 6 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 244 Edge 0 and Triangle 6 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 244 Edge 0 and Triangle 7 Edge 2 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 244 Edge 0 and Triangle 236 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 425 Edge 0 and Triangle 7 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 425 Edge 0 and Triangle 236 Edge 2 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 426 and 6 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 426 Edge 0 and Triangle 6 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 427 and 243 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 427 Edge 0 and Triangle 243 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 427 Edge 1 and Triangle 6 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 427 and 11 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 427 Edge 2 and Triangle 11 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 has a link to Triangle 425, but Triangle 425 doesn't have the matching link -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangles 11 and 427 are linked, but their vertices do not match -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 has a link to Triangle 6, but Triangle 6 doesn't have the matching link -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 has a link to Triangle 425, but Triangle 425 doesn't have the matching link -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangles 243 and 427 are linked, but their vertices do not match -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 244 has a link to Triangle 7, but Triangle 7 doesn't have the matching link -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangles 427 and 11 are linked, but their vertices do not match -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangles 427 and 243 are linked, but their vertices do not match -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 6 and 426 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 6 Edge 0 and Triangle 426 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 6 Edge 1 and Triangle 427 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 6 Edge 2 and Triangle 236 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 6 and 244 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 6 Edge 2 and Triangle 244 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 and 236 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 Edge 0 and Triangle 236 Edge 2 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 and 157 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 Edge 1 and Triangle 157 Edge 2 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 and 236 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 Edge 1 and Triangle 236 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 Edge 1 and Triangle 425 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 and 236 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 Edge 2 and Triangle 236 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 Edge 2 and Triangle 244 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 11 and 427 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 157 and 7 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 157 Edge 1 and Triangle 7 Edge 2 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 157 and 236 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 157 Edge 1 and Triangle 236 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 Edge 0 and Triangle 6 Edge 2 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 and 7 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 Edge 0 and Triangle 7 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 Edge 0 and Triangle 244 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 and 7 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 Edge 1 and Triangle 7 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 and 7 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 Edge 2 and Triangle 7 Edge 2 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 and 157 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 Edge 2 and Triangle 157 Edge 2 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 Edge 2 and Triangle 425 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 243 and 427 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 244 and 6 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 244 Edge 0 and Triangle 6 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 244 Edge 0 and Triangle 7 Edge 2 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 244 Edge 0 and Triangle 236 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 425 Edge 0 and Triangle 7 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 425 Edge 0 and Triangle 236 Edge 2 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 426 and 6 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 426 Edge 0 and Triangle 6 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 427 and 243 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 427 Edge 0 and Triangle 243 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 427 Edge 1 and Triangle 6 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 427 and 11 have opposite normals but are linked -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 427 Edge 2 and Triangle 11 Edge 1 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 has a link to Triangle 425, but Triangle 425 doesn't have the matching link -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangles 11 and 427 are linked, but their vertices do not match -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 has a link to Triangle 6, but Triangle 6 doesn't have the matching link -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 236 has a link to Triangle 425, but Triangle 425 doesn't have the matching link -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangles 243 and 427 are linked, but their vertices do not match -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 244 has a link to Triangle 7, but Triangle 7 doesn't have the matching link -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangles 427 and 11 are linked, but their vertices do not match -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangles 427 and 243 are linked, but their vertices do not match -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 7 Edge 0 and Triangle 11 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 11 Edge 0 and Triangle 7 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 0201b1b2 Cell 'GallowsRockExterior' (0000918C) (24, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 11 has a link to Triangle 7, but Triangle 7 doesn't have the matching link -PATHFINDING: Navmesh 000fcc53 Cell 'Wilderness' (000095AA) (24, 0) in WorldSpace 'Tamriel' (0000003C), Triangle 240 Edge 2 and Triangle 321 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 000fcc53 Cell 'Wilderness' (000095AA) (24, 0) in WorldSpace 'Tamriel' (0000003C), Triangle 321 Edge 0 and Triangle 240 Edge 2 should be linked, but they are not. -MASTERFILE: NavMesh: Navmesh (000FCC53) in Cell NavMesh (000FCC53) with 635 Triangles in Cell 'Wilderness' (000095AA) (24, 0) in WorldSpace 'Tamriel' (0000003C) has warnings that need to be fixed -MASTERFILE: =========================================================== -FORMS: EXTRA SPACE: Prepare a band, and meet me outside. has at least one space after it. -MASTERFILE: NavmeshInfo 00028e37 has no parent space, ignoring -PATHFINDING: NavMesh in cell GallowsRockExterior (Tamriel[24,1]) should be refinalized, there are navmesh bounds missing -MASTERFILE: Automatic door 'AutoLoadDoor01' (00015E1D) [324 units] in cell 'YngolBarrowExterior' has its teleport marker too close to the linked door. -MASTERFILE: Errors were encountered during InitItem for reference: - -Base: 'AutoLoadDoor01' (00031897) -Ref: '' (00015E1D) -Cell: 'YngolBarrowExterior' (0000B452) (38, 11) in world 'Tamriel' (0000003C) - -See Warnings file for more information. -PATHFINDING: Navmesh 000fd769 Cell 'Wilderness' (0000916D) (24, 2) in WorldSpace 'Tamriel' (0000003C), Triangle 30, edge 1 has bad Portal (Navmesh 0200e9cd does not have a triangle index 560), Clearing the portal -PATHFINDING: Navmesh 000fd769 Cell 'Wilderness' (0000916D) (24, 2) in WorldSpace 'Tamriel' (0000003C), Triangle 113, edge 2 has bad Portal (Navmesh 0200e9cd does not have a triangle index 563), Clearing the portal -PATHFINDING: Navmesh 000fd769 Cell 'Wilderness' (0000916D) (24, 2) in WorldSpace 'Tamriel' (0000003C), Triangle 125, edge 2 has bad Portal (Navmesh 0200e9cd does not have a triangle index 564), Clearing the portal -PATHFINDING: Navmesh 000fd769 Cell 'Wilderness' (0000916D) (24, 2) in WorldSpace 'Tamriel' (0000003C), Triangle 129, edge 2 has bad Portal (Navmesh 0200e9cd does not have a triangle index 562), Clearing the portal -PATHFINDING: Navmesh 000fd769 Cell 'Wilderness' (0000916D) (24, 2) in WorldSpace 'Tamriel' (0000003C), Triangle 131, edge 2 has bad Portal (Navmesh 0200e9cd does not have a triangle index 561), Clearing the portal -PATHFINDING: Navmesh 000fd769 Cell 'Wilderness' (0000916D) (24, 2) in WorldSpace 'Tamriel' (0000003C), Triangle 266, edge 2 has bad Portal (Navmesh 0200e9cd does not have a triangle index 566), Clearing the portal -PATHFINDING: Navmesh 000fd769 Cell 'Wilderness' (0000916D) (24, 2) in WorldSpace 'Tamriel' (0000003C), Triangle 427, edge 2 has bad Portal (Navmesh 0200e9cd does not have a triangle index 565), Clearing the portal -MASTERFILE: Automatic door 'WRShackDoorMinUse01' (0006767F) [48 units] in cell 'WhiterunExterior10' has its teleport marker too close to the linked door. -MASTERFILE: Errors were encountered during InitItem for reference: - -Base: 'WRShackDoorMinUse01' (000FE471) -Ref: '' (0006767F) -Cell: 'WhiterunExterior10' (000095DA) (7, -1) in world 'Tamriel' (0000003C) - -See Warnings file for more information. -MASTERFILE: Automatic door 'AutoLoadDoor01' (0001779F) [125 units] in cell 'KarthwastenExterior03' has its teleport marker too close to the linked door. -MASTERFILE: Errors were encountered during InitItem for reference: - -Base: 'AutoLoadDoor01' (00031897) -Ref: '' (0001779F) -Cell: 'KarthwastenExterior03' (0000707A) (-34, 9) in world 'Tamriel' (0000003C) - -See Warnings file for more information. -PATHFINDING: Navmesh 000fd76b Cell 'Wilderness' (0000918B) (25, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 449, edge 2 has bad Portal (Navmesh 0200e9cd does not have a triangle index 550), Clearing the portal -PATHFINDING: Navmesh 000fd76b Cell 'Wilderness' (0000918B) (25, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 589, edge 2 has bad Portal (Navmesh 0200e9cd does not have a triangle index 549), Clearing the portal -PATHFINDING: Navmesh 000fd76b Cell 'Wilderness' (0000918B) (25, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 592, edge 2 has bad Portal (Navmesh 0200e9cd does not have a triangle index 551), Clearing the portal -PATHFINDING: Navmesh 000fd764 Cell 'Wilderness' (0000918D) (23, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 41, edge 2 has bad Portal (Navmesh 0200e9cd does not have a triangle index 554), Clearing the portal -PATHFINDING: Navmesh 000fd764 Cell 'Wilderness' (0000918D) (23, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 43, edge 2 has bad Portal (Navmesh 0200e9cd does not have a triangle index 553), Clearing the portal -PATHFINDING: Navmesh 000fd764 Cell 'Wilderness' (0000918D) (23, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 46, edge 2 has bad Portal (Navmesh 0200e9cd does not have a triangle index 556), Clearing the portal -PATHFINDING: Navmesh 000fd764 Cell 'Wilderness' (0000918D) (23, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 48, edge 2 has bad Portal (Navmesh 0200e9cd does not have a triangle index 557), Clearing the portal -PATHFINDING: Navmesh 000fd764 Cell 'Wilderness' (0000918D) (23, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 49, edge 2 has bad Portal (Navmesh 0200e9cd does not have a triangle index 558), Clearing the portal -PATHFINDING: Navmesh 000fd764 Cell 'Wilderness' (0000918D) (23, 1) in WorldSpace 'Tamriel' (0000003C), Triangle 105, edge 2 has bad Portal (Navmesh 0200e9cd does not have a triangle index 555), Clearing the portal -PATHFINDING: Navmesh 000fcc53 Cell 'Wilderness' (000095AA) (24, 0) in WorldSpace 'Tamriel' (0000003C), Triangle 67, edge 2 has bad Portal (Navmesh 0200e9cd does not have a triangle index 569), Clearing the portal -PATHFINDING: Navmesh 000fcc53 Cell 'Wilderness' (000095AA) (24, 0) in WorldSpace 'Tamriel' (0000003C), Triangle 577, edge 2 has bad Portal (Navmesh 0200e9cd does not have a triangle index 568), Clearing the portal -PATHFINDING: Navmesh 000fcc53 Cell 'Wilderness' (000095AA) (24, 0) in WorldSpace 'Tamriel' (0000003C), Triangle 578, edge 2 has bad Portal (Navmesh 0200e9cd does not have a triangle index 567), Clearing the portal -PATHFINDING: Navmesh 000fcc53 Cell 'Wilderness' (000095AA) (24, 0) in WorldSpace 'Tamriel' (0000003C), Triangle 579, edge 2 has bad Portal (Navmesh 0200e9cd does not have a triangle index 570), Clearing the portal -PATHFINDING: Navmesh 000fcc53 Cell 'Wilderness' (000095AA) (24, 0) in WorldSpace 'Tamriel' (0000003C), Triangle 580, edge 2 has bad Portal (Navmesh 0200e9cd does not have a triangle index 574), Clearing the portal -PATHFINDING: Navmesh 000fcc53 Cell 'Wilderness' (000095AA) (24, 0) in WorldSpace 'Tamriel' (0000003C), Triangle 581, edge 2 has bad Portal (Navmesh 0200e9cd does not have a triangle index 572), Clearing the portal -PATHFINDING: Navmesh 000fcc53 Cell 'Wilderness' (000095AA) (24, 0) in WorldSpace 'Tamriel' (0000003C), Triangle 582, edge 2 has bad Portal (Navmesh 0200e9cd does not have a triangle index 571), Clearing the portal -PATHFINDING: Navmesh 000fcc53 Cell 'Wilderness' (000095AA) (24, 0) in WorldSpace 'Tamriel' (0000003C), Triangle 584, edge 2 has bad Portal (Navmesh 0200e9cd does not have a triangle index 573), Clearing the portal -PATHFINDING: Navmesh 000fcc53 Cell 'Wilderness' (000095AA) (24, 0) in WorldSpace 'Tamriel' (0000003C), Triangle 240 Edge 2 and Triangle 321 Edge 0 should be linked, but they are not. -PATHFINDING: Navmesh 000fcc53 Cell 'Wilderness' (000095AA) (24, 0) in WorldSpace 'Tamriel' (0000003C), Triangle 321 Edge 0 and Triangle 240 Edge 2 should be linked, but they are not. -MASTERFILE: Automatic door 'ShipTrapdoor01MinUseHidden' (00099315) [0 units] in cell 'Wilderness' has its teleport marker too close to the linked door. -MASTERFILE: Errors were encountered during InitItem for reference: - -Base: 'ShipTrapdoor01MinUseHidden' (00061435) -Ref: '' (00099315) -Cell: 'Wilderness' (0000967A) (2, -6) in world 'Tamriel' (0000003C) - -See Warnings file for more information. -MASTERFILE: Automatic door 'dunda14PortalDoor01' (0003DC3F) [287 units] in cell 'DA14Interior' has its teleport marker too close to the linked door. -MASTERFILE: Errors were encountered during InitItem for reference: - -Base: 'dunda14PortalDoor01' (0003DC41) -Ref: '' (0003DC3F) -Cell: 'DA14Interior' (0003D62B) - -See Warnings file for more information. -MASTERFILE: Automatic door 'AutoLoadDoor01' (00015D12) [307 units] in cell 'WolfskullCave01' has its teleport marker too close to the linked door. -MASTERFILE: Errors were encountered during InitItem for reference: - -Base: 'AutoLoadDoor01' (00031897) -Ref: '' (00015D12) -Cell: 'WolfskullCave01' (000151F6) - -See Warnings file for more information. -MASTERFILE: Automatic door 'HelgenKeep01btoExteriorREF' (000909D2) [275 units] in cell 'HelgenKeep01' has its teleport marker too close to the linked door. -MASTERFILE: Errors were encountered during InitItem for reference: - -Base: 'ImpDoorSingleLoad01' (0004203A) -Ref: 'HelgenKeep01btoExteriorREF' (000909D2) -Cell: 'HelgenKeep01' (0005DE24) - -See Warnings file for more information. -MASTERFILE: Automatic door 'HelgenKeeptoExterior01REF' (0005DF95) [304 units] in cell 'HelgenKeep01' has its teleport marker too close to the linked door. -MASTERFILE: Errors were encountered during InitItem for reference: - -Base: 'ImpDoorDoubleLoad01' (000439C4) -Ref: 'HelgenKeeptoExterior01REF' (0005DF95) -Cell: 'HelgenKeep01' (0005DE24) - -See Warnings file for more information. -MASTERFILE: Potentially Invalid Z value (-50388.18) on reference: - -REFR Form '' (02078A04) to MISC form 'OreSilver' (0005ACDF) in Cell 'DSilHand_DriftshadeMine' (020767C6) -INGAME: Trying to return a rendered texture (TESWATER_REFLECTION_CUBEMAP) that doesn't look like it was borrowed (or it's already been returned.) -INGAME: Trying to return a rendered texture (TESWATER_REFLECTION_CUBEMAP) that doesn't look like it was borrowed (or it's already been returned.) -INGAME: Trying to return a rendered texture (TESWATER_REFLECTION_CUBEMAP) that doesn't look like it was borrowed (or it's already been returned.) diff --git a/_README.md b/_README.md new file mode 100644 index 0000000..56a6548 --- /dev/null +++ b/_README.md @@ -0,0 +1,50 @@ +# Skyrim: Down Of The Silver Hands + +Repository for the mod I'm developing about the silver hands. + + +## Version + +Notation: + +> vX.Y.Z +> X - Official Release Version (tab/nexus) +> Y - Official Patch or Demo Release +> Z - Git Commit + +### Current Release + +**v0.2.0 -- Iron Ore** + + +## Gihhub: Token Configuration + +* Crate your access token: +https://docs.github.com/en/github/authenticating-to-github/keeping-your-account-and-data-secure/creating-a-personal-access-token + +* Copy it to a notepad + +* On gitbash, use the following commands: + +``` +git config --global user.name "" +git config --global user.email "" +git config --global credential.helper cache + +``` + +* Just add, commit and push something, and use the generated token as the password instead + +* The toke will be saved, and next time you push, you will not be asked again :) + + +# Build + +Copiar novo script do ajuste na quest dos companions +QF_C00_0004B2D9 +https://www.creationkit.com/index.php?title=Archive.exe + + + + +