class/Game.lua line 205 should be
function _M:display(nb_keyframe)
but was
function _M:display()
example_realtime module is broken, here is the fix
Moderator: Moderator
Re: example_realtime module is broken, here is the fix
Many, many thanks for that. When I saw the real-time mod I thought ToME might be an excellent prototype for an idea I've had. I've been disheartened in the last couple of months that it hasn't been working, and when I'm finally ready to look seriously into it, you've posted the fix.
Brilliant!
Brilliant!