What is this caused by? I've had it before all the games I have got to this point, and it hangs Trollmire with a black screen. This is the character that just triggeredtit:
https://te4.org/characters/144687/tome/ ... ceb5513939
Here is the error message:
https://user.fm/files/v2-bd85e6ca798ab2 ... 073858.png
Here is the full error log:
https://user.fm/files/v2-24d689b6841b7d ... -10-07.txt
I AM Aware it could be due to the addons, but I know itit is something to do with Orcs Rak-Shor Pride so not necessarily. I AM not playing again until I find why rak-shor orc pride continues to trigger a fatal game error at Trollmire. Probably any area that can have orcs intit.
Trollmire Crash. What is it caused by?
Moderator: Moderator
-
- Archmage
- Posts: 366
- Joined: Sat Dec 13, 2014 3:38 pm
Re: Trollmire Crash. What is it caused by?
Crash while reading the Orc Necromancer talent definition.
Oddly, the error was apparently the first line. However, it could be that one of the below talents is somehow missing.
Code: Select all
resolvers.talents{
[Talents.T_HIEMAL_SHIELD]={base=2, every=7, max=7},
[Talents.T_DESOLATE_WASTE]={last=25, base=0, every=7, max=7},
[Talents.T_BLEAK_GUARD]={last=30, base=0, every=7, max=7},
[Talents.T_BLURRED_MORTALITY]={base=3, every=5, max=7},
[Talents.T_SOUL_LEECH]={base=2, every=8, max=5},
[Talents.T_STAFF_MASTERY]={base=2, every=8, max=5},
},
My feedback meter decays into coding. Give me feedback and I make mods.