[1.4.2] After updating from 1.3.3 the game won't start
Posted: Fri Jan 29, 2016 2:45 pm
FIXED
If you have the same problem check your game/loader/init.lua file with a text editor, if it is missing dofile("/engine/init.lua") at the very end just make a line break after RUN engine RUN !! and put dofile("/engine/init.lua") in the new line, save the file and it should be working again
I finished my run on 1.3.3 and decided to finally update, now all i get is an empty 800x600 window, here's the log entry:
WebCore config: library(c:\gog games\tales of maj'eyal\te4-web.dll) spawn(c:\gog games\tales of maj'eyal\cef3spawn.exe)
Loading WebCore: loaded!
[CPU] Detected 2 CPUs
OpenAL device available: OpenAL Soft (default OpenAL Soft)
Available video driver: windows
Available video driver: dummy
Found gamepad, enabling support
NO SELFEXE: bootstrapping from CWD
Creating save thread
===top 2
Booting T-Engine from: c:\gog games\tales of maj'eyal\t-engine.exe
SelfExe gave us app directory of: c:\gog games\tales of maj'eyal\
LuaVM: LuaJIT 2.0.2 x86
Creating particles thread 0
[DO RESIZE] Requested: 800x600 (0, 0); zoom 100%
LuaVM: LuaJIT 2.0.2 x86
[DO RESIZE] Got: 800x600 (0, 0)
OpenGL max texture size: 4096
OpenGL max texture size: 4096
Upgrading black texture to size 64
Running lua loader code...
If you have the same problem check your game/loader/init.lua file with a text editor, if it is missing dofile("/engine/init.lua") at the very end just make a line break after RUN engine RUN !! and put dofile("/engine/init.lua") in the new line, save the file and it should be working again
I finished my run on 1.3.3 and decided to finally update, now all i get is an empty 800x600 window, here's the log entry:
WebCore config: library(c:\gog games\tales of maj'eyal\te4-web.dll) spawn(c:\gog games\tales of maj'eyal\cef3spawn.exe)
Loading WebCore: loaded!
[CPU] Detected 2 CPUs
OpenAL device available: OpenAL Soft (default OpenAL Soft)
Available video driver: windows
Available video driver: dummy
Found gamepad, enabling support
NO SELFEXE: bootstrapping from CWD
Creating save thread
===top 2
Booting T-Engine from: c:\gog games\tales of maj'eyal\t-engine.exe
SelfExe gave us app directory of: c:\gog games\tales of maj'eyal\
LuaVM: LuaJIT 2.0.2 x86
Creating particles thread 0
[DO RESIZE] Requested: 800x600 (0, 0); zoom 100%
LuaVM: LuaJIT 2.0.2 x86
[DO RESIZE] Got: 800x600 (0, 0)
OpenGL max texture size: 4096
OpenGL max texture size: 4096
Upgrading black texture to size 64
Running lua loader code...