1
0
mirror of https://github.com/minetest/minetest.git synced 2025-07-03 08:20:23 +02:00
Files
minetest/src/script
est31 860d70bd0e Don't print whole json data buffer to errorstream on error
`errorstream` must not be overly verbose as clientside it is directly printed
onto the ingame chat window. These days, the serverlist can contain > 200k bytes,
so better print it to warningstream if the data buffer is too long.
2016-01-28 23:53:58 +01:00
..
2016-01-20 00:36:48 +00:00
2016-01-23 05:45:29 +01:00
2015-03-27 15:00:48 -04:00
2015-11-08 15:57:15 -05:00