Problem with upgrade to ver. 2.20

Sonny

Member
Licensed User
Longtime User
Greetings,

I am running Basic4Android ver 2.02 and everything is working just fine. I rename my present Basic4Android directory to something else, and run the 2.20 upgrade to a new directory path. Everything appears to work just fine. I open one of my 2.02 projects and this message pops up: "An error occurred. Object reference not set to an instance of an object." I'm able to compile and deploy this package to my device and all appears to be functioning normally, but the error message keeps popping up.

Help.

Thanks in advance.
>> Sonny <<
 

Sonny

Member
Licensed User
Longtime User
Thanks Erel.

I found the problem. Version 2.20 is MUCH better at catching "loose" variables. My problem turned out to be an undeclared variable that didn't get flagged by version 2.02 as invalid.

Thanks for the assist and for making version 2.20 so much better. :sign0098:

>> Sonny <<
 
Upvote 0
Top