2.50 bug

melamoud

Active Member
Licensed User
Longtime User
hard to reproduce, but every few min, after I make a small change in the code, lets say even put a line in '

and compile (ALT-3) I get a strange error that make no sense like error in 'ELSE'
if I compile again it works well.

this happened to me 5 times today

FYI
 

melamoud

Active Member
Licensed User
Longtime User
EREL have you seen this ?

this is an annoying bug, it hapen to me all the time, and in most cases it show the line of the resume activity method or some strange place inside the main class
 
Upvote 0

melamoud

Active Member
Licensed User
Longtime User
no I just built a new project

after 20 min or so playing with it (nonsense code :)) it happen

I have attached screenshot of the error
 

Attachments

  • Clipboard01.png
    Clipboard01.png
    62.8 KB · Views: 447
Upvote 0

wy328

Member
Licensed User
Longtime User
Hi
i have the same problem. How can i run IDE with log parameter?

you can make a new text file with content:
mkdir c:\temp
C:\Program Files\Anywhere Software\Basic4android\Basic4android.exe -log

save this file and rename it to *.cmd
click it to run :cool:
 
Upvote 0
Top