windfield icon indicating copy to clipboard operation
windfield copied to clipboard

windfield/init.lua:36: attempt to call method 'collisionClear' (a nil value)

Open DjSapsan opened this issue 5 years ago • 3 comments

Error

windfield/init.lua:36: attempt to call method 'collisionClear' (a nil value)

Traceback

windfield/init.lua:36: in function 'newWorld' main.lua:11: in function 'load' [C]: in function 'xpcall' [C]: in function 'xpcall'

DjSapsan avatar Apr 28 '19 21:04 DjSapsan

Could you paste your source code? I may be able to help if I could see what you're running.

0paIescent avatar May 01 '19 21:05 0paIescent

Thanks for answer. Basically its: self.world = wf.newWorld(0, 0, true) I tested in different environments with same results.

DjSapsan avatar May 01 '19 21:05 DjSapsan

any answer?

DjSapsan avatar May 04 '19 22:05 DjSapsan