Glider 1.7.1 - cannot load a LIME map

Problem: New Glider cannot load any “LIME” map. It works fine with old Cider versions until new v1.7.0

my code:

require "lime"  
local map = lime.loadMap("map.tmx")  
local visualMap = lime.createVisual(map)  

error messages:
Invalid input: ‘orthogonal’
Invalid input: ‘img’
Invalid input: ‘img.png’
Invalid input: ‘layer1’
Invalid input: ‘base64’
Invalid input: ‘zlib’
…/lime-map.lua:1478: attempt to index local ‘rightTile’ (a nil value)

thank you for any advice how to solve it [import]uid: 123550 topic_id: 31273 reply_id: 331273[/import]

I’ll second this bug. Glider just updated to 1.7 for me and can no longer load maps. The above error is actually coming out of lime-external-Json.lua. [import]uid: 133637 topic_id: 31273 reply_id: 125165[/import]

Sorry you are having issues. We are working on this bug asap.

Regards,
M.Y. developers [import]uid: 55057 topic_id: 31273 reply_id: 125168[/import]

Issue has been resolved for the time being. This needs more investigation but we have contacted the Lime author about it.

Also, if you are noticing slow startup times with the debugger you may want to turn off “debug main chunk” from the Glider options page. This will prevent debugging of your loading section and will significantly improve startup times.

Please confirm the bug is fixed.

Regards,
M.Y. Developers [import]uid: 55057 topic_id: 31273 reply_id: 125179[/import]

I can confirm that map loading is OK now, version 1.7.11 has fixed it.
Thank you very much [import]uid: 123550 topic_id: 31273 reply_id: 125182[/import]

I’ll second this bug. Glider just updated to 1.7 for me and can no longer load maps. The above error is actually coming out of lime-external-Json.lua. [import]uid: 133637 topic_id: 31273 reply_id: 125165[/import]

Sorry you are having issues. We are working on this bug asap.

Regards,
M.Y. developers [import]uid: 55057 topic_id: 31273 reply_id: 125168[/import]

Issue has been resolved for the time being. This needs more investigation but we have contacted the Lime author about it.

Also, if you are noticing slow startup times with the debugger you may want to turn off “debug main chunk” from the Glider options page. This will prevent debugging of your loading section and will significantly improve startup times.

Please confirm the bug is fixed.

Regards,
M.Y. Developers [import]uid: 55057 topic_id: 31273 reply_id: 125179[/import]

I can confirm that map loading is OK now, version 1.7.11 has fixed it.
Thank you very much [import]uid: 123550 topic_id: 31273 reply_id: 125182[/import]

Great! Let us know if you have any further questions. [import]uid: 55057 topic_id: 31273 reply_id: 125682[/import]

Great! Let us know if you have any further questions. [import]uid: 55057 topic_id: 31273 reply_id: 125682[/import]

Hi M.Y.
I’m evalutating LuaGlider on mac, and the download link seems to point the v1.7.07
– edited –
sorry, just realized to do an autoupdate so it now can test the v1.7.2
and lime work without problems.
Great!

thnks
Felice [import]uid: 108637 topic_id: 31273 reply_id: 128730[/import]

Hello Felice,

Glad to know you are able to get everything working. Let us know if you have any other issues.

Regards,
M.Y. Developers [import]uid: 55057 topic_id: 31273 reply_id: 128802[/import]

Hi M.Y.
I’m evalutating LuaGlider on mac, and the download link seems to point the v1.7.07
– edited –
sorry, just realized to do an autoupdate so it now can test the v1.7.2
and lime work without problems.
Great!

thnks
Felice [import]uid: 108637 topic_id: 31273 reply_id: 128730[/import]

Hello Felice,

Glad to know you are able to get everything working. Let us know if you have any other issues.

Regards,
M.Y. Developers [import]uid: 55057 topic_id: 31273 reply_id: 128802[/import]