DSOs in Android assets folder
by redbarndan · in Torque 2D Professional · 04/30/2014 (10:18 am) · 3 replies
Does Android support dso files in the assets folder? I tried compiling the .cs files into .dso as used by my iOS app and then copying these into the assets folder but I get the following error.
04-30 12:51:11.973: I/Torque2D(6163): [2014/04/30 12:51:11] Module Manager: Cannot load explicit module Id 'Wonderful' at version Id '1' as it failed to have the script file '/modules/Wonderful/1/main.cs' loaded.
If I replace the .dso with the .cs equivalent all works fine. I'm curious since leaving these as .cs files would leave them exposed in the apk.
04-30 12:51:11.973: I/Torque2D(6163): [2014/04/30 12:51:11] Module Manager: Cannot load explicit module Id 'Wonderful' at version Id '1' as it failed to have the script file '/modules/Wonderful/1/main.cs' loaded.
If I replace the .dso with the .cs equivalent all works fine. I'm curious since leaving these as .cs files would leave them exposed in the apk.
About the author
Red Barn Games is a small independent studio looking to make a variety of great games using Torque engine technology.
Torque Owner Richard Ranft
Roostertail Games