Hi. my name is Minkoo
Im developing Android App with Corona Enterprise, and I felt need Hashmap data structure, so I googling about that, but I couldnt find any solution with corona sdk.
So I just used ‘sano lua’ that kind of lua module providing hash map and other collection types.
Then When I test on device after coding using 'sanos hash map' , unfortunately Ive got error like this.
I/Corona(4135): ERROR: loadstring() is not available b/c the parser is not loaded.
I/Corona(4135): Lua Runtime Error: lua_pcall failed with status: 2, error message is: …erprise/Android/project/ClassicStory/corona/sano.lua:7384: attempt to call a nil value
I think the function ‘loadstring()’ in ‘sano lua’ is a problem.
But on the simulator, that code was working!!
Do you have any ideas? I need really help Y_Y
I am developing on IOS.
Thank you
[import]uid: 180717 topic_id: 33249 reply_id: 333249[/import]