in4ray / firefly-sdk

Firefly - in4ray Gaming SDK
http://firefly.in4ray.com
Other
54 stars 11 forks source link

Locale XML Placement #21

Closed VladimirCores closed 10 years ago

VladimirCores commented 10 years ago

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