Amazing! I should probably add some extra guards to identify this case too.
Ah yes, I think there are a couple of warnings from ObjC usage of some sort. Nothing major.
Amazing! I should probably add some extra guards to identify this case too.
Ah yes, I think there are a couple of warnings from ObjC usage of some sort. Nothing major.
@Steppers my bbcProcTree project crashes now and the error says it comes from one of your automatically generated pages. Could you help me track this down?
Documents/bbProcTree%20Kit/_dep_Documents_JavaScript.lua:350: bad argument #2 to ‘format’ (number expected, got nil)
stack traceback:
[C]: in function ‘string.format’
Documents/bbProcTree%20Kit/_dep_Documents_JavaScript.lua:350: in function <Documents/bbProcTree%20Kit/_dep_Documents_JavaScript.lua:347>
Documents/bbProcTree%20Kit/_dep_Documents_JavaScript.lua:350: bad argument #2 to ‘format’ (number expected, got nil)
stack traceback:
[C]: in function ‘string.format’
Documents/bbProcTree%20Kit/_dep_Documents_JavaScript.lua:350: in function <Documents/bbProcTree%20Kit/_dep_Documents_JavaScript.lua:347>
I’ll give it a try!
On another note the Game of Life submission is missing a dependency. I’m fairly sure it’s a problem with my dependency inclusion system so I’ll see if I can figure out a solution to work with the new require syntax.
Is it missing ImmediateUI?