I got CSL to work a long time ago and like the ability to print tables, for one thing. So I tried to include it in another project and am getting the error below. The only reference I have is the line that requires CSL :
[lua]local CSL = require “crawlspaceLib”[/lua]
and the error I get is
crawlspaceLib.lua:460: attempt to call field 'newGroup' (a nil value)
Anyone know what’s causing this?
Is there another easy way to print tables to the console? [import]uid: 82378 topic_id: 25601 reply_id: 325601[/import]