Time Nick Message 18:07 Krock !tell entuland stop composing too long chat messages (/list_areas for example). The error handling isn't great there, but running minetest in gdb might help to get a rough backtrace to the responsible Lua API 18:07 ShadowBot Krock: O.K. 18:40 nerzhul hey Krock, if you have time my refacto pr needs an eye, zero functional change, but pretty much nicer design in order to continue to re-architecture the client :) 19:17 Krock wasn't the current singleton your idea? 19:28 Krock whatever. it looks good 19:53 nerzhul yep it was my idea during the refactor 19:53 nerzhul as i said in the PR 19:53 nerzhul but now it's time for better client architecturing to remove it 19:53 nerzhul the driver part will be pretty hard, maybe reorganizing the caller functions in better object will help 19:53 Krock indeed 19:55 Krock as long the code is easy to maintain and understand, I suppose either way is okay 19:55 Krock i.e. PR or your object refactor ideas 19:56 nerzhul yep it's the idea 19:56 nerzhul client is crappy to maintain, i want to clarify some things