digtron
digtron copied to clipboard
A modular tunnel boring/construction machine mod for Minetest.
I did not witness this myself, just the player's report and the crash report in my server logs. Player claims that the crash trigger is a digtron attempting to dig...
> Syntax error whilst reading /locale/digtron.ru.tr: Line 185: Unknown escape character: н `@н` isn't a valid escape sequence. Make sure to check other files for this too
Digtron has the stub of support for internationalisation, with a number of strings written into a template file by Facedeer. But it appears that these files haven't been touched in...
when setting periodicity to 3, currently it sets builders to: | Builder `#1`offset=0 | Builder `#2`offset=0 | Builder `#3`offset=0 | moves`-->` | | | |-|-|-|-|-|-| |nothingbuilds here |...
I got this error: ``` 2020-11-05 23:38:54: ERROR[Main]: ServerError: AsyncErr: ServerThread::run Lua: Runtime error from mod 'digtron' in callback node_on_receive_fields(): ...minetest5/bin/../mods/digtron/nodes/node_controllers.lua:275: attempt to perform arithmetic on local 'offset' (a nil...
I want to integrate loading and unloading digtrons with advtrains. I think the best way would be to have some special track in advtrains that docks to a digtron in...
rewrite branch from `facedeer`, added as a PR for reference
Digtrons seem to loose entire sections of parts. First it happened to one player with a decently sized digtron (~50 digging heads lost at random), then it happened to a...
I've got a crash on the latest 2 commits: digtron/util.lua:193: bad argument #1 to 'pairs' Not sure what is the cause.
This occurred on the server this morning. User isn't currently online to ask what builders are on their digtron (but it doesn't appear to be caused by normal building?). ```...