Entity Ref not found: RESEARCHSUBJECT_RESEARCHBOOST_TEC_0.entity
Thats the first error that causes a minidump; the rest are related somehow, but I don't know. The are full of code, such as:
Assert @ c:\gs\entrenchment\CodeSource\Engine/Archive/TextFileArchive.cpp(183)
*stringSrc == _T('"')
Assert @ c:\gs\entrenchment\CodeSource\GS/Entity/Interfaces/IResearchSubject.cpp(109)
m_Tier == researchWindowLocation.pos.m_X
Assert @ c:\gs\entrenchment\CodeSource\GS/Entity/Interfaces/IBuff.cpp(2265)
(instantAction.instantActionTriggerType == InstantActionTriggerType::AlwaysPerform) || (instantAction.instantActionTriggerType == InstantActionTriggerType::OnChance)
Assert @ c:\gs\entrenchment\CodeSource\GS/Entity/Interfaces/IAbility.cpp(284)
m_researchPrerequisites.HasSubject(m_baseSourceResearchSubject)
The others seem to be either the same error repeated, or a similar version of.