Meeting Minutes (2010-Sep-5)
Moderator: Moderators
Re: Meeting Minutes (2010-Sep-5)
Test build... not release build
Re: Meeting Minutes (2010-Sep-5)
in master
-
- Posts: 834
- Joined: 19 May 2009, 21:10
Re: Meeting Minutes (2010-Sep-5)
zwzsg wrote:this implies you are able to read plain English
SirMaverick wrote:of course this implies you are able to read plain English error messages
I find it insulting to be misquoted and to claim things I've never said.often when I try to read Spring source, even simple parts like /LuaSyncedRead.cpp, I'm confused. I find it insulting to claim that reading Spring souce is as easy as reading plain english.
"plain English error messages" are mostly given e.g. when spring crashes or when you have broken lua code. The point was some fail even to read and understand those.
I never said spring source code is as easy to read as plain English text.
Re: Meeting Minutes (2010-Sep-5)
Not all 'plain english error messages' are actually accurate though, c.f. 'cannot find wreckage info'
Re: Meeting Minutes (2010-Sep-5)
Yeah, but most Lua error tell you precisely the file and line where the error occured, and that makes debugging very easy. Plus it crash very softly: just an error message, sometimes the offending file unloaded, but no crash of game.