Bug: Invalid path for Additional Libraries crashes IDE

Hennell

Member
Licensed User
Longtime User
If you try setting the 'Additional libraries' folder to an invalid path (Or end up with a single space in that box) the whole IDE will freeze up and need to be killed.

B4A will report an invalid path error on re-launch, but still retains the problem path; so if (for example) someone did get a space in said box they might go back to the preferences not see the problem and 'ok' it again only to get the same crash...

Pretty rare scenrio I know, but turns out it can happen! ;)

Edit: Should probably mention this was discovered/found in 1.80
 
Top