Hello,
Hey i was trying to do some creation in the divinity engine and after following the Twitch.tv video about getting started, it crashes right after i "reload level" just after implementing the floor AI.
My event log is showing 2 entries:
.NET Runtime version 2.0.50727.5477 - Fatal Execution Engine Error (6B53FB66) (80131506)
and:
Faulting application name: TheDivinityEngine.exe, version: 1.0.5.0, time stamp: 0x53c7ad7d
Faulting module name: mscorwks.dll, version: 2.0.50727.5477, time stamp: 0x5265cfa2
Exception code: 0xc0000005
Fault offset: 0x0003aa5c
Faulting process id: 0x%9
Faulting application start time: 0x%10
Faulting application path: %11
Faulting module path: %12
Report Id: %13
I tried reinstalling .net framework and i also reinstalled both the game and the divinity engine. Any thoughts on what i can try next?