1.6.0 launcher stuck at 100% verifying
Posted: Fri Oct 25, 2019 3:37 am
The launcher got stuck at 99.96% on validating file tome-full-windows-1.6.0.zip. Windows 10; launcher downloaded from te4.org, not Steam. Before that, it got stuck at 99.88% and now it's 100.00% but still stuck on Validating download and the play button is greyed out. The Pause and Options buttons don't seem to do anything either.
The "attempt to perform arithmetic" error is repeated thousands of times in the log file, so I replaced the repeats of the error with a "…" since the post preview was really slow with the whole log file in the post.

Launcher_log.txt:
The "attempt to perform arithmetic" error is repeated thousands of times in the log file, so I replaced the repeats of the error with a "…" since the post preview was really slow with the whole log file in the post.
Launcher_log.txt:
Code: Select all
Available 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\nathan\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.0
[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-full-windows-1.6.0.zip
[cURL] Adding new request: http://te4.org/dl/t-engine/full/tome-full-windows-1.6.0.zip, now 2
Checking if tome-full-windows-1.6.0.zip exists
File already exsists
[cURL] Confirming finish...confirmed: http://te4.org/dl/t-engine/full/tome-full-windows-1.6.0.zip
Newest version downloaded successfully
[BSPatch] Adding request to check md5: destination/download/tome-full-windows-1.6.0.zip , now 1
[cURL] Deleting request: http://te4.org/get-full/windows now 1
[BSPatch] MD5 start
[cURL] Deleting request: http://te4.org/dl/t-engine/full/tome-full-windows-1.6.0.zip now 0
[BSPatch] MD5 successfull
MD5 sum: cab478236815fa09553db8d3695e2192
Root: t-engine4-windows-1.6.0
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
…