Time Nick Message 09:10 jgoemat Anyone around that could help with a Windows build issue? Couldn't get x64 to run (dll error with Irrlicht I think), but got x86 to build. It can't find fonts though, the filename seems to get mangled in the call to CFileSystem::createAndOpenFile() 09:32 Krock !tell jgoemat Run your binary inside the "bin" directory of the minetest source. That provides all media it will need. Regarding the dlls: Either run "install" in your build script or copy over the dlls manually 09:32 MinetestBot Krock: I'll pass that on when jgoemat is around 14:01 DoyleChris I am receiving a libleveldb.so.1 error when i run my minetestserverafter after reinstalling linux 14:04 sfan5 compile minetestserver again 14:05 DoyleChris NOOOOOOO 14:07 DoyleChris the steps in the wiki are outdated 14:26 DoyleChris anybody have a link to a updated linux compiling guide 14:37 DoyleChris when i go to run this https://dev.minetest.net/Compiling_Minetest it gives me errors 14:38 DoyleChris E: Package 'libpng12-dev' has no installation candidate 14:43 Krock DoyleChris: please have a look at your favourite package manager to find the matching libpng -dev package 14:44 Krock the wiki instructions are often outdated, thus look at the Minetest README.md file 14:47 Krock on ubuntu 18.04 it's libpng12-dev, but on other distributions it might be a different name 14:55 DoyleChris in the Readme.md its only the gaMe not server 14:56 DoyleChris so "thus look at the Minetest README.md file" dosent work for the server 15:00 sfan5 https://forum.minetest.net/viewtopic.php?p=311160#p311160 15:01 DoyleChris tried that 15:02 sfan5 and? 15:02 DoyleChris i did the 5.1.0 since i compiled that on the last version and i got a failed error 15:02 DoyleChris im tying the stable 15:03 DoyleChris does that make a stand alone version 15:03 DoyleChris or is it enbeded into linux 15:03 sfan5 standalone 15:11 DoyleChris try running it in a sec 15:18 DoyleChris need to copy worlds over 15:29 DoyleChris im getting AsyncErr: Failed to bind socket (port already in use?) 15:29 sfan5 well don't run two minetest servers on the same port? 15:30 DoyleChris i dont think i am 15:31 Krock but you are 15:31 Krock SIGTERM these minetest processes in the background and retry 15:43 DoyleChris i restarted the server and im still gettting the error 15:43 Krock use another port 15:46 DoyleChris i changed the port in minetest.conf to 30001 and still get the error for 30000 15:48 sfan5 there is another application using port 30000 then 15:48 DoyleChris no there isnt 15:48 DoyleChris i looked 15:49 sfan5 yes there is 15:49 sfan5 run netstat -nlup 15:53 DoyleChris it says minetestserver is running 15:56 DoyleChris its up 16:01 DoyleChris quit 16:10 cacatoes hello, I gave version 5.0 a try, congrats for the level up! I wanted to update some infos related to debian server administration on the wiki, if it's possible to have a wiki account please PM me, thanks :) 16:12 sfan5 ask Calinou about that 16:12 Krock pm him your email and nickname 17:46 MinetestBot 02[git] 04osjc -> 03minetest/minetest: Merge pull request #8776 from osjc/FixGetNode 1386d7f84 https://git.io/fj7Xm (152019-08-10T17:45:44Z) 17:46 MinetestBot 02[git] 04sfan5 -> 03minetest/minetest: Add player knockback on punch to builtin 13291e773 https://git.io/fj7XY (152019-08-10T17:44:27Z) 17:46 MinetestBot 02[git] 04sfan5 -> 03minetest/minetest: Implement adding velocity to player from Lua 13cf64054 https://git.io/fj7XO (152019-08-10T17:44:27Z) 21:28 MinetestBot 02[git] 04pauloue -> 03minetest/minetest: Fix some issues with minetest.clear_craft (#8712) 13120155f https://git.io/fj7Dc (152019-08-10T21:28:00Z) 21:33 MinetestBot 02[git] 04osjc -> 03minetest/minetest: Fix breakage of non-GLES2 setups (#8774) 1349f1006 https://git.io/fj7DB (152019-08-10T21:32:46Z)