For weeks I was trying all what I can to find why my project won't be compiled. No APK no AIA possible.
My project is a word game, from random letters one has to find the longest possible word. That requires 8 list of words from 3 letter words to 10 letter words, in french.
Eventually I found that the trouble comes from the seven letter words list only.
It's not about the size of the list, as with a different longer list it's OK.
I checked for words longer or shorter in the list, not so.
I searched for any character apart from "," and ABCDEFGHIJKLMNOPQRSTUVWXYZ, in vain.
I tried using different part of the list, it's OK as far as the part is no longer than 1/3 of the list.
I am turning mad.
If I am using this list as a list of 2 sublists it's working but it's not practical at all.
Hi Ria_Das
Here is a screenshot of just a basic test for this list. As far as the list is disabled, it's working with lists of sublists. Should the list be enabled, no compiling possible.
Thanks
Thanks Timai2
With or without "list from csv row" block, it's crashing. The screenshot picture was my last attempt omitting "list from csv row" block and not using this list with button1.
TThe whole list is a killer.???,
I have checked for every weird characters either with "Word" either with an inventor app, no extra character.
I have created a project with this list (see screenshot) and this list split in 2 or 3 parts. The split lists work. The crash occurs if the list isn't disabled. Lunacy? MOT7.txt (188.1 KB)
Here is the list
Thanks
JB
Timai2
Just now I received a request from Ria_Dias for agreeing to share the aia. So far the link works, but I am going to upload this aia on google drive once more.