I bought 1.6 today to upgrade from 1.4 and just cannot compile my app that was fine compiling under 1.4 earlier.
It has 2761 lines of code, it is the only one of my apps that will not compile (my other apps are a lot smaller). The compilation times out so I have increased the timeout value by a minute each time until even at nine minutes it times out. On the rare occasions it does not time out I get a top level error about running out of memory.
I changed the memory from 512 to 1024 for the dex and it has made no difference. My computer cpu usage rockets to 100% where it stays most of the time and my used ram goes from around 900 mb to 1.8 Gb which makes the computer unusable.
I have to stress my other apps compile fine just not this one, which leads me to ask is it a file size issue because I have a lot of lines of code?
If so how can I revert to 1.4, if I un install and wipe the program files folder will that do it or will I need to locate a registry key?
I really don't want to revert but I don't think I have a choice unless can have old and new version side by side which I don't think is possible
Dave
Edit: correction the time was five minutes (I double checked again as had changed it to nine at one point ) but there seems to be a reproducible bug.
If I set the timeout to five minutes it compiles but then the b4a ide was all greyed out and buttons missing meaning it could not be used and had to be closed with the x in the top right of the program. I tried again and whenever the timeout is set to a long time and does compile the same thing happens. I have found my app will actually compile now after four minutes and thirty seconds but the b4a ide has to be closed every time and restarted.
It has 2761 lines of code, it is the only one of my apps that will not compile (my other apps are a lot smaller). The compilation times out so I have increased the timeout value by a minute each time until even at nine minutes it times out. On the rare occasions it does not time out I get a top level error about running out of memory.
I changed the memory from 512 to 1024 for the dex and it has made no difference. My computer cpu usage rockets to 100% where it stays most of the time and my used ram goes from around 900 mb to 1.8 Gb which makes the computer unusable.
I have to stress my other apps compile fine just not this one, which leads me to ask is it a file size issue because I have a lot of lines of code?
If so how can I revert to 1.4, if I un install and wipe the program files folder will that do it or will I need to locate a registry key?
I really don't want to revert but I don't think I have a choice unless can have old and new version side by side which I don't think is possible
Dave
Edit: correction the time was five minutes (I double checked again as had changed it to nine at one point ) but there seems to be a reproducible bug.
If I set the timeout to five minutes it compiles but then the b4a ide was all greyed out and buttons missing meaning it could not be used and had to be closed with the x in the top right of the program. I tried again and whenever the timeout is set to a long time and does compile the same thing happens. I have found my app will actually compile now after four minutes and thirty seconds but the b4a ide has to be closed every time and restarted.
Last edited: