Since there's the line stating:
Code: Select all
if self.do_ponds thenHowever, if you don't supply a do_ponds argument, then it crashes in the _M:init function at:
Code: Select all
self.do_ponds.zoom = self.do_ponds.zoom or 5Moderator: Moderator
Code: Select all
if self.do_ponds thenCode: Select all
self.do_ponds.zoom = self.do_ponds.zoom or 5