[Server] Asia Thailand Minetest 5.0.1 :30001 aktive

[Server] Minetest Thailand 5.1.0-51662da :30001 aktive

Postby Festus1965 » Thu Mar 07, 2019 2:40 am

so, testing new mods, now new pipeworks

Server-Version: Minetest 5.1.0-dev-a7c5dc5-dirty (Linux)
Code: Select all
2019-03-07 09:46:16: ERROR[Main]: mod "hazmat_suit" has unsatisfied dependencies:  "technic"
2019-03-07 09:46:16: ERROR[Main]: mod "extranodes" has unsatisfied dependencies:  "pipeworks" "technic"
2019-03-07 09:46:16: ERROR[Main]: mod "technic" has unsatisfied dependencies:  "pipeworks"
2019-03-07 09:46:16: ERROR[Main]: mod "technic_chests" has unsatisfied dependencies:  "pipeworks"
2019-03-07 09:46:16: ERROR[Main]: mod "wrench" has unsatisfied dependencies:  "technic_chests" "technic"
2019-03-07 09:46:16: ERROR[Main]: mod "aluminum" has unsatisfied dependencies:  "bauxite" "technic"
2019-03-07 09:46:16: ERROR[Main]: mod "bauxite" has unsatisfied dependencies:  "technic"
2019-03-07 09:46:16: ERROR[Main]: mod "arrow_signs" has unsatisfied dependencies:  "locks"
2019-03-07 09:46:16: ERROR[Main]: mod "bitchange" has unsatisfied dependencies:  "pipeworks" "wrench"
2019-03-07 09:46:16: ERROR[Main]: mod "digtron" has unsatisfied dependencies:  "pipeworks" "technic"
2019-03-07 09:46:16: ERROR[Main]: mod "inventorybags" has unsatisfied dependencies:  "pipeworks"
2019-03-07 09:46:16: ERROR[Main]: mod "locks" has unsatisfied dependencies:  "pipeworks"
2019-03-07 09:46:16: ERROR[Main]: mod "mining_plus" has unsatisfied dependencies:  "pipeworks" "bitchange"
2019-03-07 09:46:16: ERROR[Main]: mod "pipeworks" has unsatisfied dependencies:  "basic_materials"
2019-03-07 09:46:16: ERROR[Main]: mod "special" has unsatisfied dependencies:  "wrench" "mining_plus" "bitchange"

mod is in folder mods
mod is in .mt-file true
and after server started without this come up a lot
Code: Select all
[pipeworks] pipeworks:refund_node_breaker_pick entry, nodename=pipeworks:nodebreaker_off


whats wrong here ?

old version back, server run nice ...so upgrade pipeworks failed !
Festus1965
Member
 
Posts: 974
Joined: Sun Jan 03, 2016 11:58 am
GitHub: Minetest-One
In-game: Thomas Explorer

[Server] Minetest Thailand 5.1.0-51662da :30001 aktive

Postby Festus1965 » Thu Mar 07, 2019 3:03 am

so, testing new mods, now new moretrees

Server-Version: Minetest 5.1.0-dev-a7c5dc5-dirty (Linux)
Code: Select all
[Mod] Moretrees (2018-05-11) 0.4.x - loaded


seams good
Festus1965
Member
 
Posts: 974
Joined: Sun Jan 03, 2016 11:58 am
GitHub: Minetest-One
In-game: Thomas Explorer

[Server] Minetest Thailand 5.1.0-82c6363 :30001 aktive

Postby Festus1965 » Thu Mar 07, 2019 4:50 am

upgraded to
Minetest 5.1.0-dev-82c6363-dirty (Linux)
make sure or hope issues better
Festus1965
Member
 
Posts: 974
Joined: Sun Jan 03, 2016 11:58 am
GitHub: Minetest-One
In-game: Thomas Explorer

[Server] Minetest Thailand 5.1.0-51662da :30001 aktive

Postby Festus1965 » Thu Mar 07, 2019 4:52 am

so, testing new mods, now new mobs-redo 1.49 with monsters and animals

Server-Version: Minetest 5.1.0-dev-51662da-dirty (Linux)

??? sometimes ...tsts
Code: Select all
2019-03-07 11:55:27: ERROR[Main]: ModError: Failed to load and run script from /home/thomas/.minetest/mods/animalmaterials/animal_resources/init.lua:
2019-03-07 11:55:27: ERROR[Main]: ...netest/mods/animalmaterials/animal_resources/weapons.lua:17: '=' expected near '=='
2019-03-07 11:55:27: ERROR[Main]: stack traceback:
2019-03-07 11:55:27: ERROR[Main]:    [C]: in function 'dofile'
2019-03-07 11:55:27: ERROR[Main]:    ....minetest/mods/animalmaterials/animal_resources/init.lua:21: in main chunk


I am sure didnt change anything
Code: Select all
-- Contact sapier a t gmx net
-------------------------------------------------------------------------------
local ar_version = "0.0.1"

core.log("action", "MOD: loading animal resources mod ...")

--!path of mod
local ar_modpath = minetest.get_modpath("animal_resources")

dofile (ar_modpath .. "/tools.lua")
dofile (ar_modpath .. "/weapons.lua")

ar_init_weapons();
ar_init_tool_crafts();


same happened with old Mobs_redo
so .mt-file deactivate animal_resources,
copy in new Mobs_Redo folders (3) and restart

Code: Select all
[MOD] Mobs Redo 1.49 (07.03.2019)- loaded
[MOD] Mobs Redo 'Monsters' (07.03.2019) - loaded
[MOD] Mobs Redo 'Animals' (01.11.2018) - loaded
[MOD] Mobs_Sky bat loaded


so far ok.
Festus1965
Member
 
Posts: 974
Joined: Sun Jan 03, 2016 11:58 am
GitHub: Minetest-One
In-game: Thomas Explorer

[Server] Minetest Thailand 5.1.0-51662da :30001 aktive

Postby Festus1965 » Thu Mar 07, 2019 5:30 am

so, testing new mods, now new farming 1.40

Server-Version: Minetest 5.1.0-dev-51662da-dirty (Linux)
Code: Select all
[Mod] farming 1.40 (13.02.2019) - loaded


no complain, so far so good
Festus1965
Member
 
Posts: 974
Joined: Sun Jan 03, 2016 11:58 am
GitHub: Minetest-One
In-game: Thomas Explorer

[Server] Minetest Thailand 5.1.0-51662da :30001 aktive

Postby Festus1965 » Thu Mar 07, 2019 6:00 am

so after run some minutes, and fly around the spawn, i didn't see any unknown blocks, didn't get too much new warning

so * Problem detected: missing bakedclay:slope... solved, it is back like it should (but why)

and again one
Code: Select all
2019-03-07 12:51:44: WARNING[Emerge-3]: ScriptApiBase::objectrefGetOrCreate(): Pushing ObjectRef to removed/deactivated object, this is probably a bug.


and compare:
TalkLounge lagcheck data
Code: Select all
Modname                        |   Average |       Min |       Max
technic (7)                    |       543 |         0 |    560054
mobs_animal (1)                |       213 |         0 |       408
technic (1)                    |       189 |         0 |      7409
technic (6)                    |       108 |         0 |       434
mobs_monster (1)               |       103 |         0 |       453
mobs_animal (3)                |        62 |         0 |       297
mobs_monster (5)               |        57 |         0 |       259


and profiler, short report
Code: Select all
* pipeworks 51% (globalstep[1])
* mesecons: 11% (main globalstep[1])
* default 8.7% (on_step[1])
* technic 8.5% (78% from switching station)
* mobs_animal 5.7% (on_step[23])
* mobs_monster 4.8% (get static  + activate)
* areas 2.9% (globalstep[1])


during a time of 3 silent gamer (not moving, neutral position) - lag 0.3 and less
Festus1965
Member
 
Posts: 974
Joined: Sun Jan 03, 2016 11:58 am
GitHub: Minetest-One
In-game: Thomas Explorer

Re: [Server] Minetest Thailand 5.1.0-51662da :30001 akti

Postby Festus1965 » Thu Mar 07, 2019 11:01 am

So even not number one in list, more and more gamer come in with new client.

Most of them are other server admins checking out the performance, problems, haha
see mods that run good until now after update from 0.4.x to 5.x

But one from Bangladesh maybe, name himself AdamKing ? was best, asking in 10 minutes 5 times about getting admin, or even mod, and ment he is a good builder - and even tell me how to grant him all ... haha
I didn't ban him, but revoke home, interact and shout = more fun.

Server admin can be funny some time

and after another 5 hours with new mods
lagcheck:
Code: Select all
Modname                        |   Average |       Min |       Max
moretrees (44)                 |       648 |         0 |   1291711
technic (7)                    |       543 |         0 |    560054
moremesecons_entity_detector (1) |       257 |         0 |     58553
mobs_animal (1)                |       213 |         0 |       408
moretrees (24)                 |       197 |         0 |       457
moretrees (19)                 |       173 |         0 |       587
technic (1)                    |       154 |         0 |      7409
moretrees (22)                 |       152 |         0 |       524
moretrees (15)                 |       149 |         0 |       461
moretrees (37)                 |       137 |         0 |      1055
moretrees (14)                 |       133 |         0 |       634
moremesecons_adjustable_player_detector (2) |       123 |         0 |       643
moretrees (28)                 |       120 |         0 |       672
moretrees (12)                 |       107 |         0 |       702
moretrees (27)                 |       106 |         0 |      1110
moretrees (26)                 |       104 |         0 |       189
moretrees (41)                 |        99 |         0 |       513


and profiler: (moment please)
Code: Select all
* pipeworks: 41% (main globalstep[1])
* technic 18% (main from Switching Station 75%, globalstep[2] 15%)
* mesecon: 8% (main globalstep[1])
* mobs_animal: 6.8% (half of this by on_step[23])
* default: 6.3%
* mobs_monster: 5.6%
* areas: 4.2%
* player_api 2.5%
* time: 2%
...
* moretrees: 0.0 % ???


after all I learned yet 2 options for more-trees: coconut or rubber-tree
technic: maybe switching station, but I think more also some multiple machines depending on that active cable segment (I know also where to debuild about 20 batterie boxes ...)
and should find that moremesecons_entity_detector, sure owner long time not here yet

when I checked this data for some days, I will just false one by one other mod, moretrees (each of them alone), and see if I can detect them without a software.
Festus1965
Member
 
Posts: 974
Joined: Sun Jan 03, 2016 11:58 am
GitHub: Minetest-One
In-game: Thomas Explorer

Re: [Server] Minetest Thailand 5.1.0-51662da :30001 akti

Postby rubenwardy » Thu Mar 07, 2019 11:19 am

twoelk wrote:ust warding of the problems of the past


pun intended?
rubenwardy
Moderator
 
Posts: 5740
Joined: Tue Jun 12, 2012 6:11 pm
GitHub: rubenwardy
In-game: rubenwardy

Re: [Server] Minetest Thailand 5.1.0-51662da :30001 akti

Postby twoelk » Thu Mar 07, 2019 11:49 am

unintended but ..
I was musing wether I should change the wording ...
but nah ...
none will notice anyway ...
seems I was wrong
twoelk
Member
 
Posts: 1313
Joined: Fri Apr 19, 2013 4:19 pm
GitHub: twoelk
In-game: twoelk

Re: [Server] Minetest Thailand 5.1.0-51662da :30001 akti

Postby Festus1965 » Thu Mar 07, 2019 9:27 pm

and again technic ...

Code: Select all
2019-03-08 00:00:23: ACTION[Main]: Server: Shutting down
2019-03-08 00:00:35: ERROR[Main]: ServerError: AsyncErr: ServerThread::run Lua: OOM error from mod 'technic' in callback LuaABM::trigger(): not enough memory
2019-03-08 00:00:35: ERROR[Main]: Current Lua memory usage: 703 MB


so OOM crash count new:
* technic 3
* pipeworks 1

after about 5 hours run
lagcheck:
Code: Select all
Modname                        |   Average |       Min |       Max
moretrees (41)                 |     18664 |         0 |     18664
moretrees (30)                 |     14746 |         0 |     15434
moretrees (28)                 |     14380 |         0 |     14689
moretrees (34)                 |     14179 |         0 |     14179
moretrees (22)                 |     13652 |         0 |     14373
technic (7)                    |       523 |         0 |    527051
mobs_monster (4)               |       176 |         0 |       357
technic (1)                    |       120 |         0 |     68458
moretrees (20)                 |       102 |         0 |       110
technic (6)                    |        99 |         0 |      1616
mobs_animal (2)                |        59 |         0 |       283
mobs_animal (8)                |        59 |         0 |       211
mobs_animal (1)                |        59 |         0 |       298
mobs_animal (4)                |        58 |         0 |       206
mobs_monster (1)               |        57 |         0 |       726
mobs_animal (6)                |        48 |         0 |       216
mobs_animal (3)                |        37 |         0 |       384

the actual new gamer Mototank used a lot of trunk and leaves, so moretrees up, but look much !

profiler
Code: Select all
* pipeworks 34% (main from globalstep[1])
* mobs_monster 11.6% (main on_punch[x])
* mobs_animal 11.4% (main on_step[x])
* mesecons 10.7% (globalstep[1])
* technic 10% (switching station 75%, + globalstep[2] 7%)
* default 9.5%
* areas 3%
* adv_spawning 2%
* moretrees 0%

moretrees is strange - compare with lagcheck and know that was used last 5 hours
Festus1965
Member
 
Posts: 974
Joined: Sun Jan 03, 2016 11:58 am
GitHub: Minetest-One
In-game: Thomas Explorer

Re: [Server] Minetest Thailand 5.1.0-51662da :30001 akti

Postby Festus1965 » Tue Mar 12, 2019 5:51 am

so, here we go after 5 days out of home

Code: Select all
2019-03-08 10:49:59: ERROR[Main]: ServerError: AsyncErr: ServerThread::run Lua: OOM error from mod 'technic' in callback LuaABM::trigger(): not enough memory
2019-03-08 10:49:59: ERROR[Main]: Current Lua memory usage: 782 MB


Code: Select all
2019-03-08 22:22:13: ERROR[Main]: ServerError: AsyncErr: ServerThread::run Lua: OOM error from mod 'technic' in callback LuaABM::trigger(): not enough memory
2019-03-08 22:22:13: ERROR[Main]: Current Lua memory usage: 839 MB


Code: Select all
2019-03-09 09:54:00: ERROR[Main]: ServerError: AsyncErr: ServerThread::run Lua: OOM error from mod 'technic' in callback LuaABM::trigger(): not enough memory
2019-03-09 09:54:00: ERROR[Main]: Current Lua memory usage: 586 MB


Code: Select all
2019-03-09 21:22:30: ERROR[Main]: ServerError: AsyncErr: ServerThread::run Lua: OOM error from mod 'technic' in callback LuaABM::trigger(): not enough memory
2019-03-09 21:22:30: ERROR[Main]: Current Lua memory usage: 785 MB


Code: Select all
2019-03-10 07:23:04: WARNING[Server]: Undeclared global variable "name" accessed at ...netest/mods/technic/technic/machines/register/cables.lua:66


Code: Select all
2019-03-10 15:27:36: WARNING[Server]: Assignment to undeclared global "infotext" inside a function at /home/thomas/.minetest/mods/digtron/nodes/node_crate.lua:187.
2019-03-10 15:27:36: WARNING[Server]: Assignment to undeclared global "deserialized_layout" inside a function at /home/thomas/.minetest/mods/digtron/class_layout.lua:458.


Code: Select all
2019-03-11 00:20:08: ERROR[Main]: ServerError: AsyncErr: ServerThread::run Lua: OOM error from mod 'technic' in callback LuaABM::trigger(): not enough memory
2019-03-11 00:20:08: ERROR[Main]: Current Lua memory usage: 674 MB


alot of
Code: Select all
2019-03-11 09:14:48: WARNING[Server]: Pathfinder: failed to update cost map

and crash as after is new start

a lot of
Code: Select all
2019-03-11 20:12:11: WARNING[Emerge-5]: ScriptApiBase::objectrefGetOrCreate(): Pushing ObjectRef to removed/deactivated object, this is probably a bug.

as after restart

Code: Select all
2019-03-12 12:31:43: ERROR[Main]: ServerError: AsyncErr: ServerThread::run Lua: OOM error from mod 'technic' in callback LuaABM::trigger(): not enough memory
2019-03-12 12:31:43: ERROR[Main]: Current Lua memory usage: 542 MB


as a lot of
* A mismatched client tried to connect from
* Pathfinder: failed to update cost map
* Player Luxxy and Mototank moved too fast; resetting position


so OOM crash count new:
* technic 3+7 = 10
* pipeworks 1
* digtron 1
* Pathfinder 1
Festus1965
Member
 
Posts: 974
Joined: Sun Jan 03, 2016 11:58 am
GitHub: Minetest-One
In-game: Thomas Explorer

[Server] Minetest Thailand 5.1.0-51662da :30001 aktive

Postby Festus1965 » Tue Mar 12, 2019 5:56 am

so far the restarting after technic OOM was under 10 hours, but got longer on 12, as
Zentro and me digged out massive much of technic stuff (cable !!! and machines) - so is helping I guess to reduce
Maybe I also have to reduce my GigaStorage with massive count of Goldchests on Pipeworks (guess 100 nodes long, left and right 5 chests high ...1000 chests all just for one item like cobblestone hihi)

So things to do next
* update minetest-server again
with changes
** log off Pathfinder (found position on source code)
*** or enlarge with position, so that i could teleport and kill
*** or better let monster kill itself if trapped with this
** log off moved too fast, better make a chat warning to player (searching for this code position)
** cmake / make without LuaJit ?
and
* check out again update technic or change some code
Festus1965
Member
 
Posts: 974
Joined: Sun Jan 03, 2016 11:58 am
GitHub: Minetest-One
In-game: Thomas Explorer

[Server] Minetest Thailand 5.1.0-51662da :30001 aktive

Postby Festus1965 » Tue Mar 12, 2019 9:32 am

just got the first cheater (named "ggtth", IP range 83.69.30.x), able to creative some items in fast time, no station build, just joined in new ! -- banned ip range

and then crash ...
Code: Select all
2019-03-12 16:03:27: WARNING[Server]: Undeclared global variable "cursed_world" accessed at /home/thomas/.minetest/mods/spawn_command/init.lua:18
2019-03-12 16:29:06: ERROR[Main]: ServerError: AsyncErr: environment_Step: Runtime error from mod 'xdecor' in callback environment_Step(): .../minetest/games/minetest_game/mods/default/functions.lua:572: core.check_player_privs expects a player or playername as argument.
2019-03-12 16:29:06: ERROR[Main]: stack traceback:
2019-03-12 16:29:06: ERROR[Main]:    [C]: in function 'error'
2019-03-12 16:29:06: ERROR[Main]:    /usr/local/share/minetest/builtin/game/misc.lua:11: in function 'check_player_privs'
2019-03-12 16:29:06: ERROR[Main]:    .../minetest/games/minetest_game/mods/default/functions.lua:572: in function 'can_interact_with_node'
2019-03-12 16:29:06: ERROR[Main]:    ...l/share/minetest/games/minetest_game/mods/doors/init.lua:151: in function 'close'
2019-03-12 16:29:06: ERROR[Main]:    /home/thomas/.minetest/mods/xdecor/src/mechanisms.lua:23: in function 'func'
2019-03-12 16:29:06: ERROR[Main]:    /usr/local/share/minetest/builtin/common/after.lua:18: in function </usr/local/share/minetest/builtin/common/after.lua:4>
2019-03-12 16:29:06: ERROR[Main]:    /usr/local/share/minetest/builtin/game/register.lua:419: in function </usr/local/share/minetest/builtin/game/register.lua:399>
2019-03-12 16:29:06: ERROR[Main]: stack traceback:
Festus1965
Member
 
Posts: 974
Joined: Sun Jan 03, 2016 11:58 am
GitHub: Minetest-One
In-game: Thomas Explorer

[Server] Minetest Thailand 5.1.0-3b25b80 :30001 aktive

Postby Festus1965 » Tue Mar 12, 2019 11:01 am

so I used the chance

Minetest 5.1.0-dev-3b25b80-dirty (Linux) - just new pull / cmake / make (thought without LuaJit, hmmm)

updated: mods
* digtron
* mesecons
* moremesecons
* unified_inventory
* xdecor

wanted to
* technic, new 2 days old version = failed

and prepared next to update:
* worledit (just to test)
* plantlife (but not so new)

also activated server_cleaner, so
Code: Select all
2019-03-12 17:51:21: [Server]: Delete player biosos (365 days expired)
2019-03-12 17:51:21: [Server]: Delete player Krock (365 days expired)
2019-03-12 17:51:22: [Server]: Delete player Cheyenne (365 days expired)
2019-03-12 17:51:22: [Server]: Delete player JoMiner (365 days expired)
2019-03-12 17:51:22: [Server]: Delete player cHyper (365 days expired)
2019-03-12 17:51:22: [Server]: Delete player blue (365 days expired)
2019-03-12 17:51:22: [Server]: Delete player fanime (365 days expired)
2019-03-12 17:51:22: [Server]: Delete player Hectic (365 days expired)
2019-03-12 17:51:22: [Server]: Delete player diabolusUmarov (365 days expired)
2019-03-12 17:51:22: [Server]: Delete player Joseph_Neo (365 days expired)
2019-03-12 17:51:22: [Server]: Delete player Gordini (365 days expired)
2019-03-12 17:51:22: [Server]: Delete player LoweGaming (365 days expired)
2019-03-12 17:51:22: [Server]: Delete player Donnerflamme_HD (365 days expired)
2019-03-12 17:51:22: [Server]: Delete player Dunkelwelle (365 days expired)
2019-03-12 17:51:22: [Server]: Delete player Sauerbraten (365 days expired)
Festus1965
Member
 
Posts: 974
Joined: Sun Jan 03, 2016 11:58 am
GitHub: Minetest-One
In-game: Thomas Explorer

[Server] Minetest Thailand 5.1.0-3b25b80 :30001 akti

Postby Festus1965 » Tue Mar 12, 2019 7:31 pm

just happened
* white baked_clay:slopes... again gone unknown, no idea why

and crashes as soon Laran joined with mesecons ? changed it back to old version, as first thought only this part was new from day before

Code: Select all
2019-03-12 18:56:23: WARNING[Server]: Assignment to undeclared global "path" inside a function at /home/thomas/.minetest/mods/wiki/wikilib.lua:74.
2019-03-12 20:04:29: WARNING[Server]: Assignment to undeclared global "formspec" inside a function at /home/thomas/.minetest/mods/travelnet/init.lua:184.
2019-03-12 20:05:11: WARNING[Server]: Undeclared global variable "cursed_world" accessed at /home/thomas/.minetest/mods/spawn_command/init.lua:18
2019-03-13 00:44:52: WARNING[Server]: Assignment to undeclared global "sound" inside a function at /home/thomas/.minetest/mods/inventorybags/bags.lua:276.
2019-03-13 01:03:09: WARNING[Server]: Undeclared global variable "value" accessed at /home/thomas/.minetest/mods/inventorybags/bags.lua:103
2019-03-13 02:10:42: WARNING[Emerge-2]: ScriptApiBase::objectrefGetOrCreate(): Pushing ObjectRef to removed/deactivated object, this is probably a bug.
2019-03-13 02:12:58: WARNING[Server]: Undeclared global variable "nodeupdate" accessed at ...test/mods/technic/technic/machines/other/constructor.lua:102
2019-03-13 02:13:02: ERROR[Main]: ServerError: AsyncErr: environment_Step: Runtime error from mod 'mesecons' in callback environment_Step(): ...test/mods/technic/technic/machines/other/constructor.lua:102: attempt to call global 'nodeupdate' (a nil value)
2019-03-13 02:13:02: ERROR[Main]: stack traceback:
2019-03-13 02:13:02: ERROR[Main]:    ...test/mods/technic/technic/machines/other/constructor.lua:102: in function 'action_on'
2019-03-13 02:13:02: ERROR[Main]:    /home/thomas/.minetest/mods/mesecons/mesecons/internal.lua:190: in function </home/thomas/.minetest/mods/mesecons/mesecons/internal.lua:183>
2019-03-13 02:13:02: ERROR[Main]:    .../thomas/.minetest/mods/mesecons/mesecons/actionqueue.lua:93: in function 'execute'
2019-03-13 02:13:02: ERROR[Main]:    .../thomas/.minetest/mods/mesecons/mesecons/actionqueue.lua:84: in function 'spec_old'
2019-03-13 02:13:02: ERROR[Main]:    /home/thomas/.minetest/mods/lagcheck/init.lua:48: in function 'func'
2019-03-13 02:13:02: ERROR[Main]:    ...ocal/share/minetest/builtin/profiler/instrumentation.lua:106: in function <...ocal/share/minetest/builtin/profiler/instrumentation.lua:100>
2019-03-13 02:13:02: ERROR[Main]:    /usr/local/share/minetest/builtin/game/register.lua:419: in function </usr/local/share/minetest/builtin/game/register.lua:399>
2019-03-13 02:13:02: ERROR[Main]: stack traceback:


as of I did where complain "Undeclared global variable"
Code: Select all
-- wegen Undeclared global variable "xxx"
local xxx = nil


and again, hope last time
Code: Select all
2019-03-13 02:29:22: WARNING[Emerge-2]: ScriptApiBase::objectrefGetOrCreate(): Pushing ObjectRef to removed/deactivated object, this is probably a bug.
2019-03-13 02:29:22: WARNING[Emerge-0]: ScriptApiBase::objectrefGetOrCreate(): Pushing ObjectRef to removed/deactivated object, this is probably a bug.
2019-03-13 02:36:58: WARNING[Server]: Undeclared global variable "nodeupdate" accessed at ...test/mods/technic/technic/machines/other/constructor.lua:102
2019-03-13 02:36:58: ERROR[Main]: ServerError: AsyncErr: environment_Step: Runtime error from mod 'mesecons' in callback environment_Step(): ...test/mods/technic/technic/machines/other/constructor.lua:102: attempt to call global 'nodeupdate' (a nil value)
2019-03-13 02:36:58: ERROR[Main]: stack traceback:
2019-03-13 02:36:58: ERROR[Main]:    ...test/mods/technic/technic/machines/other/constructor.lua:102: in function 'action_on'
2019-03-13 02:36:58: ERROR[Main]:    /home/thomas/.minetest/mods/mesecons/mesecons/internal.lua:190: in function </home/thomas/.minetest/mods/mesecons/mesecons/internal.lua:183>
2019-03-13 02:36:58: ERROR[Main]:    .../thomas/.minetest/mods/mesecons/mesecons/actionqueue.lua:93: in function 'execute'
2019-03-13 02:36:58: ERROR[Main]:    .../thomas/.minetest/mods/mesecons/mesecons/actionqueue.lua:84: in function 'spec_old'
2019-03-13 02:36:58: ERROR[Main]:    /home/thomas/.minetest/mods/lagcheck/init.lua:48: in function 'func'
2019-03-13 02:36:58: ERROR[Main]:    ...ocal/share/minetest/builtin/profiler/instrumentation.lua:106: in function <...ocal/share/minetest/builtin/profiler/instrumentation.lua:100>
2019-03-13 02:36:58: ERROR[Main]:    /usr/local/share/minetest/builtin/game/register.lua:419: in function </usr/local/share/minetest/builtin/game/register.lua:399>
2019-03-13 02:36:58: ERROR[Main]: stack traceback:

just when laran
Code: Select all
Laran joins game. List of players: Bron Thailand Laran
2019-03-13 02:36:50: ACTION[Server]: Laran digs mesecons_button:button_off at (19566,25,23986)
2019-03-13 02:36:57: ACTION[Server]: Laran places node mesecons_button:button_off at (19566,25,23986)


there was two buttons opposite on a mese block, i took them off and stand here ... no crash, but as of new version mesecons or other ?
Festus1965
Member
 
Posts: 974
Joined: Sun Jan 03, 2016 11:58 am
GitHub: Minetest-One
In-game: Thomas Explorer

Re: [Server] Minetest Thailand 5.1.0-3b25b80 :30001 akti

Postby Festus1965 » Tue Mar 12, 2019 8:33 pm

as soon press the button now: crash

Code: Select all
2019-03-13 03:32:11: ERROR[Main]: ServerError: AsyncErr: environment_Step: Runtime error from mod 'mesecons' in callback environment_Step(): ...test/mods/technic/technic/machines/other/constructor.lua:104: attempt to call upvalue 'nodeupdate' (a nil value)
2019-03-13 03:32:11: ERROR[Main]: stack traceback:
2019-03-13 03:32:11: ERROR[Main]:    ...test/mods/technic/technic/machines/other/constructor.lua:104: in function 'action_on'
2019-03-13 03:32:11: ERROR[Main]:    /home/thomas/.minetest/mods/mesecons/mesecons/internal.lua:190: in function </home/thomas/.minetest/mods/mesecons/mesecons/internal.lua:183>
2019-03-13 03:32:11: ERROR[Main]:    .../thomas/.minetest/mods/mesecons/mesecons/actionqueue.lua:93: in function 'execute'
2019-03-13 03:32:11: ERROR[Main]:    .../thomas/.minetest/mods/mesecons/mesecons/actionqueue.lua:84: in function 'spec_old'
2019-03-13 03:32:11: ERROR[Main]:    /home/thomas/.minetest/mods/lagcheck/init.lua:48: in function </home/thomas/.minetest/mods/lagcheck/init.lua:46>
2019-03-13 03:32:11: ERROR[Main]:    /usr/local/share/minetest/builtin/game/register.lua:419: in function </usr/local/share/minetest/builtin/game/register.lua:399>
2019-03-13 03:32:11: ERROR[Main]: stack traceback:


but what of this ... cause it
Festus1965
Member
 
Posts: 974
Joined: Sun Jan 03, 2016 11:58 am
GitHub: Minetest-One
In-game: Thomas Explorer

Re: [Server] Minetest Thailand 5.1.0-3b25b80 :30001 akti

Postby rubenwardy » Tue Mar 12, 2019 8:53 pm

Festus1965 wrote:as soon press the button now: crash

Code: Select all
2019-03-13 03:32:11: ERROR[Main]: ServerError: AsyncErr: environment_Step: Runtime error from mod 'mesecons' in callback environment_Step(): ...test/mods/technic/technic/machines/other/constructor.lua:104: attempt to call upvalue 'nodeupdate' (a nil value)
2019-03-13 03:32:11: ERROR[Main]: stack traceback:
2019-03-13 03:32:11: ERROR[Main]:    ...test/mods/technic/technic/machines/other/constructor.lua:104: in function 'action_on'
2019-03-13 03:32:11: ERROR[Main]:    /home/thomas/.minetest/mods/mesecons/mesecons/internal.lua:190: in function </home/thomas/.minetest/mods/mesecons/mesecons/internal.lua:183>
2019-03-13 03:32:11: ERROR[Main]:    .../thomas/.minetest/mods/mesecons/mesecons/actionqueue.lua:93: in function 'execute'
2019-03-13 03:32:11: ERROR[Main]:    .../thomas/.minetest/mods/mesecons/mesecons/actionqueue.lua:84: in function 'spec_old'
2019-03-13 03:32:11: ERROR[Main]:    /home/thomas/.minetest/mods/lagcheck/init.lua:48: in function </home/thomas/.minetest/mods/lagcheck/init.lua:46>
2019-03-13 03:32:11: ERROR[Main]:    /usr/local/share/minetest/builtin/game/register.lua:419: in function </usr/local/share/minetest/builtin/game/register.lua:399>
2019-03-13 03:32:11: ERROR[Main]: stack traceback:


but what of this ... cause it


Technic is using a deprecated and removed function, try checking for updates. If no updates, then you can fix it by replacing any calls of nodeupdate with minetest.check_for_falling
rubenwardy
Moderator
 
Posts: 5740
Joined: Tue Jun 12, 2012 6:11 pm
GitHub: rubenwardy
In-game: rubenwardy

[Server] Minetest Thailand 5.1.0-3b25b80 :30001 aktive

Postby Festus1965 » Tue Mar 12, 2019 9:06 pm

rubenwardy wrote:Technic is using a deprecated and removed function, try checking for updates. If no updates, then you can fix it by replacing any calls of nodeupdate with minetest.check_for_falling
ah,
update would be there but issue: does not load. tried 2 versions, a week ago, and the one from 3 days ago

ok, will check that, thanks,
I see in new code line 101 + 116 that is fixed, so ok

edit: and it works now, thanks - would have taken much more time compare old and new, as even I dont trust new as not loading ...

also updated:
* Mod bakedclay

and of try solving technic OOM - debuild and destroyed about 1000 technic:gold_chest
Festus1965
Member
 
Posts: 974
Joined: Sun Jan 03, 2016 11:58 am
GitHub: Minetest-One
In-game: Thomas Explorer

[Server] Minetest Thailand 5.1.0-e22a69d :30001 aktive

Postby Festus1965 » Wed Mar 13, 2019 5:56 am

thatsnew:
Code: Select all
2019-03-13 12:55:48: ERROR[Main]: ServerError: AsyncErr: environment_Step: OOM error from mod 'protector' in callback environment_Step(): not enough memory
2019-03-13 12:55:48: ERROR[Main]: Current Lua memory usage: 587 MB
2019-03-13 12:55:48: ERROR[Main]: stack traceback:


and as have time just new
Code: Select all
Minetest 5.1.0-dev-e22a69d-dirty (Linux)
BUILD_TYPE=Release
RUN_IN_PLACE=0
USE_GETTEXT=1
USE_SOUND=0
USE_CURL=1
USE_FREETYPE=1
USE_LUAJIT=1
STATIC_SHAREDIR="/usr/local/share/minetest"


and after 20 minutes
Code: Select all
* 35% - pipeworks
* 27% - technic
* 7.6% - mobs monster
* 5.6% - mesecons
* 4.7% - areas
* 4.2% - player_api
* 4.1% - mobs animal
* 3.4% - unified_inventory
* 2.5% - time
* 2.4% - default
other less ...


and rebuild again about 300 technic.goldchests, as 1000 pipework.tubes, reducing ram needed and work done for nothing ...

also enlarge my Jail for other not liked ... Apps = 13 cells yet ...

after 5 hours +/-
Code: Select all
* 35% - pipeworks =
* 22% - technic -
* 9.3% - mobs monster +
* 5.9% - mesecons +
* 5.6% - default +
* 4.9% - areas +
* 3.4% - player_api -
* 3.8% - mobs animal -
* 3.0% - unified_inventory -
other less ...
Festus1965
Member
 
Posts: 974
Joined: Sun Jan 03, 2016 11:58 am
GitHub: Minetest-One
In-game: Thomas Explorer

[Server] Minetest Thailand 5.1.0-3b25b80 :30001 aktive

Postby Festus1965 » Wed Mar 13, 2019 1:27 pm

und wieder
Code: Select all
2019-03-13 20:22:10: ERROR[Main]: ServerError: AsyncErr: ServerThread::run Lua: OOM error from mod 'technic' in callback LuaABM::trigger(): not enough memory
2019-03-13 20:22:10: ERROR[Main]: Current Lua memory usage: 677 MB


so OOM crash count new:
* technic11
* pipeworks 1
* digtron 1
* Pathfinder 1
* protector 1

and with restart included:
* back
** [Mod] trash-can (5fd3df7 on 15.01.2016) 0.4.x - loaded
* new
** [Mod] flowerpot (6bce72a on 03.10.2017) 0.4.x - loaded
* removed
** teching
** worledit
...
Festus1965
Member
 
Posts: 974
Joined: Sun Jan 03, 2016 11:58 am
GitHub: Minetest-One
In-game: Thomas Explorer

[Server] Minetest Thailand 5.1.0-e22a69d :30001 aktive

Postby Festus1965 » Wed Mar 13, 2019 11:53 pm

after 10 hours: lagcheck
Code: Select all
Modname                        |   Average |       Min |       Max
technic (7)                    |       279 |         0 |     98519
technic (6)                    |       132 |         0 |      1549
technic (1)                    |       128 |         0 |     53887
poisonivy (1)                  |       122 |         0 |      2269
mesecons_detector (2)          |       109 |         0 |       485
mesecons_solarpanel (2)        |       107 |         0 |       107
mobs_animal (4)                |        63 |         0 |       436


and profiler:
Code: Select all
* 43.2% - pipeworks
* 14.9% - mobs_monster
* 9,8% - technic
* 9.3% - mesecons
* 5.8% - mobs_animal
* 3.8% - areas
* 3.4% - default
* 2.2% - adv_spawning
* 1.8% - player_api
* 1.5% - unified_inventory
* 1% - 3d_armor


also ready check forum posts, as Mod updates etc.

got
* maybe solution for technic, will check later
* will later upgrade mts, then without LuaJit (test mem OOM border, and speed)
* then
Ethereal (9bbd90e0b4 01.03.2019) = true
Basic materials (a5fdb721 02.01.2019) = true

and just during edit here and prepare new Mod with 10h 20m running
Code: Select all
2019-03-13 20:30:23: WARNING[Server]: Undeclared global variable "cursed_world" accessed at /home/thomas/.minetest/mods/spawn_command/init.lua:21
2019-03-14 03:20:09: WARNING[Server]: Undeclared global variable "name" accessed at ...netest/mods/technic/technic/machines/register/cables.lua:66
2019-03-14 04:14:24: WARNING[Server]: Undeclared global variable "network_name" accessed at /home/thomas/.minetest/mods/travelnet/init.lua:680
2019-03-14 06:58:33: ERROR[Main]: ServerError: AsyncErr: environment_Step: OOM error from mod 'technic' in callback environment_Step(): not enough memory
2019-03-14 06:58:33: ERROR[Main]: Current Lua memory usage: 703 MB
2019-03-14 06:58:33: ERROR[Main]: stack traceback:

so OOM crash count new:
* technic 12
* pipeworks 1
* digtron 1
* Pathfinder 1
* protector 1

restarted now with: Ethereal + Basic materials
Code: Select all
[Mod] Basic materials (a5fdb721 02.01.2019) 0.4.x - loaded
...
[MOD] Ethereal - Farming Redo detected and in use
[Mod] Ethereal (9bbd90e0b4 01.03.2019) 0.4.x - loaded


* just recompiling without LUAJIT
* new mod release in as
moreblocks
moremesecons
moreores
xdecor
* and then will test again new
technic

Code: Select all
Minetest 5.1.0-dev-e22a69d-dirty (Linux)
BUILD_TYPE=Release
RUN_IN_PLACE=0
USE_GETTEXT=1
USE_SOUND=0
USE_CURL=1
USE_FREETYPE=1
USE_LUAJIT=0
STATIC_SHAREDIR="/usr/local/share/minetest"



so here start with new messages:
Not registering alias at [Mod] ferns
Code: Select all
2019-03-14 07:23:54: WARNING[Main]: Not registering alias, item with same name is already defined: ferns:fern_03 -> default:fern_3
2019-03-14 07:23:54: WARNING[Main]: Not registering alias, item with same name is already defined: ferns:fern_02 -> default:fern_2
2019-03-14 07:23:54: WARNING[Main]: Not registering alias, item with same name is already defined: ferns:fern_01 -> default:fern_1
[Mod] Ferns [0.2.1] [ferns] Loaded...

solved with line 25-27 fern.lua
Code: Select all
if default_ferns then
--   minetest.register_alias("ferns:fern_03", "default:fern_3")
--   minetest.register_alias("ferns:fern_02", "default:fern_2")
--   minetest.register_alias("ferns:fern_01", "default:fern_1")
end


Code: Select all
2019-03-14 07:23:55: WARNING[Main]: Not registering alias, item with same name is already defined: pipeworks:gear -> basic_materials:gear_steel
2019-03-14 07:23:55: WARNING[Main]: Not registering alias, item with same name is already defined: homedecor:plastic_sheeting -> basic_materials:plastic_sheet
2019-03-14 07:23:55: WARNING[Main]: Not registering alias, item with same name is already defined: homedecor:oil_extract -> basic_materials:oil_extract
2019-03-14 07:23:55: WARNING[Main]: Not registering alias, item with same name is already defined: homedecor:paraffin -> basic_materials:paraffin
2019-03-14 07:23:55: WARNING[Main]: Not registering alias, item with same name is already defined: homedecor:plastic_base -> basic_materials:paraffin
[Mod] Basic materials (a5fdb721 02.01.2019) 0.4.x - loaded

solved here with commenting this register_alias lines out (3 files)

Code: Select all
2019-03-14 07:24:49: WARNING[Main]: Not registering alias, item with same name is already defined: technic:panel_concrete_bottom -> technic:panel_concrete
2019-03-14 07:24:49: WARNING[Main]: Not registering alias, item with same name is already defined: technic:micro_concrete_bottom -> technic:micro_concrete
[Mod] 3d_armor / technic (2018-01) 0.4.x - loaded

a bit complex here at concrete/init.lua below line 118

Code: Select all
2019-03-14 07:25:35: WARNING[Main]: No craft recipe matches input
2019-03-14 07:25:35: WARNING[Main]: No craft recipe matches input
2019-03-14 07:25:35: WARNING[Main]: No craft recipe matches input
2019-03-14 07:25:35: WARNING[Main]: No craft recipe matches input
2019-03-14 07:25:35: WARNING[Main]: No craft recipe matches input
2019-03-14 07:25:35: WARNING[Main]: No craft recipe matches input
2019-03-14 07:25:35: WARNING[Main]: No craft recipe matches input
[Mod] technic / technic (700faca 10.04.2019) 0.4.x - loaded

don't know where this comes from "No craft recipe" not as text string in folder technic

so new technic is loading - and config changed (wild_mill)
unknown Items
* technic:combread (97, my chest at spawn)
oh, a lot more machines gone, have to see how ... = solved

ok so far,
still missing upgrade then the Mods
* pipeworks (as I see also need new [Mod] basic_materials)
* plantlife
guess tomorrow, as want to see for sure first if all ok
Festus1965
Member
 
Posts: 974
Joined: Sun Jan 03, 2016 11:58 am
GitHub: Minetest-One
In-game: Thomas Explorer

[Server] Minetest Thailand 5.1.0-e22a69d :30001 aktive

Postby Festus1965 » Thu Mar 14, 2019 3:44 am

OH,
[Mod] areas - loaded, ... but all area protections MISSING !

Server down !
so which update / mod caused that now ?

areas.dat was empty, so replaced with last working backup ...

server restarted:
* areas back, solved - guess missing as of some new Mod, but wired !
* [Mod] Pipeworks (15.11.2018) 0.4.x - loaded - the new one, works so far

and as visiting my most important areas all is ok, nothing (nodes, items, machines, pipes) missing yet.

so far waiting now, how long server runs (OOM), lag is good most under 0.2, and check after 4 and 8 hours the profiler about what mod strong, but still silent gamer in, where only the prisoners are all together and activating not only air around.
So the Weekend I have to invite them all back to old build house, so they cause also farming, moretrees, animals, monsters to see how good the balance is, and how much gamer is still ok with lag etc.
All this if no new failures coning in and make other work. Then see if max gamer 32 can be hold, or should be less.

seams have been biggest mistake to update [Mod] technic .... grrrr there changed a lot !
Festus1965
Member
 
Posts: 974
Joined: Sun Jan 03, 2016 11:58 am
GitHub: Minetest-One
In-game: Thomas Explorer

[Server] Minetest Thailand 5.1.0-e22a69d :30001 akti

Postby Festus1965 » Thu Mar 14, 2019 12:58 pm

Server shut down,
backup database before more damage comes

new technic out, old back in

I cant believe, like I had seen at first view, technic seams to delete all other technic, that is not activated now, taking all change to see unknown and repair. So Hasbro lost a lot of other chared chests ...

f.... feine technic

s... didn't work, so I have to handle that loosing ... f...
still new technic in, as old one now complains and stops server, no fun to search there long around
Festus1965
Member
 
Posts: 974
Joined: Sun Jan 03, 2016 11:58 am
GitHub: Minetest-One
In-game: Thomas Explorer

[Server] Minetest Thailand 5.1.0-e22a69d :30001 akti

Postby Festus1965 » Fri Mar 15, 2019 1:10 am

several crashes tonight from digtron (the actual git download - e09f1b9 on Jan 14)
Code: Select all
ERROR[Main]: ServerError: AsyncErr: ServerThread::run Lua: Runtime error from mod 'digtron' in callback on_playerReceiveFields(): /home/thomas/.minetest/mods/digtron/util.lua:315: attempt to index local 'inv' (a nil value)
2019-03-15 05:52:16: ERROR[Main]: stack traceback:
2019-03-15 05:52:16: ERROR[Main]:    /home/thomas/.minetest/mods/digtron/util.lua:315: in function 'update_builder_item'
2019-03-15 05:52:16: ERROR[Main]:    ...homas/.minetest/mods/digtron/nodes/node_builders.lua:131: in function 'func'
2019-03-15 05:52:16: ERROR[Main]:    .../share/minetest/builtin/profiler/instrumentation.lua:106: in function '?'
2019-03-15 05:52:16: ERROR[Main]:    /usr/local/share/minetest/builtin/game/register.lua:419: in function </usr/local/share/minetest/builtin/game/register.lua:399>

seams missing a declaration ?
issue is already open there (I commented also)

tried to fix as most other "attempt to index local '***' (a nil value)" with add before
* local inv = nil -- failed in running
* local inv = {} -- works for start
opps, might be better like this after reading ...
* local inv = meta:get_inventory() failed to start
* local inv = player:get_inventory() failed to start
as I see from different sources.

add: - profiler just 1 minute before crash ha!
Code: Select all
* 39.6% pipeworks
* 17.9% technic
* 14.1% - mobs monster
* 5.5% mesecons
* 4.7% default
* 4.5% mobs_animal
* 4.1% areas
* 2.8% player_api
might be boring, but every other server admin can think about his cpu usage with this date before he/she add new mod
Festus1965
Member
 
Posts: 974
Joined: Sun Jan 03, 2016 11:58 am
GitHub: Minetest-One
In-game: Thomas Explorer

[Server].Minetest.one Thailand 5.1.0-e22a69d :30001 aktive

Postby Festus1965 » Sat Mar 16, 2019 1:30 am

wow, after some surprising PM and actions in the morning feeling like censorship I see that the server is running since 14 hours,
as I think it is because off LuaJit = OFF option in cmake

so after still new [Mod] technic drives me crazy with this automatic deleting Items (machines) that are not set true (or is it a new gimmick ot mts itself ? not to let unknown blocks stand first to find out what is wrong ?)

here result of lagcheck:
Code: Select all
Modname                        |   Average |       Min |       Max
moretrees (43)                 |     23668 |         0 |     23668
technic (1)                    |      1280 |         0 |    276697
technic (6)                    |       403 |         0 |     37530
technic (7)                    |       336 |         0 |    305002
moretrees (17)                 |       125 |         0 |       125
mobs_animal (4)                |       105 |         0 |       811
mesecons_detector (2)          |        92 |         0 |      1056
mobs_monster (6)               |        91 |         0 |      1879
mobs_animal (2)                |        86 |         0 |      4355
mobs_animal (6)                |        69 |         0 |       391
locks (1)                      |        60 |         0 |      2318
mobs_monster (3)               |        53 |         0 |      2242
mobs_monster (7)               |        52 |         0 |       189
mobs_monster (5)               |        52 |         0 |      3128
mobs_monster (10)              |        50 |         0 |      6182
mobs_animal (3)                |        49 |         0 |      1969
mobs_monster (2)               |        48 |         0 |       505

and profiler:
Code: Select all
* 39.1% - pipeworks
* 19.2% - mobs_monster
* 10.3% - technic
* 8.4% - mesecons
* 7.5% - default
* 5.4% - mobs_animal
* 2.8% - areas
* 1.6% - player_api
* 1.2% - adv_spawning, unified_inventory
* 0.8% - time
* 0.5% - 3d_armor
* 0.0% - mobs, farming, moretrees

and as they differ so much I need to copy full server and let run same config, but just then without some of the most acting [Mod]s to find out the truth. (technic, pipeworks, moretrees - as mobs was of for 2 weeks )


but yesterday even with just a lag of 0.3 I felt a lag of chat about 3 sec !!!
and build problems, as moving ...
so I have the feeling there is another reason, hardware ? (cpu is not used at all, IO SSD ? writing cache a problem)
here I definitively stuck now ... about the source of that


and there are only too last mods I am looking for
- change border to automatic change up and down by server time, or better when I am logged in, to check new gamer - not let anyone in during not moderated
- [Mod] World borders - Edge barriers and bedrock [borders] - as can block spawns from each other with maybe further passing limits

as clear, the last 2 weeks my daughter didn't go on minetest anymore as there (as I always watch her on the pc just 2 meter left on me) having so much fun on Roblox with using line free speaking together (I tried minetest and mumble) but you cant act against this big players, and to be honest ... there is all she and friends like READY even like server jumping ... all things I see here often wished as mod or tried ...

So this server keeps, yes, - but in my opinion minetest lost the race ... its a thing for a few people, still too slow for
* anticheat (fly, noclip, distance acting) or
* blocking cloned clients make them loosing real gamer on the original
* let other clones earn money on our servers, disgusting this gamer have adv breaks ...

as the last two history of Celine (my daughter) was destroy her just new build coffee near spawn5 and the noclip cheaters on ctf where we had much fun as a team ... but this is gone now.

Even I don't want to confess her anymore as I see the speed of minetest ... core acting for this cases.

I wanna play with my daughter, I have to ... to be able to shelter her from violent acting in internet, so I have to play roblox also ... to see bad actions. So I need another PC with windows, beside me ... and loosing focus on minetest also

and don't run into my server again, all you coders ... act on the code ... not waist time answer here.
Festus1965
Member
 
Posts: 974
Joined: Sun Jan 03, 2016 11:58 am
GitHub: Minetest-One
In-game: Thomas Explorer



Return to Servers



Who is online

Users browsing this forum: Bing Bot [Bot] and 0 guests