Pulled the latest updates for Glider today.
You broke something with the Gideros project settings. It all worked fine before the latest updates were pushed! I changed nothing.
1/ All of the Gideros plugin settings are gone (apart from the location of the player, but this doesnt work properly -( see 2))
2/ I got the following error when attempting to run using the simulator
I understand the majority of your customers use this for Corona. I use it for Corona and Gideros and purchased Glider for this reason!! Don’t you test this stuff out before you release?
post launch Exception in thread "main" java.io.FileNotFoundException: Source 'C:\Program Files (x86)\Gideros\GiderosPlayer.exe\All Plugins\LuaSocket\source\socket.lua' does not exist at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:1074) at org.apache.commons.io.FileUtils.copyFileToDirectory(FileUtils.java:1013) at org.apache.commons.io.FileUtils.copyFileToDirectory(FileUtils.java:977) at org.MYDevelopers.GiderosPlugin.GiderosStarter.GiderosStarter.launch(GiderosStarter.java:67) at org.MYDevelopers.GiderosPlugin.GiderosStarter.GiderosStarter.main(GiderosStarter.java:55)