Commit graph

3 commits

Author SHA1 Message Date
tenplus1
42478293ea
mtg_craftguide: fix nil error
Fixes: "ERROR[Main]: ServerError: AsyncErr: ServerThread::run Lua: Runtime error from /home/xanadu/.minetest/mods/mtg_craftguide/init.lua:412: attempt to index local 'info' (a nil value)"

It seems that some 5.x clients cause a "[Server]: static int ModApiServer::l_get_player_information(lua_state*): peer was not found" issue and cause nil to be returned for the player information fields.
2021-01-08 14:35:15 +00:00
SmallJoker
1da168b3c3
Craftguide: Fix error caused by removing invalid recipes (#2732) 2020-08-23 14:35:12 +02:00
Paul Ouellette
5d0e4aef45
Add simplified version of 'craftguide' mod, named 'mtg_craftguide' (#2396) 2020-08-22 00:20:58 +01:00