Android Question .bal - Error loading file. How to open it?

b4xscripter

Member
Licensed User
Longtime User
Hi all,
First of all, many thanks for your help!

I have the problem qhen I try to open my .bal files. I always get the message Error loading file with the strange message (Translated from portuguese):

upload_2018-5-6_12-47-42.png


"The index is out of the interval. It should be negative or less than the collection's size."

How is is possible to resolve it?

Please find attached my .bal files.


Thanks in advance!

Best regards
 

Attachments

  • 1.bal
    21.6 KB · Views: 225
  • card1.bal
    8.1 KB · Views: 225

b4xscripter

Member
Licensed User
Longtime User
Hi, I just resolved this issue extracting my .apk file (previous version built). In the assets folder I found my "uncorrupted" .bal files I replaced in my project. Luckily, I didn't make change since I created my previous version so I didn't lose anything. Maybe my solution would help anyone.

Best regards
 
Upvote 0
Top