https://bugs.winehq.org/show_bug.cgi?id=44371
--- Comment #3 from Fabian Maurer dark.shadow4@web.de ---
0009:err:module:load_builtin_dll failed to load .so lib for builtin L"l3codeca.acm": libmpg123.so.0: cannot open shared object file: No such file or directory
Probably not the issue (yet), but you're missing a dependency here.
003d:err:winediag:schan_imp_init Failed to load libgnutls, secure connections will not be available. ... P2\RISI~5FR\RK.exe: ../../../wine/dlls/wininet/netconnection.c:706: read_ssl_chunk: Assertion `conn->extra_len < ssl_buf_size' failed.
Seems like another dependency is missing. Can you make sure you have libgnutls installed? This could cause the problem.