Skip to content

nodes_dump.json adds invalid paramtype2 value 4dir causing exception #50

@Routhinator

Description

@Routhinator

Just setting this up, added the latest version of the nodes_dump mod and it generate the dump. However starting a fullrender, I get the following error:

luanti@luanti:~/worlds/Treescape$ panorama --config panorama.config.toml fullrender
2025/08/28 10:50:17 INFO loading game description game=/var/games/luanti/data/.minetest/games/asuna mods=/var/games/luanti/data/.minetest/mods desc=/var/games/luanti/data/worlds/Treescape/nodes_dump.json
2025/08/28 10:50:17 ERROR unable to load game description error="invalid paramtype2: `4dir`"

Looking at the nodes_dump.json it appears that a large number (if not all) of the blocks have the exact paramtype2 value it's complaining about. Given it's being generated from nodes_dump that way - I presume this is a bug in that mod.

"paramtype2" : "4dir"

Full copy of the dump attached. This is with Luanti 5.14-dev

Luanti 5.14.0-dev-04d9bd5 (Linux)
Using LuaJIT 2.1.1737090214 (OpenResty)
Built by GCC 14.2
Running on Linux/6.12.41 x86_64
BUILD_TYPE=Release
RUN_IN_PLACE=0
USE_CURL=1
STATIC_SHAREDIR="/usr/local/share/luanti"
STATIC_LOCALEDIR="/usr/local/share/locale"

Panorama and nodes_dump are both latest master.

nodes_dump.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions