Game won't launch after updating to v1.4.2 (GOG Version)
Posted: Tue Feb 02, 2016 7:33 pm
I have TOME v1.3.1 / 2.2.0.4 (GOG). After I launch the game (via launcher) i got update announcement (I believe it was 5 updates total). After i finish updating, i launch the game and i got white screen 
Several Minutes Later.....
I found the problem that cause white screen. It is init.lua file from c:\Tales of Maj'eyal\game\loader\init.lua
Code Line 217 __addons_superload_order[#_ That code absolutely didn't work.
When i changed the code to dofile("/engine/init.lua") The game finally run!
The bad news is i lost some of the features likes exploration mode and Stone warden (which i already had it before updating the game)
Please, fix the loader or release update v1.4.2 for GOG version.

Several Minutes Later.....
I found the problem that cause white screen. It is init.lua file from c:\Tales of Maj'eyal\game\loader\init.lua
Code Line 217 __addons_superload_order[#_ That code absolutely didn't work.
When i changed the code to dofile("/engine/init.lua") The game finally run!

The bad news is i lost some of the features likes exploration mode and Stone warden (which i already had it before updating the game)

Please, fix the loader or release update v1.4.2 for GOG version.