0% found this document useful (0 votes)
11 views

debug

The document contains log entries from a Minetest server, detailing warnings about undeclared global variables and actions related to loading mods. It notes the loading of 'Mobs Redo' and 'Mobs Humans [v0.2.2]', as well as issues with item alias registration. Additionally, it mentions that client-side mods are disabled by configuration and provides information about the server's listening status and world locations.

Uploaded by

arteokondili
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views

debug

The document contains log entries from a Minetest server, detailing warnings about undeclared global variables and actions related to loading mods. It notes the loading of 'Mobs Redo' and 'Mobs Humans [v0.2.2]', as well as issues with item alias registration. Additionally, it mentions that client-side mods are disabled by configuration and provides information about the server's listening status and world locations.

Uploaded by

arteokondili
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

-------------

Separator
-------------

2020-01-17 18:26:50: WARNING[Main]: Undeclared global variable "HUD_ENABLE_HUNGER"


accessed at .../0/Minetest/games/minetest_game/mods/hud/builtin.lua:41
2020-01-17 18:26:50: ACTION[Main]: [MOD] Mobs Redo loaded
2020-01-17 18:26:50: ACTION[Main]: [Mod] Mobs Humans [v0.2.2] loaded.
2020-01-17 18:26:50: WARNING[Main]: Not registering alias, item with same name is
already defined: xdecor:crafting_guide -> craftguide:book
2020-01-17 18:26:51: ACTION[Main]: World at
[/storage/emulated/0/Minetest/worlds/storymode]
2020-01-17 18:26:51: ACTION[Main]: Server for gameid="minetest" listening on
0.0.0.0:63765.
2020-01-17 18:26:52: WARNING[Main]: Client side mods are disabled by configuration.

-------------
Separator
-------------

2020-01-17 18:27:25: [Main]: Automatically selecting world at


[/storage/emulated/0/Minetest/worlds/storymode]
2020-01-17 18:27:29: WARNING[Main]: Undeclared global variable "HUD_ENABLE_HUNGER"
accessed at .../0/Minetest/games/minetest_game/mods/hud/builtin.lua:41
2020-01-17 18:27:29: ACTION[Main]: [MOD] Mobs Redo loaded
2020-01-17 18:27:29: ACTION[Main]: [Mod] Mobs Humans [v0.2.2] loaded.
2020-01-17 18:27:30: WARNING[Main]: Not registering alias, item with same name is
already defined: xdecor:crafting_guide -> craftguide:book
2020-01-17 18:27:30: ACTION[Main]: World at
[/storage/emulated/0/Minetest/worlds/creative]
2020-01-17 18:27:30: ACTION[Main]: Server for gameid="minetest" listening on
0.0.0.0:65095.
2020-01-17 18:27:31: WARNING[Main]: Client side mods are disabled by configuration.

-------------
Separator
-------------

2021-03-28 14:42:17: WARNING[Main]: Undeclared global variable "worldedit" accessed


at ...est/games/minetest_game/mods/worldedit/manipulations.lua:1
2021-03-28 14:42:17: WARNING[Main]: Undeclared global variable "HUD_ENABLE_HUNGER"
accessed at ...ated/0/Minetest/games/minetest_game/mods/hud/builtin.lua:41
2021-03-28 14:42:17: ACTION[Main]: [MOD] Mobs Redo loaded
2021-03-28 14:42:18: ACTION[Main]: [Mod] Mobs Humans [v0.2.2] loaded.
2021-03-28 14:42:18: WARNING[Main]: Not registering alias, item with same name is
already defined: xdecor:crafting_guide -> craftguide:book
2021-03-28 14:42:19: ACTION[Main]: World at
[/storage/emulated/0/Minetest/worlds/storymode]
2021-03-28 14:42:19: ACTION[Main]: Server for gameid="minetest" listening on
0.0.0.0:57936.
2021-03-28 14:42:24: WARNING[Main]: TextureSource::getPalette(): the specified
palette image "unifieddyes_palette_extended.png" is larger than 256 pixels, using
the first 256.
2021-03-28 14:42:24: ACTION[Server]: singleplayer [127.0.0.1] joins game.
2021-03-28 14:42:24: ACTION[Server]: singleplayer joins game. List of players:
singleplayer
2021-03-28 14:42:24: WARNING[Main]: Client side mods are disabled by configuration.
2021-03-28 14:42:36: WARNING[Server]: Undeclared global variable "moving_anim"
accessed at ...ted/0/Minetest/games/minetest_game/mods/vehicles/api.lua:794
2021-03-28 14:42:44: WARNING[Server]: Assignment to undeclared global "num" inside
a function at ...netest/games/minetest_game/mods/dmobs/mobs/butterfly.lua:22.

You might also like