bdlauncher
bdlauncher copied to clipboard
Installing Error
While making the make install RELEASE=1 DESTDIR=..
Terminal outputs multiple warnings
and once attempting to start the server it does fail due to some errors
What Terminal shows https://pastebin.com/KpdeWaZF
More info in the Pastebin
x64 Bits Windows 10 Home Lenovo Laptop Linux subsystem for Windows
Installed similar as how is here explained https://www.youtube.com/watch?v=xzgwDbe7foQ
try sudo make install RELEASE=1 DESTDIR=..
@DrAv0011 I haven't tested leveldb's compatibility on wsl. you can move the whole server into wsl's root filesystem(cp -a /mnt/d/.. /home/...)
Uninstalled the whole wsl and reinstalled everything
moved the server to home/<username>/beserver/moddedbedrock
now getting a different error
https://pastebin.com/bqhfvkBK
x64 Bits Windows 10 Home Lenovo Laptop Linux subsystem for Windows
gcc (Ubuntu 9.2.1-19ubuntu1~ 18.04.york0) 9.2.1 20191109 g++ (Ubuntu 9.2.1-19ubuntu1~ 18.04.york0) 9.2.1 20191109 Python 3.7.6 clang-format version 9.0.0-2~ubuntu18.04.2 (tags/RELEASE_900/final)
U don’t have config file for chestshop or it’s not filled properly
I did not modify anything of the git page, ran the commands in the install page