Hello
I have an error when try to load locale strings
Error #2044: Unhandled ioError:. text=Error #2032: Stream Error. URL: app:/xml/locale/ru.xml
at com.in4ray.gaming.locale::LocaleBundle/load()[F:\game_dev\workspaces\github\firefly-sdk\firefly\src\com\in4ray\gaming\locale\LocaleBundle.as:88]
at com.in4ray.gaming.locale::LocaleManager/setLocale()[F:\game_dev\workspaces\github\firefly-sdk\firefly\src\com\in4ray\gaming\locale\LocaleManager.as:65]
i put them into ../../assets/xml/gamemodel.xml relative to my GameModel.as
Hello I have an error when try to load locale strings Error #2044: Unhandled ioError:. text=Error #2032: Stream Error. URL: app:/xml/locale/ru.xml at com.in4ray.gaming.locale::LocaleBundle/load()[F:\game_dev\workspaces\github\firefly-sdk\firefly\src\com\in4ray\gaming\locale\LocaleBundle.as:88] at com.in4ray.gaming.locale::LocaleManager/setLocale()[F:\game_dev\workspaces\github\firefly-sdk\firefly\src\com\in4ray\gaming\locale\LocaleManager.as:65]
i put them into ../../assets/xml/gamemodel.xml relative to my GameModel.as
So, where the proper place for that files?
SOLVED by GOOGLE