I think it might be incomplete LUA file again, but im not sure.
Search found 3 matches
- Fri Mar 10, 2017 9:42 am
- Forum: Bugs Archive
- Topic: White Screen After Update v1.5.0 (GOG Version)
- Replies: 0
- Views: 944
White Screen After Update v1.5.0 (GOG Version)
Well it happened again!
After updating v1.4.9 to v1.5.0 via launcher, i got white screen when launching the game.
I think it might be incomplete LUA file again, but im not sure.
I think it might be incomplete LUA file again, but im not sure.
- Tue Feb 02, 2016 8:47 pm
- Forum: Bugs Archive
- Topic: Game won't launch after updating to v1.4.2 (GOG Version)
- Replies: 2
- Views: 1796
Re: Game won't launch after updating to v1.4.2 (GOG Version)
Haha. I Solved it!
__addons_superload_order[#_ That code is incomplete.
Do this instead __addons_superload_order[#__addons_superload_order+1] = "dgo" dofile("/engine/init.lua")
Im Awesome !!
__addons_superload_order[#_ That code is incomplete.
Do this instead __addons_superload_order[#__addons_superload_order+1] = "dgo" dofile("/engine/init.lua")
Im Awesome !!
- Tue Feb 02, 2016 7:33 pm
- Forum: Bugs Archive
- Topic: Game won't launch after updating to v1.4.2 (GOG Version)
- Replies: 2
- Views: 1796
Game won't launch after updating to v1.4.2 (GOG Version)
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 fr...