Debugger issue

version 1.49
SDK 704a
lua 5.1.4

Hi,
I’m trying out the Cider platform, which looks pretty slick. I tried to debug an existing application that uses the well known middleclass.lua OO abstractor on Github.

I’m getting a runtime error in the CiderDebugger.lua code

Runtime error: …ments/workspace/cider test/antgame/CiderDebugger.lua:1022: type ‘table’ is not supported as a key by JSON.

It appears serializing the objects with JSON don’t respond very well to the tables. Is there a way around this?

Thanks and keep up the great work!

Erik [import]uid: 40142 topic_id: 27426 reply_id: 327426[/import]

Hello Erik,

Thanks for the feedback!
We will take a look at it. It seems the JSON implementation keeps changing for each Corona release so we need to update the debugger. Could you perhaps send us the project files so we can replicate the problem on our side and get it fixed. That would help us a lot. Our email is:
mydevelopergames@gmail.com

Regards,
M.Y. Developers [import]uid: 55057 topic_id: 27426 reply_id: 113163[/import]