Does it crash when you compile it?it crashes by itself.
ubuntu 22.04 ram 4gb 2cpuDoes it crash when you compile it?
Or when you run it?
1. What system? Linux? Windows?
2. Home PC? Server?
3. What CPU/RAM specification?
apt install liblua5.4-dev libluajit-5.1-dev
apt install liblua5.3-dev libluajit-5.1-dev
apt install libluajit-5.1-dev
still crashes the same errorIDK what TFS it is, but it says you don't have Lua/LuaJIT installed in Linux, so maybe this will fix it (Ubuntu 24.04):
If it shows some error you can reduce Lua to 5.3:Code:apt install liblua5.4-dev libluajit-5.1-dev
or just ignore it:Code:apt install liblua5.3-dev libluajit-5.1-dev
Code:apt install libluajit-5.1-dev
What engine is it? Some TFS 1.2 that cannot detect LuaJIT 2.1 and new Lua?still crashes the same error
I did some updates on Ubuntu 22, but it looks like newest TFS requires Ubuntu 24.04.still crashes the same error
apt install cmake build-essential ninja-build libcrypto++-dev libfmt-dev liblua5.4-dev libluajit-5.1-dev libmysqlclient-dev libboost-iostreams-dev libboost-locale-dev libboost-system-dev libpugixml-dev libboost-filesystem-dev libboost-json-dev