-
I do not understand why this happened.
Minetest 0.5.0
Branch clean_api
```txt
8-06-21 00:01:03: [Main]: [advanced_npc] INFO: Successfully registered program '"sunos:interagir_mobilia"'
2018-06-21…
-
`minetest --server --migrate-players sqlite3 --world ~/.minetest/worlds/world`
See also .
-
Hi, since update Minetest 5.2 i encounter an error preventing server to start.
```
ModError: Failed to load and run script from minetest/mods/moresnow/init.lua:
ERROR[Main]: Unknown node: moresnow:…
-
2016-11-26 17:29:45: ACTION[Server]: BarrBarr uses farming:hoe_diamond, pointing at [node under=16002,5,16031 above=16002,6,16031]
2016-11-26 17:29:45: ERROR[Main]: ServerError: Lua: Runtime error fr…
-
When in Nether, the game regularly crashes with `39495 bus error`. It hasn't happened at all until I started going to Nether.
This is a typical scenario:
```
2017-12-15 17:05:01: ACTION[Server]: …
-
Sure, I can definitely help you write a tutorial on this. First, I'll go through the basic steps of using Git, followed by instructions on how to use the specific repository with a Minetest server. Fo…
-
##### Minetest version
```
5.3.0 and 5.4.0-dev-af22dd86e
```
##### OS / Hardware
Operating system: Windows 10 64-bit
CPU: Intel Core 2 Duo
##### Summary
The `override.txt` file doesn…
-
##### Issue type
- Feature request
##### Summary
For the sake of ease-of-use, speed and interoperatibility between desktop and the web, Minetest can have its own custom browser protocol interpre…
-
**Describe the bug**
Says HTTP API Unavailable unless configured for unless configured under secure.trusted_mods = discord_webhook _instead of_ secure.http_mods = discord_webhook
Steps to reproduc…
-
There were changes to minetest.create_detached_inventory function, due to bug https://github.com/minetest/minetest/issues/4403, there were fixes merged: https://github.com/minetest/minetest/pull/4812 …