Install Issue

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
Tsarn
Posts: 1
Joined: Sat Jan 04, 2020 12:02 am

Install Issue

#1 Post by Tsarn »

Launcher freezes at 99%+ completion. The launcher is throwing an Lua error that repeats forever, therefore the truncated launcher log follows below:

vailable video driver: windows
Available video driver: dummy
LuaVM: Lua 5.1
[DO RESIZE] 700x350
[cURL] Creating cURL thread
[BSPatch] Creating BSPatch thread
Running lua loader code...
OS: WINDOWS
BITNESS: 32
[ENGINE] Setting requested FPS to 30 (33 ms)
OS String: windows
Self path: c:\users\gdmma\downloads
Self file: t-engine-launcher.exe
Install folder default to: C:\Program Files (x86)\ToME
Running webview check
Setting resolution to 700x350
Getting newest launcher version path
[cURL] Adding new request: http://te4.org/get-updater/14/windows, now 1
[cURL] Starting download: http://te4.org/get-updater/14/windows
[cURL] Downloaded successfully
[cURL] Confirming finish...confirmed: http://te4.org/get-updater/14/windows
Launcher is up-to-date
Getting newest version path
[cURL] Adding new request: http://te4.org/get-full/windows, now 2
[cURL] Deleting request: http://te4.org/get-updater/14/windows now 1
[cURL] Starting download: http://te4.org/get-full/windows
[cURL] Downloaded successfully
[cURL] Confirming finish...confirmed: http://te4.org/get-full/windows
Newest ToME version is 1.6.5
[cURL] Deleting request: http://te4.org/get-full/windows now 0
Getting newest version path
[cURL] Adding new request: http://te4.org/get-full/windows, now 1
[cURL] Starting download: http://te4.org/get-full/windows
[cURL] Downloaded successfully
[cURL] Confirming finish...confirmed: http://te4.org/get-full/windows
Newest version path is: http://te4.org/dl/t-engine/full/tome-fu ... -1.6.5.zip
[cURL] Adding new request: http://te4.org/dl/t-engine/full/tome-fu ... -1.6.5.zip, now 2
Checking if tome-full-windows-1.6.5.zip exists
File already exsists
[cURL] Confirming finish...confirmed: http://te4.org/dl/t-engine/full/tome-fu ... -1.6.5.zip
Newest version downloaded successfully
[BSPatch] Adding request to check md5: destination/download/tome-full-windows-1.6.5.zip , now 1
[BSPatch] MD5 start
[cURL] Deleting request: http://te4.org/get-full/windows now 1
[cURL] Deleting request: http://te4.org/dl/t-engine/full/tome-fu ... -1.6.5.zip now 0
[BSPatch] MD5 successfull
MD5 sum: 5fcac8ff0a21de403469bc166d37371f
Root: t-engine4-windows-1.6.5
Lua Error: /main.lua:346: attempt to index local 'filetest' (a nil value)
At [C]:-1
At /main.lua:346 recursiveSize
At /main.lua:543 finishValidatingNewestVersion
At /main.lua:1357 onUpdate
At /main.lua:1044
Lua Error: /main.lua:1370: attempt to perform arithmetic on local 'result' (a string value)
At [C]:-1
At /main.lua:1370 onUpdate
At /main.lua:1044
Lua Error: /main.lua:1370: attempt to perform arithmetic on local 'result' (a string value)
At [C]:-1
At /main.lua:1370 onUpdate
At /main.lua:1044

Thanks

Post Reply