Skip to content

Commit

Permalink
Add some logging to help catch a rare crash
Browse files Browse the repository at this point in the history
  • Loading branch information
LoneWolfHT committed Nov 1, 2023
1 parent 797abe0 commit 60b745b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mods/apis/ctf_gui/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ do
end
end

minetest.log("action", "[ctf_gui] unpacking: "..dump(l))
return format(base, unpck(l))
end

Expand Down

0 comments on commit 60b745b

Please sign in to comment.