I am getting the same issue. I checked the log.txt file in my The Divinity Engine folder. The error is:

* Missing language.lsx file in 'C:\Games\Gog\Divinity Series\Data\Localization\language.lsx'

However, the game's data folder is:

* C:\Games\Gog\Divinity Series\Divinity - Original Sin\Data

I double-checked the path was correct in the Editor's preferences. For some reason, the game's folder name is truncated from the path. Is there a path character limit? I'm redownloading the files from GOG to see if I can re-install in a different folder to test.

Edit: I've done some more testing and it doesn't matter where I install the editor or game, I get the same error when I try to load any module into the editor. It always strips out the name of the folder the game is installed to. For example, I currently have the game installed to D:\Temp\DOS and the error shows it's looking in D:\Temp\Data

I'm using the latest version of the game (1.0.169) and the latest editor available on GOG (GOG installer version 2.4.0.11).

Edit 2: Creating a new module causes a crash with the same error in the log file as well. It's when the engine is initializing. It looks like it nearly completes loading then AppCrash:

Description:
Stopped working

Problem signature:
Problem Event Name: APPCRASH
Application Name: TheDivinityEngine.exe
Application Version: 1.0.28.0
Application Timestamp: 53e8ce49
Fault Module Name: GameEngine.dll
Fault Module Version: 0.0.0.0
Fault Module Timestamp: 53e8caec
Exception Code: c0000005
Exception Offset: 0002fb00
OS Version: 6.1.7601.2.1.256.1
Locale ID: 1033

Flynn

Last edited by FlynnArrowstarr; 18/09/14 06:03 PM. Reason: Added crash error message