• Joined on 2022-06-04
Niklp commented on issue your-land/bugtracker#5978 2024-04-30 20:22:44 +00:00
3d_armor/3d_armor/api.lua:723: attempt to index local 'inv' (a nil value)

(grabs this issue, asked Alias)

Niklp commented on issue your-land/bugtracker#6733 2024-04-30 16:55:13 +00:00
590: API change in set_physics_override

We probably should ask rubenwardy to read out from the content DB where the "old" (read: wrong) style is used and then poke maintainers.

I linked already to a zipgrep on the Archtec…

Niklp commented on issue your-land/bugtracker#6733 2024-04-28 19:02:23 +00:00
590: API change in set_physics_override

Crosspost from the Archtec bugtracker https://github.com/Archtec-io/bugtracker/issues/179

Niklp commented on issue your-land/bugtracker#1064 2024-03-06 16:33:56 +00:00
yo_its_meh reports: ethereal coral and ethereal se ...

Also, why are the corals not done as well ? :D

Read the code again please, corals are fully done too.

For some reason it only works if I set run_at_every_load = true

that's weird,…

Niklp commented on issue your-land/bugtracker#1064 2024-03-03 16:03:43 +00:00
yo_its_meh reports: ethereal coral and ethereal se ...

The old seaweed is not converted to the new one automatically

you may want to read the code, there is a LBM (works at least on my server in prod w/o any issues) https://codeberg.org/tenplus1/

Niklp commented on issue your-land/bugtracker#5553 2023-12-10 11:11:15 +00:00
flux reports: signs (e.g. signs:wooden_long_ ...

The main PR is merged and introduced a regression. https://github.com/mt-mods/display_modpack/pull/10/ is required too.

Niklp commented on issue your-land/bugtracker#5553 2023-12-05 18:55:25 +00:00
flux reports: signs (e.g. signs:wooden_long_ ...

Should be fixed by https://github.com/mt-mods/display_modpack/pull/9 (already on the testserver).

Niklp commented on issue your-land/bugtracker#5553 2023-12-04 21:08:28 +00:00
flux reports: signs (e.g. signs:wooden_long_ ...

Explanation: Minetest sends the nodemeta automatically and doesn't need a server step to show up the node formspec. when the lag is high enough, the formspecs gets visibly re-setted (that removes…

Niklp commented on issue your-land/bugtracker#5553 2023-11-27 19:16:05 +00:00
flux reports: signs (e.g. signs:wooden_long_ ...

i type a couple letters, then the formspec resets and erase what i typed

Never happend to me :\

Niklp commented on issue your-land/bugtracker#5553 2023-11-26 13:25:26 +00:00
flux reports: signs (e.g. signs:wooden_long_ ...

I take this issue. (Alias can't assign me due to permission issues)

Niklp commented on issue your-land/bugtracker#5428 2023-10-30 13:20:20 +00:00
annah reports: Mod suggestion: xdecor. Yourla ...

Just saying it: There's a more or less good maintained fork by Wuzzy https://codeberg.org/Wuzzy/xdecor-libre

Niklp created repository Niklp/yl_matterbridge 2023-09-13 19:28:20 +00:00
Niklp commented on issue your-land/bugtracker#5250 2023-09-13 14:45:24 +00:00
mrminer reports: there should be option to chan ...

Upstream PR merged. (d7d55fbb79)

Niklp commented on issue your-land/bugtracker#5016 2023-07-27 15:34:28 +00:00
display_modpack/signs eat backslashes

Fixed in 1f8e99c9c5 and bd59f7f78b