Time |
Nick |
Message |
00:55 |
|
cdde joined #minetest |
01:09 |
|
Lone_Wolf joined #minetest |
01:41 |
|
NathanS21 joined #minetest |
01:55 |
|
ssieb joined #minetest |
02:11 |
|
pauloue joined #minetest |
02:20 |
|
Volgaar joined #minetest |
03:22 |
|
rootyjr joined #minetest |
03:40 |
|
Lone_WolfHT joined #minetest |
05:09 |
|
sofar joined #minetest |
05:41 |
|
Cornelia joined #minetest |
05:57 |
|
Cornelia joined #minetest |
06:46 |
|
CWz_ joined #minetest |
06:47 |
|
CWz_ joined #minetest |
07:47 |
|
Tuxedo[Qyou] joined #minetest |
08:06 |
|
majochup joined #minetest |
08:26 |
|
majochup joined #minetest |
08:28 |
|
majochup joined #minetest |
08:35 |
|
Krock joined #minetest |
09:09 |
|
jgoemat joined #minetest |
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:17 |
|
orwell96_mt joined #minetest |
09:23 |
|
fruitsnack joined #minetest |
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 |
10:05 |
|
Fixer joined #minetest |
10:26 |
|
proller joined #minetest |
10:28 |
|
proller joined #minetest |
11:03 |
|
YuGiOhJCJ joined #minetest |
11:26 |
|
Volgaar joined #minetest |
11:34 |
|
Wuzzy joined #minetest |
11:40 |
|
CWz_ joined #minetest |
11:47 |
|
CWz_ joined #minetest |
11:54 |
|
ensonic joined #minetest |
12:30 |
|
ektor joined #minetest |
13:56 |
|
cdde joined #minetest |
13:59 |
|
DoyleChris joined #minetest |
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:06 |
|
FreeFull joined #minetest |
14:07 |
DoyleChris |
the steps in the wiki are outdated |
14:10 |
|
Krock joined #minetest |
14:26 |
DoyleChris |
anybody have a link to a updated linux compiling guide |
14:27 |
|
Lone_Wolf joined #minetest |
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:04 |
|
fruitsnack joined #minetest |
15:11 |
DoyleChris |
try running it in a sec |
15:18 |
DoyleChris |
need to copy worlds over |
15:20 |
|
pauloue joined #minetest |
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:42 |
|
jluc joined #minetest |
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:54 |
|
scr267 joined #minetest |
15:56 |
DoyleChris |
its up |
16:01 |
DoyleChris |
quit |
16:03 |
|
DS-minetest joined #minetest |
16:07 |
|
cacatoes joined #minetest |
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 |
16:30 |
|
scr267 joined #minetest |
16:31 |
|
scr267 joined #minetest |
16:48 |
|
majochup joined #minetest |
16:59 |
|
nri joined #minetest |
17:46 |
MinetestBot |
[git] osjc -> minetest/minetest: Merge pull request #8776 from osjc/FixGetNode 86d7f84 https://git.io/fj7Xm (2019-08-10T17:45:44Z) |
17:46 |
MinetestBot |
[git] sfan5 -> minetest/minetest: Add player knockback on punch to builtin 291e773 https://git.io/fj7XY (2019-08-10T17:44:27Z) |
17:46 |
MinetestBot |
[git] sfan5 -> minetest/minetest: Implement adding velocity to player from Lua cf64054 https://git.io/fj7XO (2019-08-10T17:44:27Z) |
17:46 |
|
Cornelia joined #minetest |
17:58 |
|
nri joined #minetest |
17:59 |
|
Cornelia joined #minetest |
17:59 |
|
nri joined #minetest |
18:00 |
|
nri joined #minetest |
18:07 |
|
calcul0n joined #minetest |
18:21 |
|
Lia joined #minetest |
18:26 |
|
fruitsnack joined #minetest |
18:29 |
|
Cornelia joined #minetest |
18:34 |
|
Soo_Slow joined #minetest |
18:48 |
|
rootyjr joined #minetest |
19:09 |
|
Tux[Qyou] joined #minetest |
19:11 |
|
troller joined #minetest |
19:14 |
|
homthack joined #minetest |
19:15 |
|
troller joined #minetest |
19:21 |
|
Cornelia joined #minetest |
19:30 |
|
fling_ joined #minetest |
19:38 |
|
Cornelia joined #minetest |
19:42 |
|
troller joined #minetest |
19:43 |
|
Lunatrius joined #minetest |
19:56 |
|
Lone_Wolf joined #minetest |
20:17 |
|
Cornelia joined #minetest |
20:19 |
|
cdde joined #minetest |
20:40 |
|
Tux[Qyou] joined #minetest |
20:53 |
|
nerzhul joined #minetest |
21:11 |
|
Markow joined #minetest |
21:26 |
|
Cornelia joined #minetest |
21:28 |
MinetestBot |
[git] pauloue -> minetest/minetest: Fix some issues with minetest.clear_craft (#8712) 120155f https://git.io/fj7Dc (2019-08-10T21:28:00Z) |
21:31 |
|
pauloue joined #minetest |
21:33 |
MinetestBot |
[git] osjc -> minetest/minetest: Fix breakage of non-GLES2 setups (#8774) 49f1006 https://git.io/fj7DB (2019-08-10T21:32:46Z) |
21:47 |
|
homthack joined #minetest |
22:24 |
|
est31 joined #minetest |
22:53 |
|
catspar joined #minetest |
22:53 |
|
catspar joined #minetest |
23:00 |
|
SmugLeaf joined #minetest |
23:10 |
|
illwieckz joined #minetest |
23:15 |
|
rootyjr joined #minetest |
23:30 |
|
illwieckz joined #minetest |
23:31 |
|
Cornelia joined #minetest |
23:39 |
|
FennecCode joined #minetest |