torhve / weechat-matrix-protocol-script

A WeeChat script in Lua that implements the matrix.org chat protocol
349 stars 52 forks source link

Can't enable encryption #48

Closed PureTryOut closed 7 years ago

PureTryOut commented 7 years ago
lua: function "register" not found (or failed) in file "/home/****/.weechat/lua/autoload/olm.lua"

Weechat compiled with LuaJIT (although it still didn't find LuaFFI, so I had to compile it myself manually). LuaFFI seems to be loaded.

PureTryOut commented 7 years ago

Since this encryption is not usable with the latest Matrix encryption anyway, the current method won't have to work.