ISeeDEDPpl/Questor

Client crash

Closed this issue · 3 comments

Game client crashes in some quests after this steps, sometimes more than once per quest.

Console Log:
00:00:00 [TargetCombatants]if (Cache.Instance.PreferredPrimaryWeaponTarget != null)
00:00:01 [TargetCombatants]if (Cache.Instance.Entities.Any(i => i.Id == Cache.Instance.PreferredPrimaryWeaponTarget.Id))

Windows Events Log:
Faulting application name: ExeFile.exe, version: 2014.3.74.451
Faulting module name: clr.dll, version: 4.0.30319.18449
Exception code: 0xc00000fd
Faulting application path: :_*****\CCP\EVE\bin\ExeFile.exe
Faulting module path: :*_*******\Microsoft.NET\Framework\v4.0.30319\clr.dll

odd. how reproducible is this crash?!

see if the logging looks the same in the innerspace log if thats not where you were looking "log wtf.log"
wtf.log will be in the innerspace directory
fyi: the next line, that we dont see in the output just outputs: DirectEntity.Name, DirectEntity.Distance, DirectEntity.HasExploded, DirectEntity.IsTarget, DirectEntity.IsTargeting, EntityCache.IsreadyToTarget (which is just a combination of the previously listed stuff)

that's where i looked for.
it's just crashing since last tuesday patch update.
i will try to get more relevant info.

it looks like the exceptions you sent via IRC are already fixed in github. you should update your (very old?!?) version of questor