make a linux 5.0.0-fm client+server under 16.04 - failures

Explorer
Member
 
Posts: 24
Joined: Tue Jan 29, 2019 11:55

make a linux 5.0.0-fm client+server under 16.04 - failures

by Explorer » Wed Jan 30, 2019 05:34

following the (via mail) instructions to ... linux client minetest 5.0 myself

explained also here

I got a failure:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
./bin/minetest
./bin/minetest: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.22' not found (required by ./bin/minetest)


checking what it available with:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
strings /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | grep GLIBCXX
i got
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
GLIBCXX_3.4
GLIBCXX_3.4.1
GLIBCXX_3.4.2
GLIBCXX_3.4.3
GLIBCXX_3.4.4
GLIBCXX_3.4.5
GLIBCXX_3.4.6
GLIBCXX_3.4.7
GLIBCXX_3.4.8
GLIBCXX_3.4.9
GLIBCXX_3.4.10
GLIBCXX_3.4.11
GLIBCXX_3.4.12
GLIBCXX_3.4.13
GLIBCXX_3.4.14
GLIBCXX_3.4.15
GLIBCXX_3.4.16
GLIBCXX_3.4.17
GLIBCXX_3.4.18
GLIBCXX_3.4.19
GLIBCXX_3.4.20
GLIBCXX_3.4.21
GLIBCXX_DEBUG_MESSAGE_LENGTH
missing just the next, I need !

solved with: (source)
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
sudo add-apt-repository ppa:ubuntu-toolchain-r/test
sudo apt-get update
sudo apt-get install gcc-4.9
sudo apt-get upgrade libstdc++6


but i did only
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
sudo add-apt-repository ppa:ubuntu-toolchain-r/test
sudo apt-get update
sudo apt full-upgrade -y
as wanted to see changes happen until now and got

Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
...
GLIBCXX_3.4.20
GLIBCXX_3.4.21
GLIBCXX_3.4.22
GLIBCXX_3.4.23
GLIBCXX_3.4.24
GLIBCXX_3.4.25
GLIBCXX_DEBUG_MESSAGE_LENGTH
and see missing .22 is there now

and minetest-5.0.0-fm was running, also able to access to 0.4.16 servers (without chance settings "support older servers")
Last edited by Explorer on Wed Jan 30, 2019 23:01, edited 1 time in total.
 

slopsbucket
Member
 
Posts: 235
Joined: Fri Oct 31, 2014 22:56

Re: make a linux client under 16.04 - miss GLIBCXX_3.4.22

by slopsbucket » Wed Jan 30, 2019 08:39

That should work both ways.

0.4.16 client can log in to Final Minetest server too.
 

Explorer
Member
 
Posts: 24
Joined: Tue Jan 29, 2019 11:55

Re: make a linux client under 16.04 - miss GLIBCXX_3.4.22

by Explorer » Wed Jan 30, 2019 08:54

ok, client is running, even I have both open and will be able to compare.
but server still in progress to get started (make is ok)

Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
uname -a
Linux thomas-i7-4770-x 4.15.0-30-generic #32~16.04.1-Ubuntu SMP Thu Jul 26 20:25:39 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux


copy that got minetest folder into a /home/minetest-5
copy the last copy of my world here into /minetest-5/worlds (where Bucket and Wonder are) so far ok

but as i use minetest_game,
and now have to start thinking why even there are different ... as got
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
./bin/minetestserver --gameid minetest --world /home/thomas/.minetest/worlds/CelinesWildesThailand
2019-01-30 15:51:40: ERROR[Main]: Game "minetest" not found
2019-01-30 15:51:40: ERROR[Main]: Subgame [] could not be found.
2019-01-30 15:51:40: ERROR[Main]: ServerError: Supplied invalid gamespec

Solved, got it from .net, extract, copy in and ...

copied mods into mods
edited .conf
actual using
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
./bin/minetestserver --gameid minetest --world .../worlds/CelinesWildesThailand --config CelinesWildesThailand.conf


so here the mods (easy, as every (?) init.lua was edited with an print command at loading)
* loading without complain
    * travelnet - loaded!
    * time - loaded!
    * teacfhing - loaded!
    * stop_lj_oom - loaded
    * sightview - loaded
    * player_notes - loaded!
    * no-guests - loaded
    * [minetest_remover] starts now /home/thomas/minetest-5/bin/../mods/minetest_remover/slow.lua
    * [minetest_remover] loaded.
    * [Mod] mapfix - loaded
    * [Mod] lamps - loaded
    * [Mod] lagcheck - loaded
    * [Mod] euban - loaded
    * [Mod] bows - loaded
    * [Mod] areas - loaded
    * [Mod] markers - loaded
    * [Mod] worldedit_commands - loaded
    * [mod] plantlife - junglegrass - Loaded.
    * [Mod] rawland - loaded
    * [Mod] hec_nodemani - loaded
    * [Mod] Death Messages [0.1.2] [death_messages] - loaded...
    * [Mod] wiki - loaded
    * [Mod] towercrane - loaded!
    * [Mod] torches - loaded
    * [Mod] televator - loaded!
    * [Mod] srvstuff - loaded
    * [Mod] spwancommand - loaded
    * [Mod] smartshop - loaded!
    * [Mod] signs_lib - loaded
    * [Mod] moreores - loaded!
    * [Mod] morechests - loaded!
    * [MOD] Mobs_Redo (1.37) - loaded
    * [MOD] Mobs Redo 'Monsters' loaded
    * [MOD] Mobs Redo 'Animals' loaded
    * [Mod] mr_goat - loaded
    * [Mod] localisation - loaded
    * [Mod] exchange - loaded
    * [Mod] digilines - loaded!
    * [Mod] nixie-tubes - loaded!
    * [Mod] digiline_remote - loaded!
    * [Mod] crafting - loaded!
    * [Mod] Biome Lib - Loaded
    * [mod] plantlife - youngtrees - Loaded.
    * [mod] plantlife - Poison Ivy - Loaded.
    * [mod] plantlife - molehills - Loaded.
    * [Mod] Ferns Checking horsetail item strings
    * [Mod] Ferns Checking lady fern item strings
    * [Mod] Ferns Checking tree fern item strings
    * [Mod] Ferns [0.2.1] [ferns] Loaded...
    * [mod] plantlife - bushes - Loaded.
    * [Mod] basic_robot - loaded
    * [Mod] balloon - loaded
    * [Mod] alphabeth - loaded
    * [Mod] technic / worldgen - loaded
    * [Mod] technic / concrete - loaded
    * [Mod] Cave Stuff [0.0.3] [cavestuff] Loaded...
    * [Mod] extraores / xtraores- loaded!
    * [Mod] mesecons mesecons - loaded
    * [Mod] Mesecons main - loaded
    * [Mod] mesecons receiver - loaded
    * [Mod] mesecons random - loaded
    * [Protector] pvp_protect is disabled
    * [Mod] Protector Redo loaded
    * [Mod] Pipeworks - loaded!
    * [Mod] locks: loading locks:shared_locked_chest
    * [Mod] locks: loading locks:shared_locked_sign_wall
    * [Mod] locks: loading locks:door
    * [Mod] locks: loading locks:shared_locked_furnace
    * [Mod] locks - loaded
    * [Mod] arrow_signs 4.3 - loaded
    * [Mod] technic / chests - loaded
    * [Mod] moremesecons - playerkiller - loaded!
    * [Mod] animalmaterials - loaded
    * [Mod] animalmaterials - cooking - loaded
    * [Mod] trash_can - loaded
    * [Mod] spectator - loaded
    * [Mod] hec_vicount - loaded
    * [Mod] hec_nopvp - loaded
    * [Mod] hec_nether - loaded
    * [Mod] hec_diamaster - loaded
    2019-01-30 18:02:15: ERROR[Main]: hec_honeypot konnte nicht geladen werden! jailpos == nil
    * [Mod] hec_honeypot - loaded
    * [Mod] soccer - loaded
    * [MOD] Baked Clay - loaded
    * [3d_armor] Fire Nodes disabled
    * [Mod] 3d_armor - loaded
    * [Mod] extraores / armor - loaded
    * [Mod] 3d_armor shields - loaded
    * [Mod] 3d_armor - armor_stand - loaded
    * [Mod] farming - loaded
    * [Mod] moreblocks - loaded
    * [Mod] nether - loaded
    * [Mod] moretrees - loaded (2013-04-07)
    * [Mod] treecapitator - loaded
    * [mod] plantlife - trunks - Loaded.
    * [mod] plantlife - woodsoils - Loaded.
    * [mod] plantlife - nature classic - Loaded.
    * [Flowers] Loaded.
    * [mod] plantlife - bushes classic - Loaded.
    * [Mod] hec_treasuries - loaded
    * [Mod] hec_obsidian_stuff - loaded
    * [Mod] u_skins - loaded
    * [Mod] mail - loaded
    * [Mod] sdecor - loaded!
    * [Mod] enchanting - loaded
    * [Mod] technic / technic - loaded
    * [Mod] digtron - loaded!
    * [Mod] technic aluminium / aluminium - loaded
    * [Mod] technic / wrench - loaded
    * [Mod] bitchange - loaded
    2019-01-30 18:02:35: ACTION[Main]: [BitChange] Loaded.
    * [Mod] mining plus - loaded
    * [Mod] special - loaded
    * [Mod] technic / extranodes - loaded
    * [Mod] 3d_armor - hazmat_suit - loaded
    * [Mod] inventorybags - loaded!

* loading with a complain
    * Undeclared global variable "worldedit" accessed at ...homas/minetest-5/bin/../mods/worldedit/manipulations.lua:1
    * Undeclared global variable "adv_spawning" accessed at /home/thomas/minetest-5/bin/../mods/adv_spawning/init.lua:13
    Advanced spawning mod version 0.0.13 loaded
    * [OK] Mesecons
    2019-01-30 16:11:17: WARNING[Main]: [moremesecons_sayer] use_speech_dispatcher = true, but the speech dispatcher can only be used in singleplayer
    * WARNING[Main]: Undeclared global variable "HUD_ENABLE_HUNGER" accessed at ...thomas/minetest-5/bin/../mods/hud_hunger/hud/builtin.lua:41
    * [Mod] homedecor_i18 - loaded
    2019-01-30 18:02:15: WARNING[Main]: Not registering alias, item with same name is already defined: vines:root_middle -> air
    2019-01-30 18:02:15: WARNING[Main]: Not registering alias, item with same name is already defined: vines:root_end -> air
    * [Mod] Grasses [0.1.5] [dryplants] Loaded...
    2019-01-30 18:02:25: WARNING[Main]: Not registering alias, item with same name is already defined: bushes:blueberry -> farming:blueberries
    2019-01-30 18:02:25: WARNING[Main]: Not registering alias, item with same name is already defined: bushes:raspberry -> farming:raspberries

* failed (have to deactivate or even delete (move out))
    * ModError: Failed to load and run script from /home/thomas/minetest-5/bin/../games/minetest_game/mods/fireflies/init.lua:
    ERROR[Main]: ...est-5/bin/../games/minetest_game/mods/fireflies/init.lua:260: attempt to call field 'get_decoration_id' (a nil value)
    ERROR[Main]: stack traceback:
    ...est-5/bin/../games/minetest_game/mods/fireflies/init.lua:260: in main chunk
    * ModError: Failed to load and run script from /home/thomas/minetest-5/bin/../games/minetest_game/mods/butterflies/init.lua:
    ERROR[Main]: ...t-5/bin/../games/minetest_game/mods/butterflies/init.lua:114: attempt to call field 'get_decoration_id' (a nil value)
    ERROR[Main]: stack traceback:
    ERROR[Main]: ...t-5/bin/../games/minetest_game/mods/butterflies/init.lua:114: in main chunk
* other warnings, even I know them
    * Supplied unrecognized debug_log_level; using maximum. (know where, .conf)
after some failed are closing the mts, i first deactivate (false) this mod in minetest.mt and then retry to get further

And after all this, first have to think about which of all the failed or even complaining mods are really needed to use time to fix them.

Finally I am here:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
2019-01-30 16:47:13: WARNING[Main]: Undeclared global variable "HUD_ENABLE_HUNGER" accessed at ...thomas/minetest-5/bin/../mods/hud_hunger/hud/builtin.lua:41
2019-01-30 16:47:24: ACTION[Main]:         .__               __                   __   
2019-01-30 16:47:24: ACTION[Main]:   _____ |__| ____   _____/  |_  ____   _______/  |_
2019-01-30 16:47:24: ACTION[Main]:  /     \|  |/    \_/ __ \   __\/ __ \ /  ___/\   __\
2019-01-30 16:47:24: ACTION[Main]: |  Y Y  \  |   |  \  ___/|  | \  ___/ \___ \  |  | 
2019-01-30 16:47:24: ACTION[Main]: |__|_|  /__|___|  /\___  >__|  \___  >____  > |__| 
2019-01-30 16:47:24: ACTION[Main]:       \/        \/     \/          \/     \/       
2019-01-30 16:47:24: ACTION[Main]: World at [/.../worlds/CelinesWildesThailand]
2019-01-30 16:47:24: ACTION[Main]: Server for gameid="minetest" listening on x.x.x.x:30002.
[Biome Lib] Registered a total of 42 surface types to be evaluated, spread
[Biome Lib] across 47 actions with air-checking and 4 actions without.
[i][economy]unknown item in prices list: uw:glowstone
[economy]unknown item in prices list: default:iron
[economy]unknown item in prices list: default:nyancat
[economy]unknown item in prices list: homedecor:piano
[economy]unknown item in prices list: intersecting:luxore
[economy]unknown item in prices list: default:nyancat_rainbow[/i]
Unified Inventory. inventory size: 1585
some of the unknown not important now, I think I understand - will do all this again with fresh copy

but at End:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
ERROR[Server]: An unhandled exception occurred: Failed to save block: database disk image is malformed ERROR[Server]: In thread 7faefca5f700:
ERROR[Server]: /home/thomas/Downloads/minetest.org/linux-minetest-kit/minetest/src/server.cpp:72: virtual void* ServerThread::run(): A fatal error occured: Failed to save block: database disk image is malformed
Aborted (core dumped)


This is an normal SATA SSD with the starting for Ubuntu, but at loading, I chose the Ubuntu Installation on the M.2 SSD (very fast) ... but even that error gets out of my mind ...
I cleaned up both SSD to be sure, the main disk has 49 GB from 117 GB used, home itself is 38 GB, as just the minetest World had 16 GB at this time.

Same final error again ... malformed, it is a /dev/nvme0n1 M.2 with 120 GB ext4 (see with disks)
Last edited by Explorer on Wed Jan 30, 2019 11:10, edited 1 time in total.
 

Explorer
Member
 
Posts: 24
Joined: Tue Jan 29, 2019 11:55

Re: make a linux client under 16.04 - miss GLIBCXX_3.4.22

by Explorer » Wed Jan 30, 2019 10:59

after I cleaned up, and didnt do anything a while I tested again and server is there.

I go testing some and report.

I took the .org minetest client linux 5.0 (build myself) and logged in:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
ERROR[Server]: Better HUD[error]: Given HUD element "air" does not exist h����
ERROR[Server]: Better HUD[error]: Given HUD element "health" does not exist h����
ERROR[Main]: ServerError: AsyncErr: ServerThread::run Lua: Runtime error from mod 'default' in callback on_joinplayer(): ...etest-5/bin/../games/minetest_game/mods/default/init.lua:13: attempt to call method 'set_formspec_prepend' (a nil value)
ERROR[Main]: stack traceback:
ERROR[Main]:    ...etest-5/bin/../games/minetest_game/mods/default/init.lua:13: in function 'func'
 ERROR[Main]:    ...s/minetest-5/bin/../builtin/profiler/instrumentation.lua:106: in function <...s/minetest-5/bin/../builtin/profiler/instrumentation.lua:100>
ERROR[Main]:    /home/thomas/minetest-5/bin/../builtin/game/register.lua:419: in function </home/thomas/minetest-5/bin/../builtin/game/register.lua:399>
so will false the mod "Better Hud" and try again.

Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
ERROR[Main]: ServerError: AsyncErr: ServerThread::run Lua: Runtime error from mod 'default' in callback on_joinplayer(): ...etest-5/bin/../games/minetest_game/mods/default/init.lua:13: attempt to call method 'set_formspec_prepend' (a nil value)
2019-01-30 18:09:33: ERROR[Main]: stack traceback:
2019-01-30 18:09:33: ERROR[Main]:    ...etest-5/bin/../games/minetest_game/mods/default/init.lua:13: in function 'func'
2019-01-30 18:09:33: ERROR[Main]:    ...s/minetest-5/bin/../builtin/profiler/instrumentation.lua:106: in function <...s/minetest-5/bin/../builtin/profiler/instrumentation.lua:100>
2019-01-30 18:09:33: ERROR[Main]:    /home/thomas/minetest-5/bin/../builtin/game/register.lua:419: in function </home/thomas/minetest-5/bin/../builtin/game/register.lua:399>

So better I false the profiler at .conf and try, as the profiler also failed at the 0.4.17 version since long time.

ending now here
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
ServerError: AsyncErr: ServerThread::run Lua: Runtime error from mod 'default' in callback on_joinplayer(): ...etest-5/bin/../games/minetest_game/mods/default/init.lua:13: attempt to call method 'set_formspec_prepend' (a nil value)
2019-01-30 18:12:53: ERROR[Main]: stack traceback:
2019-01-30 18:12:53: ERROR[Main]:    ...etest-5/bin/../games/[b]minetest_game/mods/default[/b]/init.lua:13: in function <...etest-5/bin/../games/minetest_game/mods/default/init.lua:12>
2019-01-30 18:12:53: ERROR[Main]:    /home/thomas/minetest-5/bin/../builtin/game/register.lua:419: in function </home/thomas/minetest-5/bin/../builtin/game/register.lua:399>
that i cant delete, as many mods depends on it. So ... break again, thinking ...
 

Explorer
Member
 
Posts: 24
Joined: Tue Jan 29, 2019 11:55

make a linux client under 16.04 - miss GLIBCXX_3.4.22

by Explorer » Wed Jan 30, 2019 11:20

minetest_game/default/init.lua
row 11-17
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
-- GUI related stuff
minetest.register_on_joinplayer(function(player)
   player:set_formspec_prepend([[
         bgcolor[#080808BB;true]
         background[5,5;1,1;gui_formbg.png;true]
         listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF] ]])
end)
 

OldCoder
Administrator
 
Posts: 346
Joined: Mon Oct 01, 2012 14:59

Re: make a linux client under 16.04 - miss GLIBCXX_3.4.22

by OldCoder » Wed Jan 30, 2019 12:00

Slopsbucket: If you like, what conclusions and/or changes arise out of these efforts?

Explorer / Festus1965: Thank you kindly for the experiments. But now it is time for this Old Coder to rest.
 

Explorer
Member
 
Posts: 24
Joined: Tue Jan 29, 2019 11:55

Re: make a linux client under 16.04 - miss GLIBCXX_3.4.22

by Explorer » Wed Jan 30, 2019 12:08

No Problem, but the earlier I try the more time we have.

At this point now, I think
* is .net loaded minetest_game ready for, or I have to look for the dev version, but even the dev of .net 5.0 I cant find
* then have to see what maybe needed to do,
but I never thought to get so far in just 5 hours
 

OldCoder
Administrator
 
Posts: 346
Joined: Mon Oct 01, 2012 14:59

Re: make a linux client under 16.04 - miss GLIBCXX_3.4.22

by OldCoder » Wed Jan 30, 2019 12:35

1. My understanding is that an official release of Old Minetest 5, the buggy fork of genuine Minetest, should be ready in a few days.

If you build Old Minetest 5 today using the dot-net sources stored at GitHub, it should be close to the official dot-net release.

2. If you build Final Minetest 5 instead, remember to use our build kits so that you get the improved LuaJit and Irrlicht. The improved LuaJit should help, to some extent, with OOM crashes.

3. You'll get further with Final Minetest 5 soon. Whether or not it meets your requirements, unlike the hostile group in Old Minetest, the Final Minetest group is here to do what is possible.

This is in contrast to the hostile group, which is famous for telling world hosts to "f*ck off" if they presume to express concerns related to stability and compatibility.

4. The dot-net group consists largely of anonymous spoiled children in Halloween costumes. Do they have Halloween and spoiled children in Germany?

Yes, I'm aware that you're no longer there, but we carry our homelands with us.

You're old, Thomas. Slopsbucket and I are old as well. Skilled, honest, and steadfast as well. Come to the Old Side of the Test. :P
 

slopsbucket
Member
 
Posts: 235
Joined: Fri Oct 31, 2014 22:56

Re: make a linux client under 16.04 - miss GLIBCXX_3.4.22

by slopsbucket » Wed Jan 30, 2019 13:34

OldCoder wrote:Slopsbucket: If you like, what conclusions and/or changes arise out of these efforts?


I have no hard information here, just thoughts.

I think there are two separate problems.

The first is remarkably similar to a problem I had with that laptop I did the other day. It had both a ssd and a hdd. Installing Fedora or Ubuntu on the ssd kept having boot errors. Sometimes it would even boot up, then crash. I installed Ubuntu on the hdd and it worked perfect straight away. I told the girl that I thought the ssd was kaput.

After reading this I am thinking again, there may be settings in BIOS for how the ssd is handled. This may be what was wrong. But the girl has her laptop back now and she is happy with it, I can not check.

The other problem I think, but I am not sure, may be to do with the version of minetest_game not being properly compatible with the newer Minetest Engine.

I tested, but I did not test with a lot of mods loaded.

It's the " Undeclared global variable" errors that make me think this.

Or it could just be one mod causing the problem.
[Mod] hec_diamaster - loaded
2019-01-30 18:02:15: ERROR[Main]: hec_honeypot konnte nicht geladen werden! jailpos == nil
* [Mod] hec_honeypot - loaded


First it had an error, then it loaded? That doesn't make sense.

I will test thoroughly tomorrow, after I've had a good sleep. I have a copy of minetest_game from 0.4.16-stable to test.

I have to ask though, Explorer, is the minetest_game you are using just straight from minetest.net? Or have you made some changes to it?

I'll tell you more in the morning.

Good night.

Andrew.
 

Explorer
Member
 
Posts: 24
Joined: Tue Jan 29, 2019 11:55

make a linux client under 16.04

by Explorer » Wed Jan 30, 2019 14:13

until now i got good through,

it is YOUR .org kit I used to to make, but your kit and website has no minetest_game what I used as base.

So at this point: is there one, will there be one, or what use alse to keep world same ?

As, after started the server to the point I can login, all was running!
Mods complain like the jail is easy, i just decraled no jail area yet, but if you think, i false it tomorrow.

As I see last, it all happen when I login (using your win-5.0-64 under wine) then that failure comes up, with (see my first sentence) complaining about "minetest_game/default/init.lua" what is from .net, and I am sure an old version.

I still didn’t fiend the .net DEV sources, where I hope to get a dev of minetest_game, (when at .org is no one).

I think that is the point of the crash now, there (old) minetest_game is not fixing to your (new) code to 5.0.

off topic
and beside I changed my www.minetest.one site and build another downloads.minetest.one - you may have a look, and test a download if it is speedy.
 

OldCoder
Administrator
 
Posts: 346
Joined: Mon Oct 01, 2012 14:59

Re: make a linux client under 16.04 - miss GLIBCXX_3.4.22

by OldCoder » Wed Jan 30, 2019 17:26

Both the Linux build kit and the Windows build kit include a large Minetest game named Bucket Game.

Bucket Game is far more complete than "minetest_game". It includes versions of Home Decor, Technic, More Trees, WorldEdit, superior sea-plants, a 64x32 skins system, and both 2D and 3D mobs of numerous types.

Image

Image

There are even realms of 3 different types, including Asteroids, Planetoids, and one that we call Bron:

Image

Mobs include both the standard animals and little-known favorites such as CoRNeRNoTe's Critters, my pet ores, and my rainbow ponies, which have the ability to fly or at least to ride the wind:

Image

Image

However, the "_game" is designed to be lightweight and should support Android clients.

You don't need to do anything special to install Bucket Game. The build kits install it automatically. It's right there, ready to use.

The build kits also install two prebuilt worlds, quite different but both based on the same "_game". One of the features of the "_game" is that it's highly configurable and be used to make worlds of different types.

As one example, the "_game" supports both 2D and 3D torches. World hosts can select whichever type they prefer just by using a config-file setting:

Image

You may wish to browse the following links, which go into more detail about Bucket Game:

https://minetest.org/bucketgame.html

https://minetest.org/features.html
 

Explorer
Member
 
Posts: 24
Joined: Tue Jan 29, 2019 11:55

make a linux client under 16.04

by Explorer » Wed Jan 30, 2019 22:08

so as I understand I just have to
* change gameid to bucket_game (and not minetest_game)
* and deactivate all that mods before (like Home Decor, Technic, More Trees, WorldEdit, you mentioned) and should see what more it there already

I try later, first get up, breakfast, bring my daughter to school
 

slopsbucket
Member
 
Posts: 235
Joined: Fri Oct 31, 2014 22:56

Re: make a linux client under 16.04

by slopsbucket » Wed Jan 30, 2019 22:26

Explorer wrote:so as I understand I just have to
* change gameid to bucket_game (and not minetest_game)
* and deactivate all that mods before (like Home Decor, Technic, More Trees, WorldEdit, you mentioned) and should see what more it there already


Hi Explorer,

You only have to deactivate the mods that are already in Bucket_Game, otherwise they crash when the same mod gets loaded twice. I'll go through the list and mark which ones to deactivate for you.

I'll edit it into this reply when I'm done.

Cheers,

Andrew.

List of mods that will conflict with Bucket_Game:

mapfix
areas
worldedit
wiki
spwancommand
signs_lib
moreores
Mobs_Redo
Mobs Redo 'Monsters'
Mobs Redo 'Animals'
mr_goat – I’m not sure about this one, but Bucket_Game has goats
Biome Lib
technic
Protector
Baked Clay
3d_armor – conflicts with coder_skins
farming
moreblocks
moretrees
adv_spawning
hud_hunger
 

Explorer
Member
 
Posts: 24
Joined: Tue Jan 29, 2019 11:55

make a linux client under 16.04 - gameid ...

by Explorer » Wed Jan 30, 2019 22:55

I am wake up and tried just as I thought yesterday.

I changed my server call
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
./bin/minetestserver --gameid minimal  --world /home/thomas/minetest-5/worlds/CelinesWildesThailand --config CelinesWildesThailand.conf

and falsed mods hud, hunger, hec_hoeypot
but did not delete the game_minetest folder, I added in this config

= server starts, with just some yellow warnings (undeclared fE)
give this
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
2019-01-31 05:40:49: ACTION[Main]:         .__               __                   __   
2019-01-31 05:40:49: ACTION[Main]:   _____ |__| ____   _____/  |_  ____   _______/  |_
2019-01-31 05:40:49: ACTION[Main]:  /     \|  |/    \_/ __ \   __\/ __ \ /  ___/\   __\
2019-01-31 05:40:49: ACTION[Main]: |  Y Y  \  |   |  \  ___/|  | \  ___/ \___ \  |  | 
2019-01-31 05:40:49: ACTION[Main]: |__|_|  /__|___|  /\___  >__|  \___  >____  > |__| 
2019-01-31 05:40:49: ACTION[Main]:       \/        \/     \/          \/     \/       
2019-01-31 05:40:49: ACTION[Main]: World at [/home/thomas/minetest-5/worlds/CelinesWildesThailand]
2019-01-31 05:40:49: ACTION[Main]: Server for [b]gameid="minimal"[/b] listening on 192.168.65.203:30002.
[Biome Lib] Registered a total of 45 surface types to be evaluated, spread
[Biome Lib] across 47 actions with air-checking and 4 actions without.
2019-01-31 05:40:50: ACTION[Server]: Announcing to minebest.org:32000
Unified Inventory. inventory size: 2053
and running I guess, waiting for some login
but when i do, with your (my make) client 5.0.0-fm get this
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
2019-01-31 05:41:05: ACTION[Server]: Thomas [192.168.65.203] joins game.
2019-01-31 05:41:05: ACTION[Server]: Thomas joins game. List of players: Thomas
2019-01-31 05:41:05: ERROR[Main]: ServerError: AsyncErr: ServerThread::run Lua: Runtime error from mod 'default' in callback on_joinplayer(): ...etest-5/bin/../games/minetest_game/mods/default/init.lua:13: attempt to call method 'set_formspec_prepend' (a nil value)
2019-01-31 05:41:05: ERROR[Main]: stack traceback:
2019-01-31 05:41:05: ERROR[Main]:    ...etest-5/bin/../games/minetest_game/mods/default/init.lua:13: in function <...etest-5/bin/../games/minetest_game/mods/default/init.lua:12>
2019-01-31 05:41:05: ERROR[Main]:    /home/thomas/minetest-5/bin/../builtin/game/register.lua:419: in function </home/thomas/minetest-5/bin/../builtin/game/register.lua:399>
so somehow
it still refers to "games/minetest_game/mods/default/init.lua:12>"

and when i delete that added folder game_minetest in games folder happen this: no any mod is found !
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
2019-01-31 05:46:58: ERROR[Main]: The following mods could not be found: "3d_armor" "3d_armor_sfinv" "3d_armor_stand" "3d_armor_ui" "adv_spawning" "alphabet" "aluminum" "animalmaterials" "areas" "arrow_signs" "bakedclay" "balloon" "basic_robot" "bauxite" "biome_lib" "bitchange" "bows" "bus
2019-01-31 05:46:58: ERROR[Main]: hes" "bushes_classic" "cavestuff" "concrete" "cooking" "crafting" "digiline_remote" "digilines" "digtron" "dryplants" "edutest" "edutest_chatcommands" "enchanting" "euban" "exchange" "extranodes" "ferns" "flowers_plus" "hazmat_suit" "homedecor_i18n" "inven
2019-01-31 05:46:58: ERROR[Main]: torybags" "junglegrass" "lagcheck" "lamps" "localisation" "locks" "mail" "mapfix" "markers" "mesecons" "mesecons_alias" "mesecons_blinkyplant" "mesecons_button" "mesecons_delayer" "mesecons_detector" "mesecons_doors" "mesecons_extrawires" "mesecons_fpga" "
2019-01-31 05:46:58: ERROR[Main]: mesecons_gates" "mesecons_hydroturbine" "mesecons_insulated" "mesecons_lamp" "mesecons_lightstone" "mesecons_luacontroller" "mesecons_materials" "mesecons_microcontroller" "mesecons_movestones" "mesecons_mvps" "mesecons_noteblock" "mesecons_pistons" "mesec
2019-01-31 05:46:58: ERROR[Main]: ons_powerplant" "mesecons_pressureplates" "mesecons_random" "mesecons_receiver" "mesecons_solarpanel" "mesecons_stickyblocks" "mesecons_switch" "mesecons_torch" "mesecons_walllever" "mesecons_wires" "minetest_edutest_ui" "minetest_remover" "mining_plus" "m
2019-01-31 05:46:58: ERROR[Main]: obs" "mobs_animal" "mobs_monster" "molehills" "more_chests" "moreblocks" "moremesecons_adjustable_blinkyplant" "moremesecons_adjustable_player_detector" "moremesecons_commandblock" "moremesecons_conductor_signalchanger" "moremesecons_dual_delayer" "moremes
2019-01-31 05:46:58: ERROR[Main]: econs_entity_detector" "moremesecons_igniter" "moremesecons_induction_transmitter" "moremesecons_injector_controller" "moremesecons_jammer" "moremesecons_luablock" "moremesecons_luacontroller_tool" "moremesecons_mesechest" "moremesecons_playerkiller" "more
2019-01-31 05:46:58: ERROR[Main]: mesecons_sayer" "moremesecons_signalchanger" "moremesecons_switchtorch" "moremesecons_teleporter" "moremesecons_timegate" "moremesecons_utils" "moremesecons_wireless" "moreores" "moretrees" "nature_classic" "nether" "nixie_tubes" "no_guests" "pipeworks" "p
2019-01-31 05:46:58: ERROR[Main]: lantlife_i18n" "player_notes" "poisonivy" "protector" "shields" "sightview" "signs_lib" "smartshop" "soccer" "spawn_command" "special" "srvstuff" "stop_lj_oom" "teaching" "technic" "technic_armor" "technic_chests" "technic_worldgen" "televator" "time" "tor
2019-01-31 05:46:58: ERROR[Main]: ches" "towercrane" "travelnet" "treecapitator" "trunks" "u_skins" "unified_inventory" "wiki" "woodsoils" "worldedit" "worldedit_commands" "wrench" "xdecor" "xtraores" "xtraores_armor" "youngtrees"
2019-01-31 05:46:58: ERROR[Main]: mod "hec_diamaster" has unsatisfied dependencies:  "hec_nether" "mobs"
2019-01-31 05:46:58: ERROR[Main]: mod "hec_nether" has unsatisfied dependencies:  "default"
2019-01-31 05:46:58: ERROR[Main]: mod "hec_nopvp" has unsatisfied dependencies:  "default"
2019-01-31 05:46:58: ERROR[Main]: mod "hec_obsidian_stuff" has unsatisfied dependencies:  "default"
2019-01-31 05:46:58: ERROR[Main]: mod "hec_treasuries" has unsatisfied dependencies:  "mobs_monster" "default" "farming"
2019-01-31 05:46:58: ERROR[Main]: mod "hec_vicount" has unsatisfied dependencies:  "default"
2019-01-31 05:46:58: ERROR[Main]: mod "mr_goat" has unsatisfied dependencies:  "mobs" "default"
2019-01-31 05:46:58: ERROR[Main]: mod "spectator_mode" has unsatisfied dependencies:  "default"
2019-01-31 05:46:58: ERROR[Main]: mod "trash_can" has unsatisfied dependencies:  "default"
[Mod] rawland - loaded
[Mod] hec_nodemani - loaded
[Mod] Death Messages [0.1.2] [death_messages] - loaded...
2019-01-31 05:46:58: ERROR[Main]: NodeResolver: failed to resolve node name 'mapgen_stone'.
2019-01-31 05:46:58: ERROR[Main]: NodeResolver: failed to resolve node name 'mapgen_stone'.
2019-01-31 05:46:58: ERROR[Main]: NodeResolver: failed to resolve node name 'mapgen_stone'.
2019-01-31 05:46:58: ERROR[Main]: NodeResolver: failed to resolve node name 'mapgen_water_source'.
2019-01-31 05:46:58: ERROR[Main]: NodeResolver: failed to resolve node name 'mapgen_water_source'.
2019-01-31 05:46:58: ERROR[Main]: NodeResolver: failed to resolve node name 'mapgen_river_water_source'.
2019-01-31 05:46:58: ERROR[Main]: NodeResolver: failed to resolve node name 'mapgen_stone'.
only 3 of the one in folder worldmods, and goes here:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
2019-01-31 05:46:58: ACTION[Server]: Announcing to minebest.org:32000
2019-01-31 05:46:58: ACTION[Main]:         .__               __                   __   
2019-01-31 05:46:58: ACTION[Main]:   _____ |__| ____   _____/  |_  ____   _______/  |_
2019-01-31 05:46:58: ACTION[Main]:  /     \|  |/    \_/ __ \   __\/ __ \ /  ___/\   __\
2019-01-31 05:46:58: ACTION[Main]: |  Y Y  \  |   |  \  ___/|  | \  ___/ \___ \  |  | 
2019-01-31 05:46:58: ACTION[Main]: |__|_|  /__|___|  /\___  >__|  \___  >____  > |__| 
2019-01-31 05:46:58: ACTION[Main]:       \/        \/     \/          \/     \/       
2019-01-31 05:46:58: ACTION[Main]: World at [/home/thomas/minetest-5/worlds/CelinesWildesThailand]
2019-01-31 05:46:58: ACTION[Main]: Server for gameid="minimal" listening on 192.168.65.203:30002.
again waiting for a login,
but when I do so (.org client 5.0.0-fm)
I now get into a world full of unknown blocks ..., but from the shape of all, it is the position I remember.
even the block I stand on, is an mithrilchest, i can open, and see "all unknown blocks"

so far, can test also bucket_game now
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
./bin/minetestserver --gameid Bucket_Game  --world /home/thomas/minetest-5/worlds/CelinesWildesThailand --config CelinesWildesThailand.conf

so ... same result as above, all mods not found, just 3 of them in worldmods
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
2019-01-31 05:51:28: ACTION[Server]: Announcing to minebest.org:32000
2019-01-31 05:51:28: ACTION[Main]:         .__               __                   __   
2019-01-31 05:51:28: ACTION[Main]:   _____ |__| ____   _____/  |_  ____   _______/  |_
2019-01-31 05:51:28: ACTION[Main]:  /     \|  |/    \_/ __ \   __\/ __ \ /  ___/\   __\
2019-01-31 05:51:28: ACTION[Main]: |  Y Y  \  |   |  \  ___/|  | \  ___/ \___ \  |  | 
2019-01-31 05:51:28: ACTION[Main]: |__|_|  /__|___|  /\___  >__|  \___  >____  > |__| 
2019-01-31 05:51:28: ACTION[Main]:       \/        \/     \/          \/     \/       
2019-01-31 05:51:28: ACTION[Main]: World at [/home/thomas/minetest-5/worlds/CelinesWildesThailand]
2019-01-31 05:51:28: ACTION[Main]: Server for gameid="Bucket_Game" listening on 192.168.65.203:30002.
but after without any login yet
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "xdecor:f_item" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "xdecor:f_item" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "xdecor:f_item" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "xdecor:f_item" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "xdecor:f_item" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "xdecor:f_item" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "xdecor:f_item" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "xdecor:f_item" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "xdecor:f_item" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "xdecor:f_item" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "xdecor:f_item" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "xdecor:f_item" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "xdecor:f_item" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "xdecor:f_item" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "xdecor:f_item" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "xdecor:f_item" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "xdecor:f_item" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "xdecor:f_item" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "xdecor:f_item" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "xdecor:f_item" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "xdecor:f_item" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "xdecor:f_item" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "xdecor:f_item" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "xdecor:f_item" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "xdecor:f_item" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "xdecor:f_item" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "xdecor:book_open" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 05:51:40: ERROR[Server]: LuaEntity name "signs:text" not defined
but
the server seams to wait, no I log in
same, all blocks are unknown as thought, without any mod

so far some more detailed information, about
* minetest_game
* minimal
* Bucket_Game

edit: I saw your edit upstairs about the mods to deactivate,
but as I just showed up that starting with gameid minimal or Bucket_Game
all my mods out of mods folder are not been found as soon I also delete minetest_game folder

or I let minetest_game folder in, starting with gameid minimal or Bucket_Game, then server crash after login
 

Explorer
Member
 
Posts: 24
Joined: Tue Jan 29, 2019 11:55

use linux 5.0.0-fm server under 16.04 - failures

by Explorer » Wed Jan 30, 2019 23:04

I let the server run, maybe you can login or even see it in your server.minetest.org list

server02.minetest.one Port 30002

when I log in and post /mods I get
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
issued command /mods
death_messages, hec_nodemani, rawland

so no other mod out of the folder mods, even they was true in minetest.mt file, was loaded
it is only running with the build in of Bucket_Game ... but I cant see them
 

slopsbucket
Member
 
Posts: 235
Joined: Fri Oct 31, 2014 22:56

Re: make a linux 5.0.0-fm client+server under 16.04 - failur

by slopsbucket » Wed Jan 30, 2019 23:20

Hi Explorer,

I just tried logging in to server02.minetest.one :30002

It keeps telling me connection timed out, like it is not online.

Also, the mods we added to Bucket_Game don't show up as mods because they are inside the game itself.
Last edited by slopsbucket on Thu Jan 31, 2019 02:48, edited 1 time in total.
 

Explorer
Member
 
Posts: 24
Joined: Tue Jan 29, 2019 11:55

Re: make a linux 5.0.0-fm client+server under 16.04 - failur

by Explorer » Thu Jan 31, 2019 01:09

try again please, i retested my router as I also was not shown in the servers.minetest.net list with my 0.4.16 server,
so maybe now, after IPs are updated.

sorry

yes, i guess that I don’t see these mods, but my hole area is just full of unknown blocks, what cant be, as there is normal grass and stone also, glass, and some better build with iron-blocks etc. lights and trees from normal up to more-trees, so that is wired.
 

Explorer
Member
 
Posts: 24
Joined: Tue Jan 29, 2019 11:55

linux 5.0.0-fm client+server under 16.04 - failures

by Explorer » Thu Jan 31, 2019 03:29

this is the version with minetest_game in the folder, but still gameid = Bucket_Game ...
you just got in, i saw and crash,
this it was shows
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
2019-01-31 10:23:10: ERROR[Main]: ServerError: AsyncErr: ServerThread::run Lua: Runtime error from mod 'default' in callback on_joinplayer(): ...etest-5/bin/../games/minetest_game/mods/default/init.lua:13: attempt to call method 'set_formspec_prepend' (a nil value)
2019-01-31 10:23:10: ERROR[Main]: stack traceback:
2019-01-31 10:23:10: ERROR[Main]:    ...etest-5/bin/../games/minetest_game/mods/default/init.lua:13: in function <...etest-5/bin/../games/minetest_game/mods/default/init.lua:12>
2019-01-31 10:23:10: ERROR[Main]:    /home/thomas/minetest-5/bin/../builtin/game/register.lua:419: in function </home/thomas/minetest-5/bin/../builtin/game/register.lua:399>


i will delete now the minetest_game folder, so that only Bucket is uses if ... and you can try again
Last edited by Explorer on Thu Jan 31, 2019 03:55, edited 1 time in total.
 

slopsbucket
Member
 
Posts: 235
Joined: Fri Oct 31, 2014 22:56

Re: make a linux 5.0.0-fm client+server under 16.04 - failur

by slopsbucket » Thu Jan 31, 2019 03:44

I finally got in.

It's very strange, every single node is unknown, even the default nodes.

Almost like there is no copy of _game.

I assume that you have this line in your world.mt file:

gameid = Bucket_Game

Please note that it is case sensitive.
 

slopsbucket
Member
 
Posts: 235
Joined: Fri Oct 31, 2014 22:56

Re: make a linux 5.0.0-fm client+server under 16.04 - failur

by slopsbucket » Thu Jan 31, 2019 03:52

I think I might have found what is wrong. I don't know, but it would only tak a few minutes to test.

./bin/minetestserver --gameid Bucket_Game --world /home/thomas/minetest-5/worlds/CelinesWildesThailand --config CelinesWildesThailand.conf


sometimes an underscore "_" gets recognized as a space. Try the same line but using quotes, like this:

./bin/minetestserver --gameid "Bucket_Game" --world "/home/thomas/minetest-5/worlds/CelinesWildesThailand" --config "CelinesWildesThailand.conf"

Hope that helps,

Cheers,

Andrew.

P.S. I think the reason I was having trouble logging in is because I am on a satellite connection.
 

Explorer
Member
 
Posts: 24
Joined: Tue Jan 29, 2019 11:55

Re: make a linux 5.0.0-fm client+server under 16.04 - failur

by Explorer » Thu Jan 31, 2019 07:59

no, I had there wrong IP, then it worked

changes start to
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
./bin/minetestserver --gameid "Bucket_Game"  --world "/home/thomas/minetest-5/worlds/CelinesWildesThailand" --config "CelinesWildesThailand.conf"


get about the mods
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
2019-01-31 14:53:53: [Main]: Using game specified by --gameid on the command line
2019-01-31 14:53:53: ERROR[Main]: The following mods could not be found: "3d_armor" "3d_armor_sfinv" "3d_armor_stand" "3d_armor_ui" "adv_spawning" "alphabet" "aluminum" "animalmaterials" "areas" "arrow_signs" "bakedclay" "balloon" "basic_robot" "bauxite" "biome_lib" "bitchange" "bows" "bus
2019-01-31 14:53:53: ERROR[Main]: hes" "bushes_classic" "cavestuff" "concrete" "cooking" "crafting" "digiline_remote" "digilines" "digtron" "dryplants" "edutest" "edutest_chatcommands" "enchanting" "euban" "exchange" "extranodes" "ferns" "flowers_plus" "hazmat_suit" "homedecor_i18n" "inven
2019-01-31 14:53:53: ERROR[Main]: torybags" "junglegrass" "lagcheck" "lamps" "localisation" "locks" "mail" "mapfix" "markers" "mesecons" "mesecons_alias" "mesecons_blinkyplant" "mesecons_button" "mesecons_delayer" "mesecons_detector" "mesecons_doors" "mesecons_extrawires" "mesecons_fpga" "
2019-01-31 14:53:53: ERROR[Main]: mesecons_gates" "mesecons_hydroturbine" "mesecons_insulated" "mesecons_lamp" "mesecons_lightstone" "mesecons_luacontroller" "mesecons_materials" "mesecons_microcontroller" "mesecons_movestones" "mesecons_mvps" "mesecons_noteblock" "mesecons_pistons" "mesec
2019-01-31 14:53:53: ERROR[Main]: ons_powerplant" "mesecons_pressureplates" "mesecons_random" "mesecons_receiver" "mesecons_solarpanel" "mesecons_stickyblocks" "mesecons_switch" "mesecons_torch" "mesecons_walllever" "mesecons_wires" "minetest_edutest_ui" "minetest_remover" "mining_plus" "m
2019-01-31 14:53:53: ERROR[Main]: obs" "mobs_animal" "mobs_monster" "molehills" "more_chests" "moreblocks" "moremesecons_adjustable_blinkyplant" "moremesecons_adjustable_player_detector" "moremesecons_commandblock" "moremesecons_conductor_signalchanger" "moremesecons_dual_delayer" "moremes
2019-01-31 14:53:53: ERROR[Main]: econs_entity_detector" "moremesecons_igniter" "moremesecons_induction_transmitter" "moremesecons_injector_controller" "moremesecons_jammer" "moremesecons_luablock" "moremesecons_luacontroller_tool" "moremesecons_mesechest" "moremesecons_playerkiller" "more
2019-01-31 14:53:53: ERROR[Main]: mesecons_sayer" "moremesecons_signalchanger" "moremesecons_switchtorch" "moremesecons_teleporter" "moremesecons_timegate" "moremesecons_utils" "moremesecons_wireless" "moreores" "moretrees" "nature_classic" "nether" "nixie_tubes" "no_guests" "pipeworks" "p
2019-01-31 14:53:53: ERROR[Main]: lantlife_i18n" "player_notes" "poisonivy" "protector" "shields" "sightview" "signs_lib" "smartshop" "soccer" "spawn_command" "special" "srvstuff" "stop_lj_oom" "teaching" "technic" "technic_armor" "technic_chests" "technic_worldgen" "televator" "time" "tor
2019-01-31 14:53:53: ERROR[Main]: ches" "towercrane" "travelnet" "treecapitator" "trunks" "u_skins" "unified_inventory" "wiki" "woodsoils" "worldedit" "worldedit_commands" "wrench" "xdecor" "xtraores" "xtraores_armor" "youngtrees"


followed with
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
2019-01-31 14:53:53: ERROR[Main]: mod "hec_diamaster" has unsatisfied dependencies:  "hec_nether" "mobs"
2019-01-31 14:53:53: ERROR[Main]: mod "hec_nether" has unsatisfied dependencies:  "default"
2019-01-31 14:53:53: ERROR[Main]: mod "hec_nopvp" has unsatisfied dependencies:  "default"
2019-01-31 14:53:53: ERROR[Main]: mod "hec_obsidian_stuff" has unsatisfied dependencies:  "default"
2019-01-31 14:53:53: ERROR[Main]: mod "hec_treasuries" has unsatisfied dependencies:  "mobs_monster" "default" "farming"
2019-01-31 14:53:53: ERROR[Main]: mod "hec_vicount" has unsatisfied dependencies:  "default"
2019-01-31 14:53:53: ERROR[Main]: mod "mr_goat" has unsatisfied dependencies:  "mobs" "default"
2019-01-31 14:53:53: ERROR[Main]: mod "spectator_mode" has unsatisfied dependencies:  "default"
2019-01-31 14:53:53: ERROR[Main]: mod "trash_can" has unsatisfied dependencies:  "default"
[Mod] rawland - loaded
[Mod] hec_nodemani - loaded
[Mod] Death Messages [0.1.2] [death_messages] - loaded...


then some
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
2019-01-31 14:53:53: ERROR[Main]: NodeResolver: failed to resolve node name 'mapgen_stone'.
2019-01-31 14:53:53: ERROR[Main]: NodeResolver: failed to resolve node name 'mapgen_stone'.
2019-01-31 14:53:53: ERROR[Main]: NodeResolver: failed to resolve node name 'mapgen_stone'.
2019-01-31 14:53:53: ERROR[Main]: NodeResolver: failed to resolve node name 'mapgen_water_source'.
2019-01-31 14:53:53: ERROR[Main]: NodeResolver: failed to resolve node name 'mapgen_water_source'.
2019-01-31 14:53:53: ERROR[Main]: NodeResolver: failed to resolve node name 'mapgen_river_water_source'.
2019-01-31 14:53:53: ERROR[Main]: NodeResolver: failed to resolve node name 'mapgen_stone'.


with finally server there:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
2019-01-31 14:53:53: ACTION[Server]: Announcing to minebest.org:32000
2019-01-31 14:53:53: ACTION[Main]:         .__               __                   __   
2019-01-31 14:53:53: ACTION[Main]:   _____ |__| ____   _____/  |_  ____   _______/  |_
2019-01-31 14:53:53: ACTION[Main]:  /     \|  |/    \_/ __ \   __\/ __ \ /  ___/\   __\
2019-01-31 14:53:53: ACTION[Main]: |  Y Y  \  |   |  \  ___/|  | \  ___/ \___ \  |  | 
2019-01-31 14:53:53: ACTION[Main]: |__|_|  /__|___|  /\___  >__|  \___  >____  > |__| 
2019-01-31 14:53:53: ACTION[Main]:       \/        \/     \/          \/     \/       
2019-01-31 14:53:53: ACTION[Main]: World at [/home/thomas/minetest-5/worlds/CelinesWildesThailand]
2019-01-31 14:53:53: ACTION[Main]: Server for gameid="Bucket_Game" listening on 192.168.65.203:30002.

but some more
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "xdecor:f_item" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "xdecor:f_item" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "xdecor:f_item" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "xdecor:f_item" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "xdecor:f_item" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "xdecor:f_item" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "xdecor:f_item" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "xdecor:f_item" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "xdecor:f_item" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "xdecor:f_item" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "xdecor:f_item" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "xdecor:f_item" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "xdecor:f_item" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "xdecor:f_item" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "xdecor:f_item" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "xdecor:f_item" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "xdecor:f_item" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "xdecor:f_item" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "xdecor:f_item" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "xdecor:f_item" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "xdecor:f_item" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "xdecor:f_item" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "xdecor:f_item" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "xdecor:f_item" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "xdecor:f_item" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "xdecor:f_item" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "xdecor:book_open" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined
2019-01-31 14:54:05: ERROR[Server]: LuaEntity name "signs:text" not defined


I was not in yet, just back from hospital and others, and soon to leave again to school
but put that ready so you can have a lock and time to think ... but can also take days ...

.net server on port 30003 stable, no crash, 6 clients in by the way
 

slopsbucket
Member
 
Posts: 235
Joined: Fri Oct 31, 2014 22:56

Re: make a linux 5.0.0-fm client+server under 16.04 - failur

by slopsbucket » Thu Jan 31, 2019 08:36

There is something very strange going on here:

2019-01-31 14:53:53: ERROR[Main]: mod "hec_nether" has unsatisfied dependencies: "default"
2019-01-31 14:53:53: ERROR[Main]: mod "hec_nopvp" has unsatisfied dependencies: "default"
2019-01-31 14:53:53: ERROR[Main]: mod "hec_obsidian_stuff" has unsatisfied dependencies: "default"

It's not able to find Bucket_Game for some reason.

Can you please check and see if this file exists:

/home/thomas/minetest-5/games/Bucket_Game/mods/codercore/default/init.lua
 

OldCoder
Administrator
 
Posts: 346
Joined: Mon Oct 01, 2012 14:59

Re: make a linux 5.0.0-fm client+server under 16.04 - failur

by OldCoder » Thu Jan 31, 2019 09:21

slopsbucket wrote:II assume that you have this line in your world.mt file:
gameid = Bucket_Game
Please note that it is case sensitive.

1. Slopsbucket:

(a) In bash or sh, double quotes should make no difference in the context of an underscore. If you've observed a difference in the past, something unusual is going on.

(b) People probably shouldn't try to create a random mix of Bucket_Game and other "_games" as the first step. The first step should be to get a world up and running using only Bucket_Game.

2. Explorer:

(a) Don't try to mix other mods and Bucket_Game initially. Just get Bucket_Game working to start with. We can look at other mods after that.

(b) Remove the "worldmods" folder, if it exists.

(c) Check your "world.mt" file. Confirm that "Bucket_Game" is specified there.

(d) The string "Bucket_Game" is case-sensitive. The "B" and the "G" must be upper-case.

(e) Post or email a copy of your "world.mt" file.

(f) Confirm that the following directory exists:

/home/thomas/minetest-5/games/Bucket_Game

(g) As an experiment, execute the following command and try again:

export MINETEST_SUBGAME_PATH=/home/thomas/minetest-5/games

One of these steps should get us to the next stage.
 

Explorer
Member
 
Posts: 24
Joined: Tue Jan 29, 2019 11:55

Re: make a linux 5.0.0-fm client+server under 16.04 - failur

by Explorer » Thu Jan 31, 2019 11:00

(a) You told me ini the beginning that just mods using and all back, never a work of missing minetest_game - so i tried first the most vlosed to original way

(b) "worldmods" is empty now

(c) "world.mt": I Confirm that "Bucket_Game" is specified there NOW. Yes, that i forgot.

(d) "Bucket_Game" I did

(e) "world.mt", now after change the gameid and set all ? mods false
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
gameid = Bucket_Game
backend = sqlite3
creative_mode = false
enable_damage = true
player_backend = files
server_announce = true

load_mod_cooking = false
load_mod_tnt = false
load_mod_biome_lib = false
load_mod_moretrees = trfalseue
load_mod_trunks = false
load_mod_vines = false
load_mod_woodsoils = false

load_mod_farming = false

load_mod_euban = true
load_mod_no_guests = false
load_mod_lagcheck = true
load_mod_minetest_remover = false

load_mod_areas = false
load_mod_crafting = false
load_mod_xdecor = false
load_mod_unified_inventory = false
load_mod_lamps = false
load_mod_mail = false
load_mod_3d_armor = false
load_mod_3d_armor_ip = false
load_mod_3d_armor_sfinv = false
load_mod_3d_armor_stand = false
load_mod_3d_armor_ui = false
load_mod_hazmat_suit = false
load_mod_shields = false
load_mod_technic_armor = false
load_mod_wieldview = false
load_mod_economy = false
load_mod_enchanting = false
load_mod_inventorybags = false
load_mod_moreores = false
load_mod_smartshop = false
load_mod_teaching = false
load_mod_edutest_chatcommands = false
load_mod_edutest = false
load_mod_minetest_edutest_ui = false
load_mod_alphabet = false
load_mod_bushes = false
load_mod_bushes_classic = false
load_mod_cavestuff = false
load_mod_dryplants = false
load_mod_ferns = false
load_mod_flowers_plus = false
load_mod_junglegrass = false
load_mod_molehills = false
load_mod_nature_classic = false
load_mod_plantlife_i18n = false
load_mod_poisonivy = false
load_mod_youngtrees = false

load_mod_vessels = false
load_mod_3dmushrooms = false
load_mod_along_shore = false
load_mod_give_initial_stuff = false
load_mod_killme = false

load_mod_travelnet = false
load_mod_televator = false

load_mod_mesecons = false
load_mod_mesecons_alias = false
load_mod_mesecons_blinkyplant = false
load_mod_mesecons_button = false
load_mod_mesecons_commandblock = false
load_mod_mesecons_delayer = false
load_mod_mesecons_detector = false
load_mod_mesecons_doors = false
load_mod_mesecons_extrawires = false
load_mod_mesecons_fpga = false
load_mod_mesecons_gates = false
load_mod_mesecons_hydroturbine = false
load_mod_mesecons_insulated = false
load_mod_mesecons_lamp = false
load_mod_mesecons_lightstone = false
load_mod_mesecons_luacontroller = false
load_mod_mesecons_materials = false
load_mod_mesecons_microcontroller = false
load_mod_mesecons_movestones = false
load_mod_mesecons_mvps = false
load_mod_mesecons_noteblock = false
load_mod_mesecons_pistons = false
load_mod_mesecons_powerplant = false
load_mod_mesecons_pressureplates = false
load_mod_mesecons_random = false
load_mod_mesecons_receiver = false
load_mod_mesecons_solarpanel = false
load_mod_mesecons_stickyblocks = false
load_mod_mesecons_switch = false
load_mod_mesecons_torch = false
load_mod_mesecons_walllever = false
load_mod_mesecons_wires = false

load_mod_moremesecons_adjustable_blinkyplant = false
load_mod_moremesecons_adjustable_player_detector = false
load_mod_moremesecons_commandblock = false
load_mod_moremesecons_conductor_signalchanger = false
load_mod_moremesecons_dual_delayer = false
load_mod_moremesecons_entity_detector = false
load_mod_moremesecons_igniter = false
load_mod_moremesecons_induction_transmitter = false
load_mod_moremesecons_injector_controller = false
load_mod_moremesecons_jammer = false
load_mod_moremesecons_luablock = false
load_mod_moremesecons_luacontroller_tool = false
load_mod_moremesecons_mesechest = false
load_mod_moremesecons_playerkiller = false
load_mod_moremesecons_sayer = false
load_mod_moremesecons_signalchanger = false
load_mod_moremesecons_switchtorch = false
load_mod_moremesecons_teleporter = false
load_mod_moremesecons_timegate = false
load_mod_moremesecons_utils = false
load_mod_moremesecons_wireless = false

load_mod_moreblocks = false
load_mod_pipeworks = false
load_mod_hud = false
load_mod_hunger = false
load_mod_localisation = false
load_mod_more_chests = false
load_mod_concrete = false
load_mod_extranodes = false
load_mod_technic = false
load_mod_technic_chests = false
load_mod_technic_worldgen = false
load_mod_wrench = false
load_mod_time = false
load_mod_adv_spawning = false
load_mod_basic_robot = false
load_mod_u_skins = false
load_mod_spawn_command = false
load_mod_digtron = false

load_mod_mob_environments = false
load_mod_animalmaterials = false
load_mod_animal_resources = false

load_mod_worldedit_shortcommands = false
load_mod_worldedit_commands = false
load_mod_worldedit_brush = false
load_mod_worldedit = false
load_mod_worldedit_gui = false

load_mod_nametag = false

load_mod_arrow_signs = false
load_mod_balloon = false

load_mod_digilines = false
load_mod_digiline_remote = false

load_mod_mapfix = false
load_mod_markers = false
load_mod_wiki = false

load_mod_mobs = false
load_mod_mobs_animal = false

load_mod_mobs_monster = false

load_mod_mobs_bat = false
load_mod_mobs_birds = false
load_mod_mobs_butterfly = false

load_mod_mobs_fish = false
load_mod_mobs_turtles = false
load_mod_mobs_crocs = false
load_mod_mobs_jellyfish = false
load_mod_mobs_sharks = false

load_mod_sightview = false

load_mod_player_notes = false
load_mod_protector = false
load_mod_special = false
load_mod_srvstuff = false
load_mod_torches = false
load_mod_treecapitator = false
load_mod_nether = false
load_mod_soccer = false
load_mod_wiki = false

load_mod_compassgps = false
load_mod_vacuum = false

load_mod_exchange = false
load_mod_bitchange = false
load_mod_mining_plus = false

load_mod_mesecons_random = false
load_mod_locks = false

load_mod_bows = false

load_mod_signs_lib = false

load_mod_nixie_tubes = false

load_mod_plasmascreen = false
load_mod_lavalamp = false
load_mod_itemframes = false
load_mod_inbox = false
load_mod_homedecor = false
load_mod_homedecor_i18n = false
load_mod_homedecor_3d_extras = false
load_mod_computer = false
load_mod_building_blocks = false
load_mod_fake_fire = false
load_mod_chains = false
load_mod_lrfurn = false

load_mod_towercrane = false
load_mod_nonew = false
load_mod_dataminer = false

load_mod_xtraores = false
load_mod_xtraores_armor = false

load_mod_bakedclay = false
load_mod_bauxite = false
load_mod_aluminum = false
load_mod_aluminum_machines = false
load_mod_aluminum_armor = false
load_mod_aluminum_alloys = false
load_mod_aluminum_ruby = false
load_mod_alumina = false
load_mod_aluminum_tools = false
load_mod_aluminum_sapphire = false
load_mod_filter = false

load_mod_stop_lj_oom = false
load_mod_border = false
load_mod_adblock = false


(f) Confirm that the following directory exists:

/home/thomas/minetest-5/games/Bucket_Game
It is, as I was doing the minetest_game there also, but did it out now again.

(g) As an experiment, execute the following command and try again:

export MINETEST_SUBGAME_PATH=/home/thomas/minetest-5/games
no answer there, command without output done ...

One of these steps should get us to the next stage.

Did, and server is back on again.
 

Explorer
Member
 
Posts: 24
Joined: Tue Jan 29, 2019 11:55

Re: make a linux 5.0.0-fm client+server under 16.04 - failur

by Explorer » Thu Jan 31, 2019 11:03

here the output during start:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
./bin/minetestserver --gameid "Bucket_Game"  --world "/home/thomas/minetest-5/worlds/CelinesWildesThailand" --config "CelinesWildesThailand.conf"
2019-01-31 17:59:13: WARNING[Main]: Supplied unrecognized debug_log_level; using maximum.
2019-01-31 17:59:13: [Main]: Using game specified by --gameid on the command line
2019-01-31 17:59:13: ERROR[Main]: The following mods could not be found: "euban" "lagcheck"
2019-01-31 17:59:13: WARNING[Main]: Undeclared global variable "upper_limit" accessed at ...st-5/games/Bucket_Game/mods/codercore/default/mapgen.lua:1102
2019-01-31 17:59:13: ACTION[Main]:  critters API loaded
2019-01-31 17:59:13: ACTION[Main]: critters loaded
[Protector] pvp_protect is disabled
[MOD] Protector Redo loaded
2019-01-31 17:59:13: ACTION[Main]: mod ocsethome loaded
2019-01-31 17:59:13: WARNING[Main]: Not registering alias, item with same name is already defined: technic:brass_ingot -> basic_materials:brass_ingot
2019-01-31 17:59:13: WARNING[Main]: Not registering alias, item with same name is already defined: technic:brass_block -> basic_materials:brass_block
2019-01-31 17:59:13: WARNING[Main]: Not registering alias, item with same name is already defined: technic:rebar -> basic_materials:steel_bar
2019-01-31 17:59:13: WARNING[Main]: Not registering alias, item with same name is already defined: technic:concrete -> basic_materials:concrete_block
[carpet3d] Carpet
[carpet3d]:720 carpets registered
2019-01-31 17:59:13: ACTION[Main]: [MOD] Mobs Redo loaded
2019-01-31 17:59:13: ACTION[Main]: [codersea] tidyup.lua loaded
2019-01-31 17:59:13: ACTION[Main]: [codersea] Registered ethereal_coral2
2019-01-31 17:59:13: ACTION[Main]: [codersea] Registered ethereal_coral3
2019-01-31 17:59:13: ACTION[Main]: [codersea] Registered ethereal_coral4
2019-01-31 17:59:13: ACTION[Main]: [codersea] Registered ethereal_coral5
[caverealms] loaded!
[Ropes] Loaded!
[bonemeal] loaded
2019-01-31 17:59:13: ACTION[Main]: asteroid code loaded
2019-01-31 17:59:13: ACTION[Main]: Loaded coderwarp
2019-01-31 17:59:13: WARNING[Main]: Not registering alias, item with same name is already defined: homedecor:plastic_base -> homedecor:paraffin
2019-01-31 17:59:13: WARNING[Main]: Undeclared global variable "piston_orientate" accessed at ...games/Bucket_Game/mods/mtmachines/technic/extraitems.lua:155
2019-01-31 17:59:13: WARNING[Main]: Undeclared global variable "piston_on" accessed at ...games/Bucket_Game/mods/mtmachines/technic/extraitems.lua:158
2019-01-31 17:59:13: WARNING[Main]: Undeclared global variable "piston_get_rules" accessed at ...games/Bucket_Game/mods/mtmachines/technic/extraitems.lua:159
2019-01-31 17:59:13: WARNING[Main]: Undeclared global variable "piston_rotate" accessed at ...games/Bucket_Game/mods/mtmachines/technic/extraitems.lua:161
2019-01-31 17:59:13: WARNING[Main]: Undeclared global variable "piston_orientate" accessed at ...games/Bucket_Game/mods/mtmachines/technic/extraitems.lua:180
2019-01-31 17:59:13: WARNING[Main]: Undeclared global variable "piston_on" accessed at ...games/Bucket_Game/mods/mtmachines/technic/extraitems.lua:183
2019-01-31 17:59:13: WARNING[Main]: Undeclared global variable "piston_get_rules" accessed at ...games/Bucket_Game/mods/mtmachines/technic/extraitems.lua:184
2019-01-31 17:59:13: WARNING[Main]: Undeclared global variable "piston_rotate" accessed at ...games/Bucket_Game/mods/mtmachines/technic/extraitems.lua:186
2019-01-31 17:59:13: ACTION[Main]: codermobs:badger loaded
2019-01-31 17:59:13: ACTION[Main]: codermobs:bat loaded
2019-01-31 17:59:13: ACTION[Main]: codermobs:bear loaded
2019-01-31 17:59:13: ACTION[Main]: codermobs:bee loaded
2019-01-31 17:59:13: ACTION[Main]: codermobs:beetle loaded
2019-01-31 17:59:13: ACTION[Main]: codermobs birds loaded
2019-01-31 17:59:13: ACTION[Main]: codermobs:bug loaded
2019-01-31 17:59:13: ACTION[Main]: codermobs:bunny loaded
2019-01-31 17:59:13: ACTION[Main]: codermobs:butterfly loaded
2019-01-31 17:59:13: ACTION[Main]: codermobs:chicken loaded
2019-01-31 17:59:13: ACTION[Main]: codermobs:cow loaded
2019-01-31 17:59:13: ACTION[Main]: codermobs:dirt_monster loaded
2019-01-31 17:59:13: ACTION[Main]: codermobs:dog loaded
2019-01-31 17:59:13: ACTION[Main]: codermobs:elephant loaded
2019-01-31 17:59:13: ACTION[Main]: codermobs:farhorse loaded
2019-01-31 17:59:13: ACTION[Main]: codermobs:flying_pig loaded
2019-01-31 17:59:13: ACTION[Main]: codermobs:ghost loaded
2019-01-31 17:59:13: ACTION[Main]: codermobs:goat loaded
2019-01-31 17:59:13: ACTION[Main]: codermobs:hedgehog loaded
2019-01-31 17:59:13: ACTION[Main]: codermobs:jeraf loaded
bacon 0014 full_name codermobs:rat
bacon 0014 full_name codermobs:rat_better
2019-01-31 17:59:13: ACTION[Main]: codermobs:kitten loaded
2019-01-31 17:59:13: ACTION[Main]: codermobs:lava_flan loaded
2019-01-31 17:59:13: ACTION[Main]: codermobs:lott_spider loaded
2019-01-31 17:59:13: ACTION[Main]: codermobs:mammoth loaded
2019-01-31 17:59:13: ACTION[Main]: codermobs:oerkki loaded
2019-01-31 17:59:13: ACTION[Main]: codermobs:owl loaded
2019-01-31 17:59:13: ACTION[Main]: codermobs:panda loaded
2019-01-31 17:59:13: ACTION[Main]: codermobs:penguin loaded
2019-01-31 17:59:13: ACTION[Main]: codermobs:polar_bear loaded
2019-01-31 17:59:13: ACTION[Main]: codermobs:rat loaded
2019-01-31 17:59:13: ACTION[Main]: codermobs:rat_better loaded
2019-01-31 17:59:13: ACTION[Main]: codermobs:santa loaded
2019-01-31 17:59:13: ACTION[Main]:  codermobs:sheep_* loaded
2019-01-31 17:59:13: ACTION[Main]: codermobs:silverfish loaded
bacon 0014 full_name codermobs:bunny
bacon 0014 full_name codermobs:snake_ice
2019-01-31 17:59:13: ACTION[Main]: codermobs:snake_garter loaded
bacon 0014 full_name codermobs:bunny
bacon 0014 full_name codermobs:snake_garter
2019-01-31 17:59:13: ACTION[Main]: codermobs:snake_ice loaded
2019-01-31 17:59:13: ACTION[Main]: codermobs:snowman loaded
2019-01-31 17:59:13: ACTION[Main]: codermobs:tree_monster loaded
bacon 0014 full_name codermobs:sheep_black
bacon 0014 full_name codermobs:sheep_blue
bacon 0014 full_name codermobs:sheep_brown
bacon 0014 full_name codermobs:sheep_cyan
bacon 0014 full_name codermobs:sheep_dark_green
bacon 0014 full_name codermobs:sheep_dark_grey
bacon 0014 full_name codermobs:sheep_green
bacon 0014 full_name codermobs:sheep_grey
bacon 0014 full_name codermobs:sheep_magenta
bacon 0014 full_name codermobs:sheep_orange
bacon 0014 full_name codermobs:sheep_pink
bacon 0014 full_name codermobs:sheep_red
bacon 0014 full_name codermobs:sheep_violet
bacon 0014 full_name codermobs:sheep_white
bacon 0014 full_name codermobs:sheep_yellow
2019-01-31 17:59:13: ACTION[Main]: codermobs:wolf loaded
2019-01-31 17:59:13: ACTION[Main]: codermobs:zebra loaded
[UnifiedDyes] Loaded!
2019-01-31 17:59:14: WARNING[Main]: Not registering alias, item with same name is already defined: unifieddyes:white -> unifieddyes:white_paint
2019-01-31 17:59:14: WARNING[Main]: Not registering alias, item with same name is already defined: unifieddyes:grey -> unifieddyes:grey_paint
2019-01-31 17:59:14: WARNING[Main]: Node default:brick has a palette, but not a suitable paramtype2.
2019-01-31 17:59:14: WARNING[Main]: Node default:clay has a palette, but not a suitable paramtype2.
[UnifiedBricks] Loaded!
[InfinityTools] Mod loaded!
scaffolding: Loading 'functions.lua'
2019-01-31 17:59:14: WARNING[Main]: Not registering alias, item with same name is already defined: default:rail -> carts:rail
2019-01-31 17:59:14: ACTION[Main]: [MOD]craft_guide -- loaded from /home/thomas/minetest-5/games/Bucket_Game/mods/codercore/craft_guide
2019-01-31 17:59:14: WARNING[Main]: Field "height_min": Deprecated: new name is "y_min".
2019-01-31 17:59:14: WARNING[Main]: Field "height_max": Deprecated: new name is "y_max".
2019-01-31 17:59:14: WARNING[Main]: Field "height_min": Deprecated: new name is "y_min".
2019-01-31 17:59:14: WARNING[Main]: Field "height_max": Deprecated: new name is "y_max".
2019-01-31 17:59:14: WARNING[Main]: Field "height_min": Deprecated: new name is "y_min".
2019-01-31 17:59:14: WARNING[Main]: Field "height_max": Deprecated: new name is "y_max".
2019-01-31 17:59:14: WARNING[Main]: Field "height_min": Deprecated: new name is "y_min".
2019-01-31 17:59:14: WARNING[Main]: Field "height_max": Deprecated: new name is "y_max".
2019-01-31 17:59:14: WARNING[Main]: Node moreblocks:super_glow_glass has a palette, but not a suitable paramtype2.
2019-01-31 17:59:14: WARNING[Main]: Node moreblocks:trap_super_glow_glass has a palette, but not a suitable paramtype2.
[stained_glass] Loaded!
2019-01-31 17:59:15: ACTION[Main]:  ---- Dark Age Version 1.3 is Loading! ----
[MOD] Baked Clay loaded
Food Mod - Version 2.3
Sweet Foods - Version 0.2
2019-01-31 17:59:15: ACTION[Main]: [tpa] loaded with tpamode default
2019-01-31 17:59:16: ACTION[Main]:         .__               __                   __   
2019-01-31 17:59:16: ACTION[Main]:   _____ |__| ____   _____/  |_  ____   _______/  |_
2019-01-31 17:59:16: ACTION[Main]:  /     \|  |/    \_/ __ \   __\/ __ \ /  ___/\   __\
2019-01-31 17:59:16: ACTION[Main]: |  Y Y  \  |   |  \  ___/|  | \  ___/ \___ \  |  | 
2019-01-31 17:59:16: ACTION[Main]: |__|_|  /__|___|  /\___  >__|  \___  >____  > |__| 
2019-01-31 17:59:16: ACTION[Main]:       \/        \/     \/          \/     \/       
2019-01-31 17:59:16: ACTION[Main]: World at [/home/thomas/minetest-5/worlds/CelinesWildesThailand]
2019-01-31 17:59:16: ACTION[Main]: Server for gameid="Bucket_Game" listening on 192.168.65.203:30002.
2019-01-31 17:59:16: ACTION[Server]: Announcing to minebest.org:32000
Unified Inventory. inventory size: 3523
2019-01-31 17:59:28: WARNING[Server]: active block modifiers took 500ms (longer than 200ms)

I see have also to false mod euban, but not found as mods empty
The rest is sure out of Bucket_Game, so have fun ... I have to see if I have time to get in today, just back from school pick up.
 

Explorer
Member
 
Posts: 24
Joined: Tue Jan 29, 2019 11:55

Re: make a linux 5.0.0-fm client+server under 16.04 - failur

by Explorer » Thu Jan 31, 2019 11:13

I logged in, at the Spawn: missing items mainly i realize
- elevator, 3 near the spawn,
- letters
- nether blicks at the large tall tower
- technic and pipeworks
- some parts of moretrees
- a kind of dirt with maybe leaves
- busches
so far, for the first step
 

slopsbucket
Member
 
Posts: 235
Joined: Fri Oct 31, 2014 22:56

Re: make a linux 5.0.0-fm client+server under 16.04 - failur

by slopsbucket » Thu Jan 31, 2019 12:29

This is good news. It was just something simple after all.

Your normal minstest_game should work as well, remember to change gameid in world.mt file. I tested again with game from 0.4.16-stable and it had no problems. I added about 12 mods including technic, homedecor, pipeworks, mesecons. All no problem.

Bucket_Game has a cut down version of technic in it that you might want to use, it doesn't need pipeworks or mesecons but it also doesn't give you as much stuff, only low voltage and medium voltage machines and the chests. It will conflict with the full version of technic.

If you want to use the full version of technic with Bucket_Game you need to delete the folder Bucket_Game/mods/mtmachines

Bucket game might be a better option for you because it has a lot of bug fixes, and it has coderedit, OldCoder's rework of worldedit.

But now you can play with it and make it work how you like it. Mods should work in the normal mods folder or in the worldmods folder the same as they always did.The only problems will be conflict if the same mod is already included in Bucket_Game. I think the only exception is 3D_armor.

Please let us know when you have more problems.

Cheers,

Andrew.

P.S. That is part of life - there's always more problems. :)
 

slopsbucket
Member
 
Posts: 235
Joined: Fri Oct 31, 2014 22:56

Re: make a linux 5.0.0-fm client+server under 16.04 - failur

by slopsbucket » Thu Jan 31, 2019 13:01

Explorer wrote:I logged in, at the Spawn: missing items mainly i realize
- elevator, 3 near the spawn,
- letters
- nether blicks at the large tall tower
- technic and pipeworks


This is just missing mods - read previous post about technic

- some parts of moretrees


I don't know if this mod will conflict with Bucket_Game or not, I just loaded some of the trees into default/trees.lua after making schematics of some nice ones. we'll probably get around to adding the rest of them this way soon.

- a kind of dirt with maybe leaves
- busches


The dirt_with_coniferous_litter that is under the pine trees? I left that out of my version of the game because I thought it was very ugly, the bushes too. If you use the same version of minetest_game that you were using before they will all come back.

Cheers,

Andrew.
 

Explorer
Member
 
Posts: 24
Joined: Tue Jan 29, 2019 11:55

linux 5.0.0-fm client+server under 16.04 - failures

by Explorer » Thu Jan 31, 2019 13:05

thanks,

as too keep compatible better I let here then minetest_game go ? and use only what is there and will be updated / upgrtaded services = also less coding work.
Only if a lot of others need ...

So next days I will put some of the missed mods back in folder and enable them, and test each new step, if failure, conflicts or all ok. So step by step to full old world. Will take some time, and I will then ask for help, otherwise just report the status until I have got all that need and work, and that need and don’t.

At that position, time ... we will come together to discuss, whatever. Sure will get into next week.

Read you soon
 

slopsbucket
Member
 
Posts: 235
Joined: Fri Oct 31, 2014 22:56

Re: make a linux 5.0.0-fm client+server under 16.04 - failur

by slopsbucket » Fri Feb 01, 2019 06:56

This post is just to clarify for new readers, and to give quick answers for those that need them.

There were two potential answers to Explorer's problem.

We're not sure which because he did both in one go. I can't blame him for this, he's got kids waiting for it. Is that not the entire point of this whole exercise in the first place? :)

Possible issue #1 was an easy mistake and I still make the same mistake myself sometimes. You forget these sorts of things surprisingly often when you're constantly checking version after version.

#1 - Don't forget to edit the world.mt file so that it lists the correct game under gameid.

#2 - slightly more complex issue and worth remembering. Explorer was using a slightly older operating system and it may have had changes with path calls and syntax over the last few years. OldCoder's answer for this was simple and elegant, add a path to the system so that minetest could find the copy of the game:

export MINETEST_SUBGAME_PATH=/home/<username>/minetest-5/games *

* That was the address for where the game was installed on Explorer's computer. Please edit the PATH= in that line to reflect your own system.
* You can also do the same in Windows but it's been so many years I couldn't begin to remember how. It would be helpful if someone else could post that information. I'll post a copy of the command in this post too for completeness's sake.

Cheers,

Andrew.
 


Return to Minetest Problems

Who is online

Users browsing this forum: No registered users and 9 guests

cron