Přidat „debug-errors.txt“

This commit is contained in:
Milan Meduna 2020-10-28 22:10:47 +01:00
parent ab82bf3382
commit f0bd50ca81
1 changed files with 5 additions and 0 deletions

5
debug-errors.txt Normal file
View File

@ -0,0 +1,5 @@
2020-10-28 22:06:55: ERROR[Server]: [crops] Unable to find plant "air" in crops table
2020-10-28 22:07:02: ERROR[Main]: ServerError: AsyncErr: ServerThread::run Lua: Runtime error from mod 'crops' in callback node_on_dig(): /home/minetest/.minetest/mods/crops/init.lua:292: attempt to index local 'plant' (a nil value)
2020-10-28 22:07:02: ERROR[Main]: stack traceback:
2020-10-28 22:07:02: ERROR[Main]: /home/minetest/.minetest/mods/crops/init.lua:292: in function 'die'
2020-10-28 22:07:02: ERROR[Main]: /home/minetest/.minetest/mods/crops/corn.lua:297: in function </home/minetest/.minetest/mods/crops/corn.lua:286>